change storage LUN used for ASM [message #423563] |
Fri, 25 September 2009 05:54 |
knight
Messages: 111 Registered: January 2009
|
Senior Member |
|
|
my database is 10.2.0.4.0 database using ASM.a lun of 500GB is mapped.
I want to use a new LUN for storage and discard the old one.
Normally this could be done by add new disk,,,,rebalance,,,,,drop old disk,,,,rebalance.
This requires that at a point in time both disk should be in diskgroup ,,,,but it is not feasible for me.
I want to move server in different network,,,,so connectivity with both old and new LUN simultaneously is not possible
are the foll steps correct
1.take RMAN cold backup including control file.
2.move server to different network
2.map the new LUN with same diskgroup name as old one
3.restore and recover using RMAN
but will the restore command make the directory structure in ASM as old ones for file locations?
|
|
|
|
|
|