- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Discrepancy in root filesystem utilization
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2003 09:16 PM
12-17-2003 09:16 PM
Discrepancy in root filesystem utilization
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2003 11:44 PM
12-17-2003 11:44 PM
Re: Discrepancy in root filesystem utilization
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2003 12:35 AM
12-18-2003 12:35 AM
Re: Discrepancy in root filesystem utilization
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2003 12:46 AM
12-18-2003 12:46 AM
Re: Discrepancy in root filesystem utilization
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2003 01:19 AM
12-18-2003 01:19 AM
Re: Discrepancy in root filesystem utilization
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2003 01:25 AM
12-18-2003 01:25 AM
Re: Discrepancy in root filesystem utilization
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2003 01:35 AM
12-18-2003 01:35 AM
Re: Discrepancy in root filesystem utilization
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2003 02:35 AM
12-18-2003 02:35 AM
Re: Discrepancy in root filesystem utilization
to check the version of the patchkit:
grep KIT /var/adm/patch/log/*.log
greetings,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2003 02:36 AM
12-18-2003 02:36 AM
Re: Discrepancy in root filesystem utilization
Thanks for your info..
Regards,
Phani