[Gluster-users] hanging "df" (3.1, infiniband)
Lana Deere
lana.deere at gmail.com
Tue Oct 19 21:57:37 UTC 2010
Sure.
[root at storage0 ~]# cat /etc/glusterfs/glusterd.vol
volume management
type mgmt/glusterd
option working-directory /etc/glusterd
option transport-type socket,rdma
option transport.socket.keepalive-time 10
option transport.socket.keepalive-interval 2
end-volume
[root at storage0 ~]# cat /etc/glusterd/vols/RaidData/RaidData-fuse.vol
volume RaidData-client-0
type protocol/client
option remote-host storage0
option remote-subvolume /data
option transport-type rdma
end-volume
volume RaidData-client-1
type protocol/client
option remote-host storage1
option remote-subvolume /data
option transport-type rdma
end-volume
volume RaidData-client-2
type protocol/client
option remote-host storage2
option remote-subvolume /data
option transport-type rdma
end-volume
volume RaidData-client-3
type protocol/client
option remote-host storage3
option remote-subvolume /data
option transport-type rdma
end-volume
volume RaidData-dht
type cluster/distribute
subvolumes RaidData-client-0 RaidData-client-1 RaidData-client-2
RaidData-client-3
end-volume
volume RaidData-write-behind
type performance/write-behind
subvolumes RaidData-dht
end-volume
volume RaidData-read-ahead
type performance/read-ahead
subvolumes RaidData-write-behind
end-volume
volume RaidData-io-cache
type performance/io-cache
subvolumes RaidData-read-ahead
end-volume
volume RaidData-quick-read
type performance/quick-read
subvolumes RaidData-io-cache
end-volume
volume RaidData
type debug/io-stats
subvolumes RaidData-quick-read
end-volume
.. Lana (lana.deere at gmail.com)
On Tue, Oct 19, 2010 at 5:05 PM, Joe Landman
<landman at scalableinformatics.com> wrote:
> On 10/19/2010 04:57 PM, Lana Deere wrote:
>>
>> I don't seem to have a glusterfs.vol, though I have a glusterd.vol and
>> a few others:
>>
>> /etc/glusterd/vols/RaidData/RaidData.storage3.data.vol
>> /etc/glusterd/vols/RaidData/RaidData.storage2.data.vol
>> /etc/glusterd/vols/RaidData/RaidData.storage0.data.vol
>> /etc/glusterd/vols/RaidData/RaidData.storage1.data.vol
>> /etc/glusterd/vols/RaidData/RaidData-fuse.vol
>> /etc/glusterd/nfs/nfs-server.vol
>> /etc/glusterfs/glusterd.vol
>>
>> I tried
>> glusterfs --debug -f /etc/glusterfs/glusterd.vol /mnt/RaidData
>> but instead of printing ongoing messages like I expected, it printed
>> some stuff and exited immediately. Did I guess correctly about which
>> .vol file to use?
>
> Could you share what the /etc/glusterd/vols/RaidData/RaidData-fuse.vol and
> /etc/glusterfs/glusterd.vol look like?
>
> --
> Joseph Landman, Ph.D
> Founder and CEO
> Scalable Informatics Inc.
> email: landman at scalableinformatics.com
> web : http://scalableinformatics.com
> http://scalableinformatics.com/jackrabbit
> phone: +1 734 786 8423 x121
> fax : +1 866 888 3112
> cell : +1 734 612 4615
>
More information about the Gluster-users
mailing list