- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- extendfs on root
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-20-2002 03:55 PM
12-20-2002 03:55 PM
extendfs on root
I have a root disk which was a 2g, which I increased it to 4G with ignite. There are 3 vol groups which are /dev/vg00/lvol3 as "/",and dev/vg00/lvol1 as "stand", dev/vg00/lvol2 as swap.
I have lvextend lvol3 to 2.5G, and tryied to extendfs -F hfs, but with not luck. Is it possible to increase lvol3 to show 2.5G
Many Thanks
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2002 04:02 PM
12-20-2002 04:02 PM
Re: extendfs on root
The easiest way to do that would have been when you put the 4G disk in. You used ignite so you could have just modified the LV sizes when you were there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2002 04:09 PM
12-20-2002 04:09 PM
Re: extendfs on root
Thanks ,but it was 1,6G and inorder for my to load our Dec Patches as well as our software maintance release, it goes up to 97% on /. I did increase the lvol3 with ignite but no success. Is it possible to re-ignite the disk and change values?.
Chris-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2002 06:05 PM
12-20-2002 06:05 PM
Re: extendfs on root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2002 06:09 PM
12-20-2002 06:09 PM
Re: extendfs on root
However, a large / volume is VERY non-standard. /tmp, /var, /opt, /usr and /home are usually separate volumes. The / volume needs to be only 100 to 300 megs. Things like patches and installed programs should never go into /.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2002 06:25 PM
12-20-2002 06:25 PM
Re: extendfs on root
Thanks for all u help. I did ignite it and succ increased it . My problem was that I forgot to modify it.
Bill: "/" consits of var,opt,sbin,tmp,usr on one logical vol and /stand on another (lvol1). It was create by DD years ago, I dont know why!.
What would we "dummies" do without ITRC forums.
Once again thanks
Chris