[Bugs] [Bug 1211123] ls command failed with features.read-only on while mounting ec volume.

bugzilla at redhat.com bugzilla at redhat.com
Sat May 9 17:55:21 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1211123

Pranith Kumar K <pkarampu at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |POST



--- Comment #3 from Pranith Kumar K <pkarampu at redhat.com> ---
With the fix:

root at pranithk-laptop - ~ 
23:19:42 :) ⚡ glusterd && gluster volume create ec2 disperse-data 2 redundancy
1 `hostname`:/home/gfs/ec_{0..2} force && gluster volume start ec2 && mount -t
glusterfs `hostname`:/ec2 /mnt/ec2
volume create: ec2: success: please start the volume to access data
cd volume start: ec2: success

root at pranithk-laptop - ~ 
23:19:49 :) ⚡ cd /mnt/ec2

root at pranithk-laptop - /mnt/ec2 
23:19:50 :) ⚡ dd if=/dev/zero of=test.bak bs=1M count=10
10+0 records in
10+0 records out
10485760 bytes (10 MB) copied, 0.046685 s, 225 MB/s

root at pranithk-laptop - /mnt/ec2 
23:19:53 :) ⚡ md5sum test.bak
f1c9645dbc14efddc7d8a322685f26eb  test.bak

root at pranithk-laptop - /mnt/ec2 
23:20:03 :) ⚡ cd

root at pranithk-laptop - ~ 
23:20:05 :) ⚡ umount /mnt/ec2 

root at pranithk-laptop - ~ 
23:20:07 :) ⚡ gluster v set ec2 read-only on
volume set: success

root at pranithk-laptop - ~ 
23:20:11 :) ⚡ mount -t glusterfs `hostname`:/ec2 /mnt/ec2

root at pranithk-laptop - ~ 
23:20:14 :) ⚡ cd /mnt/ec2

root at pranithk-laptop - /mnt/ec2 
23:20:15 :) ⚡ md5sum test.bak 
f1c9645dbc14efddc7d8a322685f26eb  test.bak

root at pranithk-laptop - /mnt/ec2 
23:20:21 :) ⚡ ls
test.bak

root at pranithk-laptop - /mnt/ec2 
23:20:25 :) ⚡

-- 
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