5 Feb 2009 03:58
migrating boot disk (root_domain) from one EVA to another
Rich Glazier <rglazier2002 <at> yahoo.com>
2009-02-05 02:58:16 GMT
2009-02-05 02:58:16 GMT
5.1A PK6, DS20E, EVA5000 Managers, I know that the root domain is the only domain in AdvFS that you can not add a volume to. We are migrating our storage from an old EVA5000 to a new EVA8100, and I've been using addvol/rmvol to accomplish this for the non root domains. (presented a new lun from the 8100, labeled it, added the volume into the domain (addvol), and removed the old 5000 volume from the domain (rmvol)). I can not do this for the bootable root disk; I boot off the SAN. I need to migrate the root_domain another way. Here was my plan. Please see if this seems sounds. If there's a better way to do it, or if anyone has done it, please let me know. - present new root lun from 8100 - hwmgr sc sc - hwmgr sh sc / hwmgr v d (note Lun # /OSID of new disk) - disklabel -rw new disk (making it bootable) - mkfdmn /dev/disk/dskxx root2_domain - mkfset root2_domain root - mkdir /root2 - mount root2_domain#root /root2 - shutdown system application - vdump -0f - / | vrestore -xf - -D /root2 - change system to not reboot - consvar -s auto_action HALT - consvar -l (see that it changed) - consvar -a (write it to NVRAM)(Continue reading)
RSS Feed