Server crashes after a couple of seconds
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
glusterfs (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
The glusterfsd crashes after a couple of seconds. The config-files are built with gluster-volgen
[2010-03-30 14:59:19] D [glusterfsd.
[2010-03-30 14:59:19] D [transport.
[2010-03-30 14:59:19] D [xlator.
[2010-03-30 14:59:19] D [io-threads.
[2010-03-30 14:59:19] N [glusterfsd.
pending frames:
frame : type(2) op(SETVOLUME)
patchset: v3.0.2
signal received: 11
time of crash: 2010-03-30 14:59:25
configuration details:
argp 1
backtrace 1
dlfcn 1
fdatasync 1
libpthread 1
llistxattr 1
setfsid 1
spinlock 1
epoll.h 1
xattr.h 1
st_atim.tv_nsec 1
package-string: glusterfs 3.0.2
/lib/libc.
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
glusterfsd(
/lib/libc.
glusterfsd[
---------
Segmenteringsfel (minnesutskrift skapad)
aw@homer:
## file auto generated by /usr/bin/
# Cmd line:
# $ /usr/bin/
volume posix1
type storage/posix
option directory /data/export/store1
end-volume
volume locks1
type features/locks
subvolumes posix1
end-volume
volume brick1
type performance/
option thread-count 8
subvolumes locks1
end-volume
volume server-tcp
type protocol/server
option transport-type tcp
option auth.addr.
option transport.
option transport.
subvolumes brick1
end-volume
## file auto generated by /usr/bin/
# Cmd line:
# $ /usr/bin/
# TRANSPORT-TYPE tcp
volume hymer.vertel.se-1
type protocol/client
option transport-type tcp
option remote-host 8.8.8.6
option transport.
option transport.
option remote-subvolume brick1
end-volume
volume cooler.vertel.se-1
type protocol/client
option transport-type tcp
option remote-host cooler.vertel.se
option transport.
option transport.
option remote-subvolume brick1
end-volume
volume distribute
type cluster/distribute
subvolumes hymer.vertel.se-1 cooler.vertel.se-1
end-volume
volume writebehind
type performance/
option cache-size 4MB
subvolumes distribute
end-volume
volume readahead
type performance/
option page-count 4
subvolumes writebehind
end-volume
volume iocache
type performance/
option cache-size `grep 'MemTotal' /proc/meminfo | awk '{print $2 * 0.2 / 1024}' | cut -f1 -d.`MB
option cache-timeout 1
subvolumes readahead
end-volume
volume quickread
type performance/
option cache-timeout 1
option max-file-size 64kB
subvolumes iocache
end-volume
volume statprefetch
type performance/
subvolumes quickread
end-volume
Probably fixed in 3.0.5, package should be update, the current one is almost useless.