Re: solaris 10 : issue with a veritas volume mounting in a zone

From: prasanth_mudundi (Prasanth_mudundi@comcast.net)
Date: Mon Feb 26 2007 - 22:32:31 EST


SUMMARY

correct reponse from Jason king / bug info links thanks darren dunham

question.

dunes1# zoneadm -z uatzone1 boot
cannot verify fs /syslog: can't access /usr/lib/fs/vxfs/mount: No such
file or directory
dunes1: zone uatzone1 failed to verify

answer are 2 fold as to how i got to work

passed suid under fs options - note this might not be required....
but i gave it and seems to work fine. must review implications.

zonecfg:uatzone1> info
zonepath: /zones/uatzone1
autoboot: true
pool:
inherit-pkg-dir:
        dir: /lib
inherit-pkg-dir:
        dir: /platform
inherit-pkg-dir:
        dir: /sbin
inherit-pkg-dir:
        dir: /usr
fs:
        dir: /syslog
        special: /dev/vx/dsk/uatzone1dg/uatsyslogdg
        raw: /dev/vx/rdsk/uatzone1dg/uatsyslogdg
        type: vxfs
        options: suid
net:
        address: 10.1.14.158
        physical: bge0
zonecfg:uatzone1> verify

and as suggested in http://seer.entsupport.symantec.com/docs/276134.htm
# ln -s /etc/fs/vxfs/mount /usr/lib/fs/vxfs/mount

thank you.
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:41:41 EDT