On Mon, 2007-11-26 at 20:14 -0500, Eric Kerin wrote:
> Scott,
> 
> Not sure if it works with GFS (I would assume so, but I don't have it
> installed to test)  But normally you would run the following to remount
> an already mounted filesystem in read only mode:
> mount -o remount,ro <mountpoint>
> 
> And conversely to remount read-write:
> mount -o remount,rw <mountpoint>

Should be the same w/ GFS.

-- Lon

--
Linux-cluster mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/linux-cluster

Reply via email to