Jump to content
 English      
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
     Forums advanced search
HP.com Home
IT Resource Center Forums > HP-UX > ignite-ux

Replace root disk with larger disk with RAID 1 configuration and restore from ignite backup tape

» 

IT Resource Center

» Login
» Register
» My profile
» Search knowledge base
» Forums
» Patch database
» Download drivers, software and firmware
» Warranty check
» Support Case Manager
» Software Update Manager
» Training and Education
» More maintenance and support options
» Online help
» Site map

Member icons
 
 HP moderator  HP moderator
 Expert in this area  Expert in this area
Member status
ITRC Pro ITRC Pro
250 points
ITRC Graduate ITRC Graduate
500 points
ITRC Wizard ITRC Wizard
1000 points
ITRC Royalty ITRC Royalty
2500 points
ITRC Pharaoh ITRC Pharaoh
7500 points
Olympian Olympian
20000 points
1-Star Olympian 1-Star Olympian
40000 points
2-Star Olympian 2-Star Olympian
80000 points
»  How to earn points
»  Support forums FAQs
Question status
Magical answer Magical answer
Message with a response that solved the author's question
Favorites status
Add to my favorites Add to my favorites
Delete from my favorites Delete from my favorites
This thread has been closed Thread closed
 

Content starts here
   Create a new message    Receive e-mail notification if a new reply is posted  Reply to this message
Author Subject: Replace root disk with larger disk with RAID 1 configuration and restore from ignite backup tape      Add to my favorites
taics Expert in this area
Nov 2, 2009 14:40:46 GMT   

Good Morning,

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
Note: If you are the author of this question and wish to assign points to any of the answers, please login first.For more information on assigning points ,click here


Sort Answers By: Date or Points
Torsten. Expert in this area This member has accumulated 40000 or more points
Nov 2, 2009 14:55:23 GMT  9 pts

Sounds good.

Make sure you use

# make_tape_recovery ...

To restore, you need to boot from install media first (2-step-recovery).
HP moderator melvyn burnard This member has accumulated 20000 or more points
Nov 2, 2009 15:04:29 GMT  9 pts

Well you can do this, if you wish to spend the money on ythe new controller, but there is another way of doing this, assuming you have MirrorDisk sogftware.

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.
Torsten. Expert in this area This member has accumulated 40000 or more points
Nov 2, 2009 15:20:43 GMT  9 pts

If you want to do this, you need to combine both procedures to bring the smartarray into play.

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.
taics Expert in this area
Nov 2, 2009 16:26:15 GMT    N/A: Question Author

Hi melvyn burnard,

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
Torsten. Expert in this area This member has accumulated 40000 or more points
Nov 2, 2009 16:52:39 GMT  9 pts

DRD is dynamic root disk.

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.
Armin Kunaschik Expert in this area This member has accumulated 1000 or more points
Nov 3, 2009 12:25:14 GMT    Unassigned

Another simple way is to use vgmodify (in case you have Mirror/UX).
1. Add 1 300GB disk (pvcreate -b)
2. vgextend vg00 <new disk>
3. mirror all lvols
4. vgreduce vg00 <old_73gb_disk>
5. replace 73GB disk with second 300GB disk
6. vgextend vg00 <second_disk>
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
 
Create a new message    Receive e-mail notification if a new reply is posted   Reply to this message
 
 
Printable version
Privacy statement Using this site means you accept its terms
© 2009 Hewlett-Packard Development Company, L.P.