tarzan1234
Verified User
- Joined
- Nov 4, 2012
- Messages
- 22
Hi,
i have problem on my directadmin, Disk Usage is showing 0.00, i try to fix it using this tutorial: http://help.directadmin.com/item.php?id=42
But it cust me 2 days downtime till datacenter fixed it for me.
this is my /etc/fstab file content
	
	
	
		
any one now how to fix this ??
thanks in advanced
				
			i have problem on my directadmin, Disk Usage is showing 0.00, i try to fix it using this tutorial: http://help.directadmin.com/item.php?id=42
But it cust me 2 days downtime till datacenter fixed it for me.
this is my /etc/fstab file content
		Code:
	
	/dev/mapper/vg-root     /                       ext4    discard,noatime 1 1
UUID=cb661c9f-34a8-49e0-b8a4-e97b44698c05 /boot ext2    defaults        1 2
/dev/mapper/vg-tmp      /tmp                    ext4    discard,noatime,rw,noexec,nosuid  1 2
/dev/mapper/vg-swap     swap                    swap    defaults        0 0
tmpfs                   /dev/shm                tmpfs   rw,noexec,nosuid        0 0
devpts                  /dev/pts                devpts  gid=5,mode=620  0 0
sysfs                   /sys                    sysfs   defaults        0 0
proc                    /proc                   proc    defaults        0 0
./var/tmpMnt            /tmp                    ext3    loop,rw,noexec,nosuid,nodev 0 0.any one now how to fix this ??
thanks in advanced
 
 
		
