- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: swaping disk from B1 to A1 in L1000
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
10-12-2005 06:55 PM
10-12-2005 06:55 PM
swaping disk from B1 to A1 in L1000
In my L1000 server the root disk is installed in B1(0/0/1/1.2) slot. Now this slot is having problem.from this slot server is not booting. I fixed new disk to this B1 slot and try to load HP unix but failed.so i loaded the hp by installing new disk in A1(0/0/2/0/2, it loaded successfully.so i came to conclusion that my original disk is fine but slot B1 is having problem.
so I want to insert original disk to A1( 0/0/2/0.2)
after inserting in A1, it is detected by Sea command.
but it is not booting in A1. what are the changes should i make to boot the server form A1(0/0/2/0.2)?
Please help me.
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 07:02 PM
10-12-2005 07:02 PM
Re: swaping disk from B1 to A1 in L1000
Also is this a boot disk?? Have you boot through it in the past?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 07:03 PM
10-12-2005 07:03 PM
Re: swaping disk from B1 to A1 in L1000
Can u boot in maintenance mode?
what's the output of lvlnboot -v?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 07:13 PM
10-12-2005 07:13 PM
Re: swaping disk from B1 to A1 in L1000
your autoboot string does not point to the correct disk.
Your lvlnboot info could be bad:
lvlnboot -s /dev/vg00/lvol2
lvlnboot -r /dev/vg00/lvol3
lvlnboot -b /dev/vg00/lvol1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 07:36 PM
10-12-2005 07:36 PM
Re: swaping disk from B1 to A1 in L1000
install the drive in the new slot and boot to LVM maintenance mode.
#hpux -lm
install device files
#insf -e
vgexport and vgimport the vg00
(e.g.
#vgexport vg00
#mkdir /dev/vg00
#mknod /dev/vg00/group c 64 0x000000
#vgimport /dev/vg00 /dev/dsk/cxtyd0
configure the boot information
(lvlnboot -r|-b|-d ...
reboot!
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
