So, I tried running the sample program in src/libadmin/samples/cm_list_cells.c and got output that shows the same problem.
./cm_list_cells storm 7001
Cell sbsroch.com on hosts 0.0.0.3 8.14.164.168
There should be 3 servers, at addresses 10.0.0.2, 10.0.0.10, and 10.0.0.98.
It looks like the 0.0.0.3 could be a mistranslation of the number of servers, but if I dump the cellinfo structure, I don't see anything that looks like my list of server IP addresses.
And, a couple of other questions. All the samples require the server and port number on the command line, is there any suggestion about which libadmin function I can use to retrieve the name of the server in my local cell that I can use for the server parameter for the afsclient_CMStatOpenPort() call I use to start the cell enumeration call?
Ken Aaker _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
