- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to increase the space of / filesystem
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
11-24-2003 09:03 PM
11-24-2003 09:03 PM
How to increase the space of / filesystem
/ file system is located in /dev/vg00/lvol3.
I need to add some 500MB of free space to the / filesystem. How can i go about in doing the same. Is it possible first?.
Thanks
Jagadesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2003 09:14 PM
11-24-2003 09:14 PM
Re: How to increase the space of / filesystem
You must unmirror lvo3 ( / ) from second disk and unmirror lvol4 from first, In this way you have a necessary continuos space to extend / lvol on first disk.
After this you must remirror lvol4 from second to first, and demirror lvol4 from second.
Now you can mirror lvol3 ( / ) from first to second and lvol4 from first to second.
You have increase the size of root lv.
I use thi metod 2 time.......all OK
By
Filo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2003 09:19 PM
11-24-2003 09:19 PM
Re: How to increase the space of / filesystem
It is possible by Ignite-UX utilities.
You try to good procedure on doc VIKBRC00010528 - Sys Adm: Using Ignite-UX to extend /stand or / filesystem?
I hope this helps you.
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2003 10:14 PM
11-24-2003 10:14 PM
Re: How to increase the space of / filesystem
There are lots of thread on this.
it's always batter to search on ITRC before posting it.
Here is some refrence
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0xf490e7613948d5118fef0090279cd0f9,00.html
http://us-support3.external.hp.com/emse/bin/doc.pl/sid=5d1e1ddd11b2fbca2c?todo=search&searchtext=root+file+system+extend&searchcriteria=allwords&searchtype=SEARCH_TECH_DOCS&searchtype=SEARCH_FORUMS&searchcategory=ALL&rn=25&presort=rank
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2003 12:04 AM
11-25-2003 12:04 AM
Re: How to increase the space of / filesystem
Perhaps the easiest solution would be to create a new lvol. Why do you need this space in '/' ?
Regards.