On Thu, Oct 28, 2004 at 08:12:28AM -0400, Jeff wrote: > Is ccs_get() the correct API to use to determine the name of the > current cluster? You could but the most correct method would be to get this from the cluster manager (cnxman-socket.h until there's a libcman). In the kernel it's kcl_cluster_name(), but it looks like we haven't exported an equivalent to userspace yet. > libccs.c is listed as being covered by the GPL license rather > than the LGPL license. Is this intentional? I don't know. -- Dave Teigland <teigland@xxxxxxxxxx>