Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Getting Error Message - mount.ocfs2: No such device while mounting

210108Feb 2 2006 — edited Apr 8 2007
I am trying to mount an ocfs2 file system. The file system seems to have been created fine but I get an error message when I try to mount it. Here's what I get :

[root@mdcpsdb1 init.d]# ./o2cb status
Module "configfs": Loaded
Filesystem "configfs": Mounted
Module "ocfs2_nodemanager": Loaded
Module "ocfs2_dlm": Loaded
Module "ocfs2_dlmfs": Loaded
Filesystem "ocfs2_dlmfs": Mounted
Checking cluster ocfs2: Online
Checking heartbeat: Active

[root@mdcpsdb1 init.d]# fsck.ocfs2 /dev/sdc1
Checking OCFS2 filesystem in /dev/sdc1:
label: oracle_hr
uuid: f6 23 5e 3b ad bb 49 87 81 a3 cb f0 b7 2a d0 ad
number of blocks: 24416784
bytes per block: 4096
number of clusters: 6104196
bytes per cluster: 16384
max slots: 4

/dev/sdc1 is clean. It will be checked after 20 additional mounts.

[root@mdcpsdb1 init.d]# mount -t ocfs2 /dev/sdc1 /hr_data
mount.ocfs2: No such device while mounting /dev/sdc1 on /hr_data

The same thing happens going through the ocfs2console.

Thanks,
David
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 6 2007
Added on Feb 2 2006
1 comment
1,136 views