- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- mount external boot disc for reading - urgent!
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
09-12-2005 06:50 AM
09-12-2005 06:50 AM
Re: mount external boot disc for reading - urgent!
You'll need a new vg for the new disk.
You can't import it to an existing vg.
Check also the directory /etc/lvmconf for unused entries. if there is vg00 is configured only, there have to be this files:
vg00.conf
vg00.conf.old
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 06:52 AM
09-12-2005 06:52 AM
Re: mount external boot disc for reading - urgent!
The j200 had a LVM boot disk
vgchange says at the end: volume group "/dev/vg00" couldn't be activated.
Could I have destroyed the LVM infos?
Which mount command could I try?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 06:57 AM
09-12-2005 06:57 AM
Re: mount external boot disc for reading - urgent!
there was no vg on the ws before:
/etc/fstab:
/dev/dsk/c2t6d0 / hfs defaults 0 1
/dev/dsk/c2t5d0 /disk2 vxfs rw,suid,delaylog,datainlog 0 1
/dev/dsk/c2t5d0 /disk2 swap end,pri=0 0 0
cadfek1:/opt/pro /opt/pro nfs rw,bg,hard 0 0
cadfek1:/opt/CoCreate_V11 /opt/CoCreate_V11 nfs rw,bg,hard 0 0
netcad:/home/users /users nfs rw,bg,hard 0 0
netcad:/home/pe_user /pe_user nfs rw,bg,hard 0 0
netcad:/home/apk_archive /apk_archive nfs rw,bg,hard 0 0
netcad:/home/kb_archive /kb_archive nfs rw,bg,hard 0 0
netcad:/home/pro17 /pro19 nfs rw,suid 0 0
netcad:/home/pro18 /pro nfs rw,bg,hard 0 0
netcad:/home/gpl /gpl nfs rw,bg,hard 0 0
netcad:/home/ivt_archive /ivt_archive nfs rw,bg,hard 0 0
netcad:/home/cadim /cadim nfs rw,bg,hard 0 0
/dev/dsk/c2t6d0 / swapfs min=0,lim=32768,pri=1 0 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 06:58 AM
09-12-2005 06:58 AM
Re: mount external boot disc for reading - urgent!
lvlnboot (see man page) and try again.
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 07:03 AM
09-12-2005 07:03 AM
Re: mount external boot disc for reading - urgent!
What OS version is on that system?
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 07:10 AM
09-12-2005 07:10 AM
Re: mount external boot disc for reading - urgent!
so lvlnboot -v only shows my new vg, but as 'not activ'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 07:13 AM
09-12-2005 07:13 AM
Re: mount external boot disc for reading - urgent!
Check this doc.
http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000075725050
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 07:36 AM
09-12-2005 07:36 AM
Re: mount external boot disc for reading - urgent!
vgimport -v /dev/vg01 says:
Import begins
volume(device?) cannot be read
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 07:50 AM
09-12-2005 07:50 AM
Re: mount external boot disc for reading - urgent!
http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000079989760
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 08:14 AM
09-12-2005 08:14 AM
Re: mount external boot disc for reading - urgent!
In the dokument - I don't understand this lines:
To match the group of disks to a single volume group do the following:
FYI: 0x2008?4 is always the offset of the lvm data structure.
# echo 0x2008?4D|adb /dev/dsk/c0t0d4
Maybe too late today - I'll continue tomorrow
Thanks V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 08:18 AM
09-12-2005 08:18 AM
Re: mount external boot disc for reading - urgent!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 08:27 AM
09-12-2005 08:27 AM
Re: mount external boot disc for reading - urgent!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 10:26 AM
09-12-2005 10:26 AM
Re: mount external boot disc for reading - urgent!
Try to check the disk if it is ok or not,
try reading the disk with dd as follows:
dd if=/dev/dsk/c0t0d4 of=/dev/null bs=1024
[Press Ctrl+c to stop ]
* and keep an eye on the LED of the disk, it should keep glowing.., If not the disk is having problem.
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 07:34 PM
09-12-2005 07:34 PM
Re: mount external boot disc for reading - urgent!
so it seems like I damaged/formated the boot sector of the disk
It would have been better to select 'volume groups' in SAM instead of 'disks devices'
There's also the possibility to import vg's.
I tried to create a new logical volume (over the existing?) and this didn't work.
Thanks to all!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2005 07:48 PM
09-12-2005 07:48 PM
Re: mount external boot disc for reading - urgent!
I hope I can read an older backup tape of the ws.
- « Previous
-
- 1
- 2
- Next »