On Tue, Jul 20, 2004 at 08:13:15PM +0800, chloong wrote: > hi all, > I managed to setup the whole gfs clustering. i have 2 nodes servers in > this gfs cluster. > > 1 node is mounting the gfs partition without any issue but the other one > not able to mount...giving me error: > #mount -t gfs /dev/pool/smsgateclu_pool0 /gfs1 > mount: wrong fs type, bad option, bad superblock on > /dev/pool/smsgateclu_pool0, > or too many mounted file systems > > can anyone facing this problem? This is the standard error message that mount gives on error. In general it isn't very usefull. More accurate error messages are on the console. Post your `dmesg` output if you are still having problems. -- Adam Manthei <amanthei@xxxxxxxxxx>