- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Can I vparmodify a boot path without taking do...
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
06-14-2005 08:03 AM
06-14-2005 08:03 AM
Can I vparmodify a boot path without taking down the vPar?
vparmodify -p vpar1 -d io:x/x/x/x -a io:y/y/y/y/y.
From what I've read, the only vpar modification that can be done while the vpar is up is add/delete unbound CPUs.
Any work arounds?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2005 08:10 AM
06-14-2005 08:10 AM
Re: Can I vparmodify a boot path without taking down the vPar?
No....I'm pretty sure you can do this online.
BUT - you don't need the -d AND you need to add :ALTBOOT *immediately* following the HW path - NO space.
You just need the par_name "-p" & alternate boot path "-a" parms....and....you could designate both by appending either :BOOT or :ALTBOOT to -a parm HW path.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2005 08:24 AM
06-14-2005 08:24 AM
Re: Can I vparmodify a boot path without taking down the vPar?
setboot -a 0/8/0/0/0.2
for example.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2005 08:28 AM
06-14-2005 08:28 AM
Re: Can I vparmodify a boot path without taking down the vPar?
gives:
vparmodify: Error: Virtual partition dnux071 must be in the Down state.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2005 08:36 AM
06-14-2005 08:36 AM
Re: Can I vparmodify a boot path without taking down the vPar?
Alternate bootpath : 7/0/9/0/0.4.0
I understand that this path - which is different than 7/0/9/0/0/4/0.0.0 - is a result of using the setboot command.
So the question remains, but as an addition, why is the setboot command giving us a bad result?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2005 02:05 AM
06-15-2005 02:05 AM
Re: Can I vparmodify a boot path without taking down the vPar?
Thanks Jeff for the help - but it doesn't look like a vpar bootpath can be changed unless the vpar is down. It sure would be nice to be able to do it hot though.