- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Replace root disk with larger disk with RAID 1...
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
11-02-2009 06:40 AM
11-02-2009 06:40 AM
I have a rx2620 server with only 1 x 73GB root internal HDD and I need to add on the following parts on it.
I need to ****
1) Replace the only internal 73GB root HDD with 300GB HDD. Then restore all to the 300GB HDD. Add on second 300GB HDD
2) Both 300GB HDDs are mirror ( Raid 1 )
May I know that do I do it correcly with the following steps ?
1. Install the new DAT160 tape drive & Smart Array 6402.
2. Perform a make_recovery back up.
3. shutdown the system and replace the 73GB HDD with 300GB HDD and add second 300GB HDD. 4. Power on the system and perform RAID 1 configuration.
5. restore from make_recovery tape.
Part#: Q1574A
Desc: HP DAT160 Ext SCSI Tape Drive
Qty: 1
Part#: AD261AR
Desc: HP intgr 300GB 15K U320 SCSI Rmkt Disk
Qty: 2
Part#: A9890A
Desc: PCI-X 2-channel Smart Array 6402
Ultra320
Qty: 1
Thanks and have a nice day!!!
Best Regards
taics
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2009 06:55 AM
11-02-2009 06:55 AM
SolutionMake sure you use
# make_tape_recovery ...
To restore, you need to boot from install media first (2-step-recovery).
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
11-02-2009 07:04 AM
11-02-2009 07:04 AM
Re: Replace root disk with larger disk with RAID 1 configuration and restore from ignite backup tape
With an rx2620 server, you are running either HP-UX 11iv2 or 11iv3.
Why not use DRD to accomplish this?
Insert the new 300GB disc while still using the current disk.
Use drd clone to clone the exisiting disc to the new one
Activate the clone and test it boots ok
If it does, remove the origional small disc, insert the second 300GB disc, an dthen perform the standard mirroring steps for an Integrity server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2009 07:20 AM
11-02-2009 07:20 AM
Re: Replace root disk with larger disk with RAID 1 configuration and restore from ignite backup tape
Since the array disks should be in the lower 2 slots, you first need to place the current boot disk in the upper slot and adjust your system to accept this.
Now you can install and configure the smartarray, then continue with DRD.
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
11-02-2009 08:26 AM
11-02-2009 08:26 AM
Re: Replace root disk with larger disk with RAID 1 configuration and restore from ignite backup tape
I do not have the MirrorDisk/Software.
1. But May I know DRD means using dd if=/dev/rdsk/cXtYdZ of=/dev/rdsk/cAtBdC bs=1024k ? And then just perform the normal mirroring steps ?
Hi Torsten,
1. Do you know any document for configuring smart array 6402 with RAID 1 ?
2. Do you know any document for booting Make_recovery tape from EFI shell ? where to find the TAPE DRIVE device path and boot from it ?
Thanks and have a nice day!!!
Best Regards
Taics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2009 08:52 AM
11-02-2009 08:52 AM
Re: Replace root disk with larger disk with RAID 1 configuration and restore from ignite backup tape
http://www.hp.com/go/drd
Regarding the sa6400:
just press ESC followed by 8 when the system asks for prssing F8. Config is easy and guided.
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
11-03-2009 04:25 AM
11-03-2009 04:25 AM
Re: Replace root disk with larger disk with RAID 1 configuration and restore from ignite backup tape
1. Add 1 300GB disk (pvcreate -b)
2. vgextend vg00
3. mirror all lvols
4. vgreduce vg00
5. replace 73GB disk with second 300GB disk
6. vgextend vg00
7. again mirror all lvols
Follow the known procedure for mirroring boot disks.
Now boot once into maintenance boot with "vmunix -lm" and change max_pe with vgmodify. It may be necessary to free up the first extent of the disk. This might be a little tricky with 11.23, but works fine with extended pvmove features in 11.31. vgmodify has a preview feature, so you can try out what will be done before actually doing it... In the end, check, that all boot volumes are still configured (with lvlnboot) and eventually restore the boot lv. Prepare the possibility to boot from DVD or remote lan, in case something goes wrong here. If you mess up thing completely, you can continue to restore your Ignite-Backup to the new disks.
This is the method with the least necessary downtime, but you need to know what you're doing...
My 2 cents,
Armin