Operating System - Tru64 Unix
1828586 Members
2649 Online
109982 Solutions
New Discussion

Discrepancy in root filesystem utilization

 
Phani_4
Frequent Advisor

Discrepancy in root filesystem utilization

Hi,

OS : Digital Unix V4.0

In df -k output, the total amount of disk space of root is 500 MB, Used space is 100 MB..but the available space is showing only 4 MB.

Please if somebody knows how to correct it, help me out to resolve this issue.

suboz017:/dev/vol/rootdg > df -k /
Filesystem 1024-blocks Used Available Capacity Mounted on
root_domain#root 500000 106074 4576 96% /

Regards,
Phani
8 REPLIES 8
Mohamed  K Ahmed
Trusted Contributor

Re: Discrepancy in root filesystem utilization

You have problem with reporting the available size for all the devices.
This looks like a problem with the df command.
Check the patches database to see if there is a patch to resolve this error depending on your version.
Install the latest patch kit and check it out again

HTH
Mohamed
Michael Schulte zur Sur
Honored Contributor

Re: Discrepancy in root filesystem utilization

Hi,

what os are you exactly using, 4.0A-F?
Can you unmount the all the filesets except root and usr? Look for files, that are in the mount point directories and now covered by the filesets mounted. Otherwise start computer in single user mode and check the root_domain with /sbin/advfs/verify -r root_domain.

greetings,

Michael
Phani_4
Frequent Advisor

Re: Discrepancy in root filesystem utilization

Hi Michel,

The Digital Unix version is..

OS : Digital Unix V4.0D

suboz017:/usr/sbin > sizer -v
Digital UNIX V4.0D (Rev. 878); Thu Sep 16 10:11:48 METDST 1999

Thanks,
Regards,
Phani
Michael Schulte zur Sur
Honored Contributor

Re: Discrepancy in root filesystem utilization

Hi,

4.0D is a relatively old version. Do you have the latest patches for that? When will you be able to umount all filesets?

greetings,

Michael
Phani_4
Frequent Advisor

Re: Discrepancy in root filesystem utilization

Hi Michael,

I am basically a HP-UX guy..i have zero knowledge on Digital..even i don't know how to check the patch level of the system.

If i go to single user mode & if i run 'verify' command on the domains, will the problem get resolves ? Because the system is under production.

Cheers, Phani
Mohamed  K Ahmed
Trusted Contributor

Re: Discrepancy in root filesystem utilization

Phani,
Basically what you have to do now is update your system with the latest patchkit for V 4.0D, then if you have the OS of 4.0G, update the system to that version and apply the latest patch kit for 4.0G. Then consider upgrading to V 5.1B in the near future.
If you go to single user mode, you will kick all other users out of the system, so it dosn't care about production system. Schedule a system down time and upgrade it.
You will find valuable informations here
http://h30097.www3.hp.com/docs/best_practices/sys_bps.html

Hope this would help

Regards
Mohamed
Michael Schulte zur Sur
Honored Contributor

Re: Discrepancy in root filesystem utilization

Hi,

to check the version of the patchkit:
grep KIT /var/adm/patch/log/*.log

greetings,

Michael
Phani_4
Frequent Advisor

Re: Discrepancy in root filesystem utilization

Hi Ahmed,

Thanks for your info..

Regards,
Phani