Displaying 4 results from an estimated 4 matches for "daimh".
Did you mean:
daimi
2012 Sep 10
1
A problem with gluster 3.3.0 and Sun Grid Engine
Hi,
We got a huge problem on our sun grid engine cluster with glusterfs
3.3.0. Could somebody help me?
Based on my understanding, if a folder is removed and recreated on
other client node, a program that tries to create a new file under the
folder fails very often.
We partially fixed this problem by "ls" the folder before doing
anything in our command, however, Sun Grid Engine
2025 Jan 12
0
A patch to make mount.glusterfs work with util-linux 2.40.3
Hi Gluster users and maintainers,
If you are using the util-linux 2.40.3 with glusterfs, 'mount -t
glusterfs' will report an error like below. I fixed it with a patch at
https://github.com/daimh/glusterfs-patch. Hopefully it can be upstreamed.
# mount -t glusterfs server1:/volname /mount_point
RROR: Server name/volume name unspecified cannot proceed further..
Please specify correct format
Usage:
man 8 /usr/bin/mount.glusterfs
Best,
Manhong
-------------- next part --------------
An HTML...
2008 Aug 23
1
help, glusterfs test caused very high tcp segment retransmission rate
Hi,
I found the aggregated IO speed is only about 100MB/s on 4 Giga-bit Brick. This test is done over 12 computing nodes with command dd if=/dev/zero of=bar bs=1048576 count=20480. Because our brick has very fast local IO speed, the problem could be network.
Then I found computing nodes got too many retransmited segments during test according to netstat -st. The retransmission ratio is
2019 May 06
1
dfree command cannot report correct disk space
Hi,
my filesystems is mounted like the below df output, /share is exported
in samba.
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 50G 9.1G 41G 19% /share
nfs1:/ 492T 433T 59T 89% /share/group1
If a 100G file is copied to /share/group1, samba will report the storage
doesn't have enough space.
I tried to