[Bugs] [Bug 1360679] Bricks doesn't come online after reboot [ Brick Full ]
bugzilla at redhat.com
bugzilla at redhat.com
Wed Jul 27 10:25:52 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1360679
Ashish Pandey <aspandey at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #1 from Ashish Pandey <aspandey at redhat.com> ---
Description of problem:
Rebooted the brick2 and started renaming the files in a brick1 which is full.
The brick2 didn't came online after the reboot. Errors were seen in the brick
logs.
"Creation of unlink directory failed"
sosreport kept at
rhsqe-repo.lab.eng.blr.redhat.com://var/www/html/sosreports/<bugid>
Version-Release number of selected component (if applicable):
How reproducible:
100%
Steps to Reproduce:
1. Create replica 3 volume and mount the volume on client using fuse.
2. Create files using
for (( i=1; i <= 50; i++ ))
do
dd if=/dev/zero of=file$i count=1000 bs=5M status=progress
done
3. After the creation is done. reboot the second brick.
4. start the renaming process of the files to test$i..n
5. When the second brick comes up it fails with below errors.
[2016-05-05 14:37:45.826772] E [MSGID: 113096]
[posix.c:6443:posix_create_unlink_dir] 0-arbiter-posix: Creating directory
/rhs/brick1/arbiter/.glusterfs/unlink failed [No space left on device]
[2016-05-05 14:37:45.826856] E [MSGID: 113096] [posix.c:6866:init]
0-arbiter-posix: Creation of unlink directory failed
[2016-05-05 14:37:45.826880] E [MSGID: 101019] [xlator.c:433:xlator_init]
0-arbiter-posix: Initialization of volume 'arbiter-posix' failed, review your
volfile again
[2016-05-05 14:37:45.826925] E [graph.c:322:glusterfs_graph_init]
0-arbiter-posix: initializing translator failed
[2016-05-05 14:37:45.826943] E [gr
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list