Quota Modification | /scripts/fixquotas “Quota file not found or has wrong format”

by

Merhaba Değerli Ziyaretçimiz;

WHM >> Main >> Quota Modification ‘ta tanımladığınız değerler  “unlimited” ‘e dönüyorsa

“/scripts/fixquotas –force” çalıştırdıktan sonra “Quota file not found or has wrong format” hataları alıyorsanız

Şu adımları uygulayın

root@server [/]#touch /home/quota.user
root@server [/]#touch /home/quota.group
root@server [/]#chmod 600 /home/quota.user
root@server [/]#chmod 600 /home/quota.group

root@server [/]#quotacheck -acugv

root@server [/]# quotacheck -acugv
quotacheck: Cannot remount filesystem mounted on / read-only so counted values might not be right.
Please stop all programs writing to filesystem or use -m flag to force checking.

root@server [/]# quotacheck -acugvm
quotacheck: Scanning /dev/simfs [/] quotacheck: Cannot stat old user quota file: No such file or directory
quotacheck: Cannot stat old group quota file: No such file or directory
quotacheck: Cannot stat old user quota file: No such file or directory
quotacheck: Cannot stat old group quota file: No such file or directory
done
quotacheck: Checked 33478 directories and 368211 files
quotacheck: Old file not found.
quotacheck: Old file not found.

Şimdi tekrardan şu komutu uygulayın ;

root@server [/]#/scripts/fixquotas –force

Sorun düzelmesi gerekiyor.Eğer hosting hesaplarının cpanellerinde disk limiti hala “unlimited” olarak görülüyorsa cPanel’i güncelleyip tekrar kontrol edin.

root@server [/]#/scripts/upcp –force

İyi çalışmalar dileriz…

You may also like

Genel , Güncel

CDN – İçerik Dağıtımı Nedir?

CDN, özellikle global düzeyde ziyaretçiye sahip olan siteler için kullanıcı memnuniyetini oldukça fazla arttıracak bir içerik dağıtım teknolojisidir. Örneğin sizin bir internet siteniz var ve gelen hitler global düzeyde farklı ülkelerden olduğundan dolayı sadece...