> -----Original Message----- > From: Whit Blauvelt [mailto:whit.gluster at transpect.com] > Sent: 11 May 2011 16:38 > To: Aaron Roberts > Cc: Christoph Raible; gluster-users at gluster.org > Subject: Re: Failed on booting qcow2 image files on glusterfs > > On Wed, May 11, 2011 at 04:25:42PM +0100, Aaron Roberts wrote: > > > This is probably because your FUSE module is not allowing O_DIRECT > > system call to open the disk image file on the FUSE mounted > > filesystem. What we did (and please someone let me know if it was the > > wrong thing to do!) was to download the FUSE module source from > > gluster.org and compile/install that. > > Which version did you compile/install? Did you alter its configuration first? > We downloaded the following and compiled/installed with all defaults: fuse-2.7.4glfs11 Aaron