Bug 763839 (GLUSTER-2107) - 3.1.1qa5 untar kernel during replace-brick
Summary: 3.1.1qa5 untar kernel during replace-brick
Keywords:
Status: CLOSED DUPLICATE of bug 763544
Alias: GLUSTER-2107
Product: GlusterFS
Classification: Community
Component: glusterd
Version: 3.1.1
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: tcp
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-13 11:57 UTC by Lakshmipathi G
Modified: 2011-02-10 08:55 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: RTP
Mount Type: fuse
Documentation: DP
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Lakshmipathi G 2010-11-13 11:57:46 UTC
with 4dht cluster setup ,fuse mounted it client and did untar kernel.

while untar is running - tried replace-brick (replace brick4 with new brick5) it succeeded but on untar on client fails.

fuse log file can be found /share/tickets/2107

Comment 1 tcp 2011-01-21 11:26:46 UTC
Did not hit this bug in my setup. Tried it twice with 3.1.2.
I think I did see some "No such file or directory" errors, but tar continued without any further issues. Are you referring to these error messages as failures?

The way I did it was to run untar on the mount point (fuse mount) and then performed -

gluster volume replace-brick testvol <brick_current> <brick_new> start
gluster volume replace-brick testvol <brick_current> <brick_new> commit

Which log file are you referring to as "fuse log file" ? I looked at all the files in /usr/local/var/log/glusterfs and there doesn't seem to be one under that name.

Comment 2 tcp 2011-01-25 06:16:42 UTC
Can you please respond to the update?

Comment 3 Lakshmipathi G 2011-01-25 06:43:12 UTC
(In reply to comment #1)
> Did not hit this bug in my setup. Tried it twice with 3.1.2.
> I think I did see some "No such file or directory" errors, but tar continued
> without any further issues. 

On client it displayed mesg like "No such file or directory" but untar operation failed with  mesg like "tar failed due to previous errors "

> 
> Which log file are you referring to as "fuse log file" ? I looked at all the
> files in /usr/local/var/log/glusterfs and there doesn't seem to be one under
> that name.

I was referring to glusterfs client log file. (/usr/local/var/log/glusterfs/<mnt-pt>.log)

Comment 4 tcp 2011-01-25 06:48:30 UTC
Can you please check it with 3.1.2 and let me know if you still hit the issue ? (As mentioned in the previous update, my experiment did not hit the issue).

Comment 5 tcp 2011-02-10 05:55:34 UTC

*** This bug has been marked as a duplicate of bug 1812 ***


Note You need to log in before you can comment on or make changes to this bug.