Skip to main content

Posts

Showing posts with the label cdrom

VIO operation failed because device is being used in LDom

If you encountered following Error while removing the disk from the Solaris 11 Environment then this post will definatley help you. root@oratest:~# ldm rm-vdisk vdisk2_sol114 orautestdb2 Guest LDom returned the following reason for failing the operation: Resource Information ---------------------------------------------------------- ----------------------------- /devices/virtual-devices@100/channel-devices@200/disk@2:a mounted filesystem "/.cdrom" VIO operation failed because device is being used in LDom orautestdb2 Failed to remove vdisk instance Cause: The virtual devices cannot be removed the virtual machine is up and running. root@oratest:~# ldm list NAME STATE FLAGS CONS VCPU MEMORY UTIL NORM UPTIME primary active -n-cv- UART 16 18G 0.6% 0.6% 82d 21h 38m orautestapp active -n---- 5001 48 32G 0.1% 0.1% 48d 3h 25m orautestdb ...

Solaris 11 VM Boot Error - Requesting Internet Address for

There was an error on boot Solaris Guest VM on sparc hardware and the installation is not starting on this virtual machine. We encountered the following Error while booting the vitual machine: root@SOLSVP-SOL-CDM1:~# telnet localhost 5001 Trying ::1... telnet: connect to address ::1: Connection refused Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. Connecting to console "SOLSVP-SBL-DB1" in group "SOLSVP-SBL-DB1" .... Press ~? for control options .. Requesting Internet Address for 0:14:4f:f9:6e:e0 Requesting Internet Address for 0:14:4f:f9:6e:e0 Requesting Internet Address for 0:14:4f:f9:6e:e0 Requesting Internet Address for 0:14:4f:f9:6e:e0 Requesting Internet Address for 0:14:4f:f9:6e:e0 Requesting Internet Address for 0:14:4f:f9:6e:e0 Requesting Internet Address for 0:14:4f:f9:6e:e0 Cause:   There is no bootable installation media is attached to the server.   Solution:   Please verify the media connected to the guest VM and if...