Hi Matt, Can you please provide us with more information? 1. what version of glusterfs are you using 2. Was the iozone run as root or user? a. if user, did it have the required permissions? 3. steps to reproduce the problem 4. Any other errors related to stripe in the clinet log?
With regards, Shishir ________________________________________ From: [email protected] [[email protected]] on behalf of [email protected] [[email protected]] Sent: Thursday, December 08, 2011 1:30 AM To: [email protected] Subject: Gluster-users Digest, Vol 44, Issue 9 Send Gluster-users mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit http://gluster.org/cgi-bin/mailman/listinfo/gluster-users or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Gluster-users digest..." Today's Topics: 1. Re: folders with no permissions. (Matt Weil) 2. syslog options for gluster (Matt Weil) ---------------------------------------------------------------------- Message: 1 Date: Wed, 07 Dec 2011 13:01:00 -0600 From: Matt Weil <[email protected]> Subject: Re: [Gluster-users] folders with no permissions. To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed On 12/7/11 12:53 PM, Matt Weil wrote: > > > Just some simply iozone testing failed due to folder permissions. The > tmp folder is created by iozone. > > six nodes with stripe 6 and underlying EXT4 file system. > > The ext4 filesystems where not mounted with out the -o acl option. > I meant with out the -o acl option. > Any Ideas? > > in both cases it created a folder with no permissions. >> >>> 188K d--------- 2 root root 24K 2011-12-06 11:28 tmp/ >>> iozone$ rm -rf tmp >>> rm: cannot remove directory `tmp': Permission denied >>> test$ cd iozone.broke/ >>> iozone.broke$ ls >>> ./ ../ tmp/ >>> iozone.broke$ ls -lash >>> total 580K>> 288K drwxrwxrwx 6 root root 24K 2011-12-04 14:28 ../ >>> 4.0K d--------- 2 root root 4.0K 2011-12-06 11:32 tmp/ >> >> > > each node has error trying to set permissions on that folder. > >> >>> [2011-12-06 12:23:36.593604] E [marker.c:2018:marker_setattr_cbk] >>> 0-gluster1-marker: Operation not permitted occured during setattr of >>> <nul> >>> [2011-12-06 12:23:36.593669] I >>> [server3_1-fops.c:1526:server_setattr_cbk] 0-gluster1-server: 433: >>> SETATTR /test/iozone/tmp (-734804259) ==> -1 (Operation not permitted) >>> [2011-12-06 12:23:36.593669] I >>> [server3_1-fops.c:1526:server_setattr_cbk] 0-gluster1-server: 433: >>> SETATTR /test/iozone/tmp (-734804259) ==> -1 (Operation not permitted) >> >>> 188K d--------- 2 root root 24K 2011-12-06 11:28 tmp/ >>> iozone$ chmod +rw tmp/ >>> chmod: changing permissions of `tmp/': Operation not permitted >>> iozone$ ls -lash > > _______________________________________________ > Gluster-users mailing list > [email protected] > http://gluster.org/cgi-bin/mailman/listinfo/gluster-users ------------------------------ Message: 2 Date: Wed, 07 Dec 2011 13:03:38 -0600 From: Matt Weil <[email protected]> Subject: [Gluster-users] syslog options for gluster To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed are there any options to have glusterd use syslog? Would like the logs to go to a central server. Thanks Matt ------------------------------ _______________________________________________ Gluster-users mailing list [email protected] http://gluster.org/cgi-bin/mailman/listinfo/gluster-users End of Gluster-users Digest, Vol 44, Issue 9 ******************************************** _______________________________________________ Gluster-users mailing list [email protected] http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
