HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- recovery from an ignite tape
Operating System - HP-UX
1833154
Members
3650
Online
110051
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
12-05-2007 12:19 AM
12-05-2007 12:19 AM
recovery from an ignite tape
I'll replace 36GB disks (vg00) on a rp8400 by 72GB disks using a recovery from a make_tape_recovery.
the server contains 2 other disks configured on vg01.
i'd like to khnow which disk will be used on the recovery? i'm afraid that the recovery could erase vg01 disks
the server contains 2 other disks configured on vg01.
i'd like to khnow which disk will be used on the recovery? i'm afraid that the recovery could erase vg01 disks
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2007 12:24 AM
12-05-2007 12:24 AM
Re: recovery from an ignite tape
If you have the new disks in the same slots as the original boot disks, your data disks will not be touched.
To be really sure, you can either run ignite interactively or pull out the data disks.
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!
To be really sure, you can either run ignite interactively or pull out the data disks.
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
12-05-2007 06:01 AM
12-05-2007 06:01 AM
Re: recovery from an ignite tape
Hi Nappy,
Make sure that the physical device associated to the vg00 is different from that of vg01 (this can be done using ioscan -fnkC disk).
You can use a tool called lvm.11 to help. The tool prints LVM structural information you could use to verify a disk.
The tool is attached.
1) Run the command against the suspect disk device files:
# lvm11 -d /dev/rdsk/c#t#d# > /tmp/c#t#d#.out
2) Then look at the TOP of the output for "The physical volume ID."
This field will be the same if it is the same disk (alternate path).
Example: # head /tmp/c#t#d#.out
Primary LVMREC fields
PSN == Physical Sector Number == DEV_BSIZE Units == Kb's
All units are Kb's except where specified
/* LVM ID */LVMREC01
/* The physical volume ID. */ 479693391 1065185644 <------COMPARE ----------<
i.e. pvcreate(1m) was run on CPU with ID 479693391 at Fri Oct 3 08:54:04 2003
/* The volume group ID. */ 479693391 1065185645
i.e. vgcreate(1m) was run on CPU with ID 479693391 at Fri Oct 3 08:54:05 2003
/* Last physical sector number. */ 4194156
/* Physical Volume Number in VG */ 0
If the physical device associated are unique, you are safe to restore from ignite make_tape_recovery.
Thanks,
Srikanth
Make sure that the physical device associated to the vg00 is different from that of vg01 (this can be done using ioscan -fnkC disk).
You can use a tool called lvm.11 to help. The tool prints LVM structural information you could use to verify a disk.
The tool is attached.
1) Run the command against the suspect disk device files:
# lvm11 -d /dev/rdsk/c#t#d# > /tmp/c#t#d#.out
2) Then look at the TOP of the output for "The physical volume ID."
This field will be the same if it is the same disk (alternate path).
Example: # head /tmp/c#t#d#.out
Primary LVMREC fields
PSN == Physical Sector Number == DEV_BSIZE Units == Kb's
All units are Kb's except where specified
/* LVM ID */LVMREC01
/* The physical volume ID. */ 479693391 1065185644 <------COMPARE ----------<
i.e. pvcreate(1m) was run on CPU with ID 479693391 at Fri Oct 3 08:54:04 2003
/* The volume group ID. */ 479693391 1065185645
i.e. vgcreate(1m) was run on CPU with ID 479693391 at Fri Oct 3 08:54:05 2003
/* Last physical sector number. */ 4194156
/* Physical Volume Number in VG */ 0
If the physical device associated are unique, you are safe to restore from ignite make_tape_recovery.
Thanks,
Srikanth
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