[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gluster-devel] Bug in unify rename
From: |
Sam Douglas |
Subject: |
[Gluster-devel] Bug in unify rename |
Date: |
Wed, 23 Jan 2008 10:47:20 +1300 |
Hello,
If you attempt to rename a file on a unify subvolume that is unavailable,
the operation will fail, however the file in the namespace will be renamed
regardless. When the volume comes back online, the old file will be self-healed
back into the namespace, and the renamed file will not be present on any
subvolumes.
For example:
[file /clusterfs/foo exists on a currently inaccessible volume and in
the namespace]
# mv /clusterfs/foo /clusterfs/bert
mv: cannot move `/clusterfs/foo' to `/clusterfs/bert': No such file or directory
[exitstatus = 1]
-- Sam Douglas
- [Gluster-devel] Bug in unify rename,
Sam Douglas <=