Code: Select all
fs:
dir: /arch
special: /oracle/oradata/ddms2t/arch
raw not specified
type: lofs
options: []
Code: Select all
%zoneadm -z oratest02 ready
could not verify fs /arch: could not access /oracle/oradata/ddms2t/arch: No such file or directory
Code: Select all
zoneadm: zone 'oratest02': These file-systems are mounted on subdirectories of XXX
As for orautil01, something is happening to /cldm. I could unmounts all other file systems but /cldm complained the dataset was busy.
I had to force the unmounts from the command line:
Code: Select all
%zfs unmount -f oracledatapool/orautil01_cldm
When I then tried to mount the file systems back, /cldm caused the issue again.
Code: Select all
%zfs mount oracledatapool/orautil01_cldm
cannot mount 'oracledatapool/orautil01_cldm': mountpoint or dataset is busy
Code: Select all
%zfs mount -O oracledatapool/orautil01_cldm
Code: Select all
orazone01:/%exportfs
/cldm_arch /zonepool/zones/orautil01/root/cldm/arch ro "CareLink Archive Logs"