gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] ownership of link file changed to root:root after re


From: Pranith Kumar K
Subject: Re: [Gluster-devel] ownership of link file changed to root:root after reboot brick service
Date: Wed, 16 Jan 2013 15:48:45 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

On 01/16/2013 12:23 PM, huangql wrote:
 
 
Dear all,
 
       I have encountered a strange problem that the ownership of linkto file was changed to root:root after we reboot server. And I reproduced the problem many times.
 
For example: ff_2
 
First, the new created file: ff_2
 
address@hidden ~]# ll /testfs/mydir
total 50941
-rw-rw-r-- 1 test  test  5242880 Jan 12 11:31 f_3
-rw-rw-r-- 1 test  test 5242880 Jan 12 11:31 f_4
-rw-rw-r-- 1 test  test    0 Jan 12 11:38 ff_1
-rw-rw-r-- 1 test test 5242880 Jan 13 00:43 ff_2
 
From server side, we have 2 bricks and we can see the ff_2 status:
 
 
brick1:
 
-rw-rw-r-- 1 test test  0 Jan 12 11:38 ff_1
---------T 1 test test   0 Jan 13 00:43 ff_2
 
brick2:
 
 
-rw-rw-r-- 1 test test 5242880 Jan 12 11:31 f_3
-rw-rw-r-- 1 test test 5242880 Jan 12 11:31 f_4
-rw-rw-r-- 1 test test 5242880 Jan 13 00:43 ff_2
 
After we restart gluterd service, we can see the ownership of ff_2 was changed to root:root.
 
brick1:
 
-rw-rw-r-- 1 test test  0 Jan 12 11:38 ff_1
---------T 1 test test   0 Jan 13 00:43 ff_2
 
brick2:
 
 
-rw-rw-r-- 1 test test 5242880 Jan 12 11:31 f_3
-rw-rw-r-- 1 test test 5242880 Jan 12 11:31 f_4
-rw-rw-r-- 1 root root 5242880 Jan 13 00:43 ff_2
 
 
Then, we can get the file list on client side:
 
address@hidden ~]# ll /testfs/mydir
total 50941
-rw-rw-r-- 1 test  test  5242880 Jan 12 11:31 f_3
-rw-rw-r-- 1 test  test 5242880 Jan 12 11:31 f_4
-rw-rw-r-- 1 test  test    0 Jan 12 11:38 ff_1
-rw-rw-r-- 1 root  root 5242880 Jan 13 00:43 ff_2
 
 this problem has stucked me for days. Could someone  give us tips, thank you very much.
 
 
Cheers,
Qiulan
 
 
2013-01-15

huangql


_______________________________________________
Gluster-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/gluster-devel
hi Qiulan,
         What version of glusterfs are you running?. The following bug seems similar to what you describe:
https://bugzilla.redhat.com/show_bug.cgi?id=807976

Pranith.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]