Todd Daugherty
2009-Jul-21 18:30 UTC
[Gluster-users] GlusterFS Failing to write Maya/Renderman Studio Pointcloud files
I have a 4 node cluster in test production and this is quite the problem. Linux Fedora 10/11 client Fuse 2.74 Gluster 2.0.3 Gentoo 2.6.27-gentoo-r8 server Gluster 2.0.3 When mounted native the filesystem does not complete the writing of Point Cloud files. When mounted via CIFS (glusterfs exported via Samba) it writes the files. I started an strace of the process but it crashed. Too many steps before it actually gets to the Point Cloud generation. Renderman Studio runs via Maya so that is VERY slow on the strace as well. Any ideas of how to solve this problem? Everything thing else is working. Had a problem with Houdini Mantra in Gluster 2.0.1 that was fixed with an upgrade to 2.0.3. I was hoping 2.0.4 would fix this problem but no dice. Todd
Harshavardhana
2009-Jul-22 05:55 UTC
[Gluster-users] GlusterFS Failing to write Maya/Renderman Studio Pointcloud files
Hi Todd, Could you provide us with your volume configuration files and log files for both server and client?. Also can you please file a bug report with these at http://bugs.gluster.com/ Thanks -- Harshavardhana Gluster - http://www.gluster.com On Wed, Jul 22, 2009 at 12:00 AM, Todd Daugherty <todd at truthout.org> wrote:> I have a 4 node cluster in test production and this is quite the problem. > > Linux Fedora 10/11 client Fuse 2.74 Gluster 2.0.3 > Gentoo 2.6.27-gentoo-r8 server Gluster 2.0.3 > > When mounted native the filesystem does not complete the writing of > Point Cloud files. When mounted via CIFS (glusterfs exported via > Samba) it writes the files. > > I started an strace of the process but it crashed. Too many steps > before it actually gets to the Point Cloud generation. Renderman > Studio runs via Maya so that is VERY slow on the strace as well. > > Any ideas of how to solve this problem? > > Everything thing else is working. Had a problem with Houdini Mantra in > Gluster 2.0.1 that was fixed with an upgrade to 2.0.3. I was hoping > 2.0.4 would fix this problem but no dice. > > Todd > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users > >
Anand Avati
2009-Jul-22 16:07 UTC
[Gluster-users] GlusterFS Failing to write Maya/Renderman Studio Pointcloud files
> I have a 4 node cluster in test production and this is quite the problem. > > Linux Fedora 10/11 client Fuse 2.74 Gluster 2.0.3 > Gentoo 2.6.27-gentoo-r8 server Gluster 2.0.3 > > When mounted native the filesystem does not complete the writing of > Point Cloud files. When mounted via CIFS (glusterfs exported via > Samba) it writes the files. > > I started an strace of the process but it crashed. Too many steps > before it actually gets to the Point Cloud generation. Renderman > Studio runs via Maya so that is VERY slow on the strace as well. > > Any ideas of how to solve this problem? > > Everything thing else is working. Had a problem with Houdini Mantra in > Gluster 2.0.1 that was fixed with an upgrade to 2.0.3. I was hoping > 2.0.4 would fix this problem but no dice.Can you try mounting glusterfs with --disable-direct-io-mode and see if that has any effect? Avati