We will not have a situation where we need to access the same file from different clients. We are looking for a web application which will be deployed on 2 servers. Both these servers will mount the gluster volume and this mount point will act as the data directory for the applications. The users will login to the load balanced application servers and the application creates separate folders for each user.
My doubt is if multiple users login to both the application servers and read/ write data. Will thus effect any synchronisation of data between the underlying bricks. Thanks. Bobby Jacob Sent from Samsung Galaxy. -------- Original message -------- From: Joe Julian <[email protected]> Date: 26/09/2013 17:45 (GMT+03:00) To: Bobby Jacob <[email protected]>,[email protected] Subject: Re: [Gluster-users] Mounting Gluster volume on multiple clients. Just as if you had multiple applications using the same file on a local filesystem, you'll want to make sure your application uses standard POSIX locking. Bobby Jacob <[email protected]> wrote: Hi, What are the considerations to be kept if we want to mount the same gluster volume on multiple clients so they can access the same data. ? Is this possible and will it create any issues ? Please advise. !! Thanks & Regards, Bobby Jacob ________________________________ Gluster-users mailing list [email protected] http://supercolony.gluster.org/mailman/listinfo/gluster-users -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
_______________________________________________ Gluster-users mailing list [email protected] http://supercolony.gluster.org/mailman/listinfo/gluster-users
