From: Michal L. <mi...@lo...> - 2007-04-15 22:01:37
|
Tony Shadwick wrote: > manager# df -h > Filesystem Size Used Avail Capacity Mounted on > /dev/ad0s1a 496M 76M 380M 17% / > devfs 1.0K 1.0K 0B 100% /dev > /dev/ad0s1e 496M 20K 456M 0% /tmp > /dev/ad0s1f 28G 1.9G 24G 7% /usr > /dev/ad0s1d 2.9G 39M 2.6G 1% /var > devfs 1.0K 1.0K 0B 100% /var/named/dev > /dev/fuse1 0B 0B 0B 100% /mysqlfs > > Um...capacity 100%? I have no idea how to get an amount of free space from MySQL. I could indeed count the Used space quite easily but not the free space. I'm not sure that MySQL can report it somehow. Any ideas? Michal |