Re[2]: [Ocfs2-users] OCFS2 mount problem

aibolit 66 aibolit66.66 at mail.ru
Mon Feb 5 12:55:27 PST 2007



-----Original Message-----
From: Sunil Mushran <Sunil.Mushran at oracle.com>
To: aibolit 66 <aibolit66.66 at mail.ru>
Date: Mon, 05 Feb 2007 12:46:26 -0800
Subject: Re: [Ocfs2-users] OCFS2 mount problem

> 
> It could be that the device name is not the same across the two nodes.
> 
> Do:
> # mounted.ocfs2 -d
> on both nodes. Match the device using the uuid. As in, you
> should see a device with the same uuid on both nodes. If not,
> then the device is not shared.
> 
> If you do see the device on both nodes but with differing names, you
> could look into mounting by label.
> # mount -t ocfs2 -L label /c1
> 


[root at node1 ~]# mounted.ocfs2 -d
Device                FS     UUID                                  Label
/dev/sda5             ocfs2  6a0fbcc8-675f-42c6-9bda-5513feb98a05  oracle


[root at node2 ~]# mounted.ocfs2 -d
Device                FS     UUID                                  Label

I didn't format /dev/sda5 on second node, as guide.pdf says that.



P.S. Sorry for previous dup, thought that your server didn't accept message from mail.ru :(



More information about the Ocfs2-users mailing list