Hi,
We're migrating our SAN storage from DS4800 to HP EVA8400.
I want to create some dummy hdisks in our LPARs, so the new hdisks will have consecutive numbers and it will be easier to manage.
I've created several dummy hdisks with this command:
I've noticed that it complains about not having the dummy device, so it defines SSA disks.
We've completely rebooted our server (VIO reboot), so we've rebooted all our LPARs, and now the dummy hdisks have disapeared.
Is there a way to define dummy hdisk in a way they won't disapear?
Thanks
We're migrating our SAN storage from DS4800 to HP EVA8400.
I want to create some dummy hdisks in our LPARs, so the new hdisks will have consecutive numbers and it will be easier to manage.
I've created several dummy hdisks with this command:
Code:
mkdev -l hdiskX -p dummy -c disk -t hdisk -w 0000
I've noticed that it complains about not having the dummy device, so it defines SSA disks.
We've completely rebooted our server (VIO reboot), so we've rebooted all our LPARs, and now the dummy hdisks have disapeared.
Is there a way to define dummy hdisk in a way they won't disapear?
Thanks