HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- VG01 not mounting after reboot
Operating System - HP-UX
1829749
Members
1671
Online
109992
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-01-2000 03:56 PM
10-01-2000 03:56 PM
VG01 not mounting after reboot
Hi All,
I am using a HP900/J210xc/770 10.20 box. I was going to remove an external scsi drive which had a lv on it. Then I changed my mind. When I connected it back up and rebooted the system, the system will not come back on line unless I turn that drive off. It sat at the "looking of LVM that are available" and never moved. The lights on the external drive is flickering on and off like its trying to do something. Why isn't it not mounting anymore? How can I fix this problem?
This external disk drive contains some online backups I created. Nothing that the system needs.
Please help!!!!!!!!!!!!!!!!
I am using a HP900/J210xc/770 10.20 box. I was going to remove an external scsi drive which had a lv on it. Then I changed my mind. When I connected it back up and rebooted the system, the system will not come back on line unless I turn that drive off. It sat at the "looking of LVM that are available" and never moved. The lights on the external drive is flickering on and off like its trying to do something. Why isn't it not mounting anymore? How can I fix this problem?
This external disk drive contains some online backups I created. Nothing that the system needs.
Please help!!!!!!!!!!!!!!!!
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2000 02:00 PM
10-02-2000 02:00 PM
Re: VG01 not mounting after reboot
Tracie,
Double check that you have not bumped (re-assigned) the scsi-id's on the external unit, and also confirm external scsi cabling - is it still terminated? The system really hates it when it tries to probe the scsi bus and finds two of the same thing. If the unit has mulitple scsi-id's for multiple devices, confirm them all - they should be unique.
If you can't remember the scsi id it should be (you don't have it written down?) you can delve a bit deeper. Remove the drive (be sure to terminiate the exposed connector. Interrupt the boot sequence and search for boot paths - you should see the scsi id's for the units you have on the chain. The ID you're after won't be one of these. From memory, disk drive ID's tend to be issued lower in the scsi-id range, whereas tape drives etc tend to be higher - but there's no guarantee that's how yours was configured.
Hope that helps,
Cheers,
Murray
Double check that you have not bumped (re-assigned) the scsi-id's on the external unit, and also confirm external scsi cabling - is it still terminated? The system really hates it when it tries to probe the scsi bus and finds two of the same thing. If the unit has mulitple scsi-id's for multiple devices, confirm them all - they should be unique.
If you can't remember the scsi id it should be (you don't have it written down?) you can delve a bit deeper. Remove the drive (be sure to terminiate the exposed connector. Interrupt the boot sequence and search for boot paths - you should see the scsi id's for the units you have on the chain. The ID you're after won't be one of these. From memory, disk drive ID's tend to be issued lower in the scsi-id range, whereas tape drives etc tend to be higher - but there's no guarantee that's how yours was configured.
Hope that helps,
Cheers,
Murray
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2000 08:29 PM
10-02-2000 08:29 PM
Re: VG01 not mounting after reboot
It seems as though the controler instance number for the external drive may have changed after disconnecting/reconnecting the drive. If this happened then the device file would be different and lvm would think the drive is no longer there. Here's one suggestion, export vg01 and then import it.
Boot to su mode.
-Interrupt boot (10 sec message hold esc)
-from main menu type: boot pri isl
-yes to interract w/ ipl
-from ISL prompt type: hpux -is
# vgexport -v -s -m vg01.map /dev/vg01
# mkdir /dev/vg01
# mknod /dev/vg01/group c 64 0x010000
# vgimport -v -s -m vg01.map /dev/vg01
# vgchange -a y /dev/vg01
# shutdown -ry 0
-If all goes well your box will boot back up and vg01's filesystems will be mounted. Hope this helped!
Boot to su mode.
-Interrupt boot (10 sec message hold esc)
-from main menu type: boot pri isl
-yes to interract w/ ipl
-from ISL prompt type: hpux -is
# vgexport -v -s -m vg01.map /dev/vg01
# mkdir /dev/vg01
# mknod /dev/vg01/group c 64 0x010000
# vgimport -v -s -m vg01.map /dev/vg01
# vgchange -a y /dev/vg01
# shutdown -ry 0
-If all goes well your box will boot back up and vg01's filesystems will be mounted. Hope this helped!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP