Missing Disk Usage
Sep 5, 2007
whm only shows this in server information area > disk usage
Code:
Filesystem Size Used Avail Use% Mounted on
/usr/tmpDSK 243M 4.4M 226M 2% /tmp
/tmp 243M 4.4M 226M 2% /var/tmp
It is not showing actual disk space for sda1/sdb1
I restarted crond and that did not fix it, nor forced cpanel update.
View 3 Replies
ADVERTISEMENT
Nov 18, 2007
SSH and whm are missing primary disk info. How do I fix this?
Code:
root@server [~]# df -h
Filesystem Size Used Avail Use% Mounted on
/usr/tmpDSK 243M 4.9M 225M 3% /tmp
/tmp 243M 4.9M 225M 3% /var/tmp
Code:
LABEL=/ / ext3 none /dev/shm tmpfs rw,noexec,nosuid,nodev 0 0,usrquota 1 1
LABEL=/boot /boot ext3 none /dev/shm tmpfs rw,noexec,nosuid,nodev 0 0 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc none /dev/shm tmpfs rw,noexec,nosuid,nodev 0 0 0 0
none /dev/shm tmpfs none /dev/shm tmpfs rw,noexec,nosuid,nodev 0 0 0 0
/dev/sda2 swap swap none /dev/shm tmpfs rw,noexec,nosuid,nodev 0 0 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
/usr/tmpDSK /tmp ext3 defaults,noauto 0 0
View 2 Replies
View Related
Jul 21, 2007
i Have 2 vps From Swvps and HostForWeb
When Finish Transfer Old VPS( HostForWeb ) To New VPS (Swvps.com) and See Disk Usage
Swvps=> 13 gig Usage
HostForWeb=> 23 gig space!
View 5 Replies
View Related
Jul 11, 2009
I'm having a problem with my /usr. When I check it through WHM it's 100% full. But when I check it through SSH ( du -sh /usr ). it's almost 50% full
is there a way to let WHM recalculates the disk usage for /usr.
i already tried to empty it. but the 100% in WHM never changed. I deleted about 3GB of files. but in WHM, still saying 9.4GB used from 9.9GB
View 14 Replies
View Related
Jun 5, 2008
I am getting problem , my package is 500MB and i have checked cpanel > file manager , there is showing disk usage 350 MB but there is no file under public_html/ and out of public_html/ directory , what can i do and why this is showing 350 MB disk usage but there is no files.
View 9 Replies
View Related
Sep 2, 2007
I recently had to do an OS reload on my server box and when i restored all the accounts, they are all viewing as using 0mb of space.
View 7 Replies
View Related
Nov 11, 2007
my vps virtuozzo indicates that my disk usage is full. However, my only 1 site is using only a few gig.
what should i do? what folder should i safely delete to free up some space?
etc, dev? or maybe tmp?
View 7 Replies
View Related
Feb 11, 2008
root@server # df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 145G 145G 0 100% /
/dev/sda1 99M 41M 54M 44% /boot
none 250M 0 250M 0% /dev/shm
/usr/tmpDSK 6.7G 74M 6.3G 2% /tmp
/tmp 6.7G 74M 6.3G 2% /var/tmp]
I cannot trace where the usage is coming from. There is only one account on this box using 26GB. Its a centos/cpanel box. I checked /var/log and had already deleted audit.d directory. /usr/local/apache/domlogs and logs show almost nothing.
View 7 Replies
View Related
Jul 12, 2008
Running the latest version of WHM 11.23.2 & cPanel 11.23.4-C26138
So far tried the following commands:
/scripts/initquotas
/scripts/resetquotas
/scripts/fixquotas
the above commands done nothing - really waste of time!
The cPanel asked my to contact my VPS provider and ask them to reinitialize quotas for your VE and possibly check further into the node to correct the issue. As for VPS provider they did some tests & told me that they "fixed" & can't find any issues on the node, but the problem is still exists.
asked by VPS provider to do:
/scripts/fixquotas
restart VPS
/scripts/upcp --force
how to fix cPanel bug?
The attached image are proof of Disk usage not being updated in WHM & cPanel, as this account contains 17.6 MB (18,472,960 bytes).
View 2 Replies
View Related
Apr 3, 2008
When I check hard disk usage I get the following:
Quote:
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 9.7G 8.4G 905M 91% /
/dev/sda5 215G 415M 204G 1% /var
/dev/sda1 99M 16M 78M 17% /boot
tmpfs 2.0G 0 2.0G 0% /dev/shm
/dev/sdb1 227G 188M 215G 1% /disk1
sda2 is 91% used.. I am not sure what is it filled with. How can I know what is exactly on that partition?
View 6 Replies
View Related
Aug 30, 2008
I'm starting a webhosting business in the next few months (working on the panel), and was wondering what is the best method to limit the amount of disk usage the user can use? I know about Disk Quota, but that would be a pain to use. Is there anything built into IIS7?
Also, is it possible to use a SQL 05 DB for FTP user accounts with IIS7? If not, is there any other way to have FTP accounts *without* having to create a windows user account?
View 5 Replies
View Related
Jan 19, 2014
I have been a Plesk Panel user for several years and I found PPA very interesting because of its great scalability.
It has been time consuming to figure it out how PPA handles several Plesk Panel aspects.
Does PPA has support for MailEnable disk usage calculation? If it does, where? and how often does it collect disk usage info from Mail Service Node??
View 3 Replies
View Related
Mar 12, 2015
I'm running Plesk 12.0.18 on Centos 7, recently I've got emails from backup service stating that it could not complete the backup due to insufficient space available on disk. Normally I have plenty of disk space available so I check the disk using the command
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/root 20G 2.3G 17G 13% /
/dev/md2 91G 82G 4.4G 95% /var
it seems that /var has been growing up a lot,
but if I run the command
du -sh /var
I get a total size of 5.7G (not 82G as stated before)
is Plesk calculating the wrong size or it's me using the wrong commands?
View 3 Replies
View Related
Nov 23, 2008
[openvz] WHM not show partition on Service Status and Disk usage
Hi, the VPS not show the partition on "Service Status" of WHM and in the "Show Current Disk Usage" see the Attach Files images...
How to fix/show this?
Attached Thumbnails
ÂÂ*
View 12 Replies
View Related
Dec 25, 2008
today i get a vps from lime, and i try to create a vps
but when i try to enable vps i get this message :
Could Not Start Vps, Reason: vzquota : (error) Quota getstat syscall for id 110: Inappropriate ioctl for device: vzquota init failed [3]:
and the disk usage not display properly:
View 3 Replies
View Related
Mar 17, 2014
I'm on PPA 11.5 MU#2 (Should upgrade to MU#3 soon). My problem is that the Usage of Disk Space for all my customers subscriptions are not calculated. I've run the daily maintenance script (which it actually runs periodically), but there's no update on the display.
View 3 Replies
View Related
Jul 14, 2014
I have upgrade plesk to 12 version and after upgrade all the domains that have more than 2048 MB on the server are shown as 2048 MB.
If i go on the domain statistic the tab the total disk usage is 2048.1 MB but on the graph the services disk usage are shown correctly.
I have 2 print screen.
View 6 Replies
View Related
May 7, 2015
It appears that my clients disk space usage calculation is including admin full server FTP backups that I am doing.
This shouldn't be the case, these full server backups that I'm doing should not count towards my clients plans disk space allowance.
View 2 Replies
View Related
Jan 29, 2015
I migrated from one server running Plesk 10.4.4 Update #59 to a new server running Plesk 11 which I then updated to 12.0.18 Update #32. Since moving to Plesk 12 the "Notify when disk space/traffic usage reaches" emails have been being sent to our customers set up on the server whereas previously they were sent to the server admin email address.
Is this a change with this version?
View 1 Replies
View Related
Apr 29, 2008
My server has a small SAS disk(about 73G), if I use 90% diskspace of it, is it good idea, will it harm the physical HDD?
View 6 Replies
View Related
Jan 8, 2009
I am looking for better disk performance. Due to the tight budget, I have to choose one of following options as my disk choice:
2 SATAII disk w/RAID0, 7200rpm, 32M cache for each disk
1 SAS disk, 15000rpm, 16M cache.
which one will be better and how better if other things(hardware & OS) are same?
View 14 Replies
View Related
Sep 1, 2008
can a Xen disk image be converted to a diskpartition?
Someone is asking whether I can host his disk image at his current host, which he is leaving for poor I/O (wonder why that would be ). I can host a diskimage, but I don't like diskimages (slow, and 100GB isn't very 'comfortable' either). Is there any way out there to convert a disk image into a normal partition?
View 3 Replies
View Related
Apr 24, 2013
I use apache with CentOS VPS hosting for my blog. I only host one blog in this VPS account. I have 1.5GB RAM and I have 7, 500 page preview per day. My page loading time is 2-3 seconds (according to the pingdom tool).
I want to know what is the best performance (faster web page loading) W3 Total cache option for VPS hosting blog. Currently I use Disk to enhance for page cache and database cache for disk.
View 2 Replies
View Related
Jul 26, 2009
Mail is working fine and I receive root's email. My partner user2@[url]would like to receive the root e-mails however she doesn't.
I added her email to the /etc/aliases as seen below and then tried to run the newaliases command and discovered that it doesn't seem to exist. Has anyone else ran into this type of issue before? How do I get root e-mails directed to both of us?
Running:
cPanel 11.24.5-R37629 - WHM 11.24.2 - X 3.9
CENTOS 5.3 i686 standard on bamboo
Code:
root@bamboo [/etc]# tail -2 aliases
# Person who should get root's mail
root: user1@[url], user2@[url]
root@bamboo [/etc]# newaliases
bash: newaliases: command not found
root@bamboo [/etc]# updatedb
root@bamboo [/etc]# locate newaliases
root@bamboo [/etc]#
Code:
root@bamboo [/etc]# uname -a
[url]2.6.18-128.1.14.el5PAE #1 SMP Wed Jun 17 07:15:54 EDT 2009 i686 i686 i386 GNU/Linux
View 1 Replies
View Related
Apr 9, 2009
How to correct "Missing nameservers reported by your nameservers"?
The Nameservers of the dedicated server is working just fine but whenever I create nameserver for my reseller account on WHM all domains using the nameservers of my resellers which is something like this ns1.resellerdomain.com ns2.resellerdomain.com, I got error from dns tool Missing nameservers reported by your nameserver. but all domains under that reseller works okay but I just want to make sure there is issue on this matter.
ERROR: One or more of the nameservers listed at the parent servers are not listed as NS records at your nameservers.
The problem NS records are:
ns2.resellerdomain.com
ns1.resellerdomain.com
This is listed as an ERROR because there are some cases where nasty problems can occur (if the TTLs vary from the NS records at the root servers and the NS records point to your own domain, for example).
View 3 Replies
View Related