1840663 Members
2975 Online
110166 Solutions
New Discussion

space

 

space

Please
check space /var
/usr

tanks
3 REPLIES 3
A. Clay Stephenson
Acclaimed Contributor

Re: space

???

bdf /var /usr

If it ain't broke, I can fix that.
Dave Hutton
Honored Contributor

Re: space

bdf /var /usr
serverb:root /root # bdf /var /usr
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol9 3145728 2636752 508403 84% /var
/dev/vg00/lvol8 2097152 1482414 576331 72% /usr

I'm assuming thats what you are asking.
HGN
Honored Contributor

Re: space

Hi

You can use the bdf command to check the filesystem space details

bdf /var
bdf /usr

you can also you a du command.

Rgds

HGN