On 12/3/06, Matthew Cocker <[EMAIL PROTECTED]> wrote:
Anyone running afs client in a solaris 10 container environment? I have seen some references that you can not run afs in the "child containers" but you have to run it from the "main container" (I may have the solaris terms mixed). Is this correct?
Many people are running afs and containers in production. You need to run afsd in the global zone. Use lofs mounts to import all or part of the afs namespace into the child zones. Importing all of /afs into a zone just requires the following zonecfg stanza: add fs set type=lofs set dir=/afs set special=/afs end Use set options as you like. -- Tom Keiser [EMAIL PROTECTED] _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
