- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Enlarge System FS
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
03-03-2005 03:09 AM
03-03-2005 03:09 AM
Enlarge System FS
Can someone tell me how i can enlarge system related file systems?
I know for other data FS we have to unmount it enlare it then remount it, but how do i do this for the filesystems such as /var /usr /tmp /opt etc?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2005 03:13 AM
03-03-2005 03:13 AM
Re: Enlarge System FS
You will need to boot in single user mode.
If you add your system type, we can give you the right procedure.
# model
Best regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2005 03:15 AM
03-03-2005 03:15 AM
Re: Enlarge System FS
Mark Syder (like the drink but spelt different)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2005 03:19 AM
03-03-2005 03:19 AM
Re: Enlarge System FS
How do i boot in single user mode?
Also i do not have a console. I normally connect to them via telnet or ssh from my laptop to do daily activities.
If i boot in single user mode will i be able to connect form my laptop?
Please see the uname -a output:
uname -a
HP-UX devint B.11.11 U 9000/800 196434615 unlimited-user license
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2005 03:20 AM
03-03-2005 03:20 AM
Re: Enlarge System FS
9000/800/L3000-8x
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2005 03:20 AM
03-03-2005 03:20 AM
Re: Enlarge System FS
Reboot
Interrupt the boot process.
BOOT PRI
Interact with ISL? Y
hpux -is
This will bring you up in single-user mode as root with / mounted.
You then do an lvextend to grow the LVOL
and then an extendfs command to expand the filesystem.
Man lvextend, extendfs for details. Before doing any of this, do a vgdisplay -v /dev/vg00 to make sure that you have enough space. I would also do a bdf | lp beforehand so that you have the relavant data before you before you go into single-user mode.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2005 03:50 AM
03-03-2005 03:50 AM
Re: Enlarge System FS
Can i boot into single user mode if i dont have a console?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2005 03:55 AM
03-03-2005 03:55 AM
Re: Enlarge System FS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2005 03:58 AM
03-03-2005 03:58 AM
Re: Enlarge System FS
Can you tell me how i can set up a console for my machine?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2005 03:58 AM
03-03-2005 03:58 AM
Re: Enlarge System FS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2005 07:08 AM
03-03-2005 07:08 AM
Re: Enlarge System FS
To say something in my defence:
I have recently joined a company, all these machines were set up by an administrator before me.
I have an AIX background and i am not familliar with my ways around HP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2005 08:38 AM
03-03-2005 08:38 AM
Re: Enlarge System FS
Ask your manager for some extra budget (this is money very well spend) you could even buy these consoles on the used parts market.
I believe the C1099A is one of lower priced consoles.
Hope this helps,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2005 08:45 PM
03-03-2005 08:45 PM
Re: Enlarge System FS
in the case of a remote administation where no access to a console was available, I used this method:
- enlarge LVOL (of /opt e.g.) via lvextend
- saved /etc/bcheckrc
- edited bcheckrc to
-- umount the requested filesystem unconditinally (I think this was for /var only but doesn't harm)
-- add extendfs - command
-- mount requested filesystem
- rebooted
- changed bcheckrc to original
If you are an unexperienced admin, I would not do that - in case of errors in bcheckrc you probably need a console to recover...
mfG Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2005 05:16 AM
03-04-2005 05:16 AM
Re: Enlarge System FS
The previous Admin must have had something?
Maybe your rack has a management processor that you can telnet into? From the management processor you can log in and do everything that you can do from a console. Our system did not come with a serial console either. We did not feel comfortable not having a serial connection so we got this console.
http://h18000.www1.hp.com/products/thinclients/index_t5000.html
I still use the management processor most of the time, but the console gives me piece of mind, because I do not have to rely so much on power and the network
Good luck...