Originally posted by: SystemAdmin
Not sure what steps you are taking but here are the steps I go through to move around a shared CD-rom and have never run into any problems.
Make sure the CDROM is in the desired state for all LPARs.
Log into the LPAR that has the CDROM allocated.
Remove the CDROM using the following AIX commands:
lsdev CF name type parent location | grep cd0
lsdev CF name type parent location | grep ide0
#Remove the parent pci# that is assign to cd0
rmdev dl pci# -R
Log into HMC and right click on the LPAR that has the cdrom.
Select Dynamic Logical Partitioning -> Physical Adapter Resources -> Move
Select CDROM Device
Select LPAR to move CDROM and press Enter.