Oracle VM (OVM) (MOSC)

MOSC Banner

repository mounted twice

edited Jan 13, 2015 6:47AM in Oracle VM (OVM) (MOSC) 4 commentsAnswered

Hi

I have a small OVM 3.3.1 pool consisting of two similar HP ProLiant DL380 G5 servers. Their HWrs are almost the same. They share two disks of our SAN. A pool disk and a disk for the repository. I create a new repository on it. It looks as expected:

for i in ta tb ; do echo $i ; ssh $i mount -t ocfs2 ; done
ta
/dev/mapper/3600507680281106980000000000001c8 on /poolfsmnt/0004fb0000050000e64131c4c971826e type ocfs2 (rw,_netdev,heartbeat=global)
/dev/mapper/36005076802811069800000000000000f on /OVS/Repositories/0004fb0000030000bfa07240c32b1dee type ocfs2 (rw,_netdev,heartbeat=global)
tb   
/dev/mapper/3600507680281106980000000000001c8 on /poolfsmnt/0004fb0000050000e64131c4c971826e type ocfs2 (rw,_netdev,heartbeat=global)

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center