In message <[EMAIL PROTECTED]>,"Douglas E. Engert" writes:
>The AFS cache manager is not aware of zones, and I would not expect it to
>be aware of containers either.  I suspect that the container code does not
>know anything about @sys and may be producing the output of pwd,
>If a file access needed, the server kernel with AFS does map it to
>sun4x_510.

you might be able to fix this without too much trouble.  you can get
the zone for a vnode, VTOZ.  hopefully containers would have something
similar (or just use the same mechanism).  you would then need to find
a way to figure out what kernel is running in the zone/container or
just let the cache manager set a sysname on a per zone basis.

_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to