- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HP-UX11iv3 -- How to extend / file system
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
08-24-2008 01:38 AM
08-24-2008 01:38 AM
HP-UX11iv3 -- How to extend / file system
Warning: rounding up logical volume size to extent boundary at size "5008" MB.
lvextend: Not enough free physical extents available.
Logical volume "/dev/vg00/lvol3" could not be extended.
Failure possibly caused by contiguous allocation policy.
Failure possibly caused by strict allocation policy
I tried this command even in the single user mode.
How i extend / file system in HP-UX 11Iv3?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2008 01:54 AM
08-24-2008 01:54 AM
Re: HP-UX11iv3 -- How to extend / file system
Ignite Backup
downtime
Restore-modify the size of / while restore.
Release to business
Anshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2008 01:58 AM
08-24-2008 01:58 AM
Re: HP-UX11iv3 -- How to extend / file system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2008 02:29 AM
08-24-2008 02:29 AM
Re: HP-UX11iv3 -- How to extend / file system
1. As mentioned, use the Ignite/UX program to backup your vg00 volume, then restore it by increasing the size for /.
2. (usually the simplest) Remove all the junk files and directories that are in /. The / directory is static, that is, it does not grow at all unless bad mistakes have been made. Fix the mistakes and the requirement goes away.
To find mistakes in the / filesystem, use this command:
du -kx / | sort -rn | head -20
Then post the results and we can tell you what to fix.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2008 03:19 AM
08-24-2008 03:19 AM
Re: HP-UX11iv3 -- How to extend / file system
/(root), swap and /stand file system are always contiguous so cannot be operated like others for extension.
Best fix as of now is you find out big size files (backup or old copies) and move them to some other FS....remember ---Dont move OS files critical to run OS.
apart from du you can also use find
find / -xdev -type f -size +100000 -exec ll -rt {} \;
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2008 03:34 AM
08-24-2008 03:34 AM
Re: HP-UX11iv3 -- How to extend / file system
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2008 03:34 AM
08-24-2008 03:34 AM
Re: HP-UX11iv3 -- How to extend / file system
Make an ignite make_tape_recovery or make_net_recovery backup.
Restore the system.
Intervene when prompted to change file system sizes.
However, as I'm sure Bill has noted, there really should not be a need to put any real files on root. Therefore I would hunt around and find out what is taking the space and try avoid the expansion exercise.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com