HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- erros message after adjusting lvol5
Operating System - HP-UX
1832778
Members
3050
Online
110045
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
07-26-2001 06:12 AM
07-26-2001 06:12 AM
erros message after adjusting lvol5
I was running out of space in lvol5 (/opt) so I adjusted it via SAM. Shortly after I adjusted it I began getting System messages from one of my applications stating that the "Filesystem '/opt/(mounted on /dev/vg00/lvol5)' is 226 % used. Which is totally inaccurate. So I started working with the one of the developers of the application who told me that they check the size and used cluster by system call. And it appears as if HP-UX defects or mis-operation that the informatin does not change/update of size change. As the result, the calculation becomes over 100%.
So the application developer thinks it is a HP-UX issue. Has anyone else seen this type of probelm with the system call and if so how was it resolved?
So the application developer thinks it is a HP-UX issue. Has anyone else seen this type of probelm with the system call and if so how was it resolved?
Keep it Simple!~
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2001 06:24 AM
07-26-2001 06:24 AM
Re: erros message after adjusting lvol5
You should first umount the adjusted logical volume and mount it again to reflect the updated size information to the system if you have used Online-JFS, sometimes.
Hope this helps.
Hope this helps.
Never say "no" first.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2001 07:56 AM
07-26-2001 07:56 AM
Re: erros message after adjusting lvol5
MeasureWare may be the culprit. If you are running it and monitoring the size and usage of the file systems, then you need to stop and restart the MeasureWare daemons.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2001 10:39 PM
07-26-2001 10:39 PM
Re: erros message after adjusting lvol5
Hi
Whenever U want to do any changes in in any filesystem, It is better to unmount. In ur case it may not allow to unmount, because filesystem may be in Use. In that case always better to boot in lvm maintanence (type hpux -lm in ISL prompt) mode and do the modification.
Best method I will list down
Boot thru lvm maintanence mode
#vgchange -a y vg00
#lvextend "new size" /dev/vg00/lvol5
#extendfs /dev/vg00/rlvol5
#mount -a
#bdf
Now ur file system size should be OK. Then reboot in normal mode. If U do like this U could have avoided the above error message.
Best of luck
Shahul
Whenever U want to do any changes in in any filesystem, It is better to unmount. In ur case it may not allow to unmount, because filesystem may be in Use. In that case always better to boot in lvm maintanence (type hpux -lm in ISL prompt) mode and do the modification.
Best method I will list down
Boot thru lvm maintanence mode
#vgchange -a y vg00
#lvextend "new size" /dev/vg00/lvol5
#extendfs /dev/vg00/rlvol5
#mount -a
#bdf
Now ur file system size should be OK. Then reboot in normal mode. If U do like this U could have avoided the above error message.
Best of luck
Shahul
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP