Disk Access Failed while Installing Solaris Container.
I have setup 5 guest domains together with the Control Domain.
$ ldm list
Name StateFlagsConsVCPU MemoryUtil Uptime
primary active-t-cvSP44G0.8% 2d 2h 15m
secondaryactive-t--v500042G0.5% 3h 5m
dmz active-t500182G0.0% 46m
sunrayinactive --
applicationinactive --
identity active-t500244G0.1% 1h 2m
In each of the guest domain, I plan to install a number of Solaris Containers to run different applications. While installing one Solaris container (zoneadm 杬 <zone name> install) in dmz domain, I start the installation/configuration (either zoneadm 杬 <zone name> install or zlogin 朇 <zone name>) of another Solaris container in identity domain. Everything starts OK until half way I get an error message as follow:
Jun 13 18:33:16 dmz vdc: NOTICE: [1] disk access failed.
The installation of the Solaris Container in dmz halts as soon as I see the message above. Nothing will work except a force stop in the Control Domain using ldm stop 杅 dmz and restart.
What happen to the Solaris Container installation/configuration in identity domain? It either continues the process without error or fails with the same error message shortly after. For example,
Jun 13 18:33:24 identity vdc: NOTICE: [1] disk access failed.
The vdisks for each guest domain are setup by following the steps on section 揢sing ZFS Over a Virtual Disk?in LDoms 1.0 Administration Guide. Each guest domain is booted from a disk image in the Control Domain and has two 9GB data vdisks (mapped to two physical 9GB disks on A5200 disk array) running ZFS striping. Each guest domain vdisks are serviced by a separate vdisk server.
Any idea?

