OK. I created a cluster using the storage platform CD. I created and exported a volume using the web interface. Now how do I mount it elsewhere? I tried the following, but it failed: # glusterfs --debug -s s1 [2010-05-18 11:20:18] D [client-protocol.c:6585:init] trans: defaulting frame-timeout to 30mins [2010-05-18 11:20:18] D [client-protocol.c:6596:init] trans: defaulting ping-timeout to 42 [2010-05-18 11:20:18] D [transport.c:145:transport_load] transport: attempt to load file /usr/lib/glusterfs/3.0.2/transport/socket.so [2010-05-18 11:20:18] W [socket.c:1415:socket_init] trans: disabling non-blocking IO [2010-05-18 11:20:18] D [transport.c:145:transport_load] transport: attempt to load file /usr/lib/glusterfs/3.0.2/transport/socket.so [2010-05-18 11:20:18] W [socket.c:1415:socket_init] trans: disabling non-blocking IO [2010-05-18 11:20:18] D [client-protocol.c:7009:notify] trans: got GF_EVENT_PARENT_UP, attempting connect on transport [2010-05-18 11:20:18] D [client-protocol.c:7009:notify] trans: got GF_EVENT_PARENT_UP, attempting connect on transport [2010-05-18 11:20:18] D [client-protocol.c:7009:notify] trans: got GF_EVENT_PARENT_UP, attempting connect on transport [2010-05-18 11:20:18] D [client-protocol.c:7009:notify] trans: got GF_EVENT_PARENT_UP, attempting connect on transport [2010-05-18 11:20:18] D [client-protocol.c:7023:notify] trans: got GF_EVENT_CHILD_UP [2010-05-18 11:20:18] D [client-protocol.c:7023:notify] trans: got GF_EVENT_CHILD_UP [2010-05-18 11:20:18] E [fetch-spec.c:60:fetch_cbk] top: GETSPEC from server returned -1 (No such file or directory) error while getting volume file from server s1 [2010-05-18 11:20:18] E [glusterfsd.c:386:_get_specfp] glusterfs: error while getting volume file from server s1 [2010-05-18 11:20:18] E [glusterfsd.c:1251:main] glusterfs: exiting Try `glusterfs --help' or `glusterfs --usage' for more information.