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!

sun cluster/metaset

807567Feb 25 2008 — edited Feb 28 2008
I have two E450's connected to a D1000, have install Solaris 9 with patches and installed Sun cluster 3.2.
Both 450's are in the cluster and can see the D1000.
With the drives on the D1000, setup area for meta database on slice 7 starting from block 0 around 200MB and rest of disk on slice 0.
Create the database metadb -a -f ... on the disks from both hosts, and can reboot and can see the databases metadb -i, okay from both hosts

The problem which is occuring is that after I create them in disk sets and reboot both the hosts, the database become unknown showing,
metaset ... there are no existing databases, and when I do a metadb -i

M p unknown unknown /dev/dsk/c5t0d0s7
M p unknown unknown /dev/dsk/c5t1d0s7

I create the metaset doing
# metaset -s data1 -ah host1 host2
# metaset -s data1 -a /dev/did/rdsk/d4 /dev/did/rdsk/d5

This is all I need to to for the meta databases to become unknown after a reboot

Can't workout what I am doing wrong
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 27 2008
Added on Feb 25 2008
6 comments
920 views