On Sun, 5 Nov 2006, Michal Svamberg wrote: > Thank for the link. The problem is that the clients have the same UUID
Don't do this. UUID stands for "Universally Unique IDentifier"; each client _MUST_ have a different UUID. If two or more clients have the same UUID, then the fileserver thinks that they are the same client, and you will have all sorts of problems. This is the moral equivalent of trying to have two or more machines on your network with the same IP address -- it will not work. -- Jeffrey T. Hutzelman (N3NHS) <[EMAIL PROTECTED]> Sr. Research Systems Programmer School of Computer Science - Research Computing Facility Carnegie Mellon University - Pittsburgh, PA _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
