On Mon, Apr 26, 2010 at 09:26:47PM -0700, Darren Reed wrote: > > # zonecfg -z ozone > > zonecfg:ozone> set fs-allowed=ufs,pcfs > > Could you please expand on what is actually meant here? > Is "fs-allowed" for _filesystems_ or _types of filesystems_?
As the example makes obvious, it's for types of filesystems. > For example, how do I allow a local zone to use lofiadm to > access a ufs filesystem that is in the form of a single file > image but at the same time disallow lofiadm to present a ufs > image on a usb thumbstick or via nfs? You cannot do that, and your assertion that there is a difference between the two cases is wrong. Why do you think there is? If the global zone admin has a particular file system image they want to mount in a zone, the best way to do that is with the existing "add fs" functionality. This case is for images not under the control of the global zone admin. regards john _______________________________________________ opensolaris-arc mailing list [email protected]
