Unmirror and Remirror for Solaris 10


 
Thread Tools Search this Thread
Operating Systems Solaris Unmirror and Remirror for Solaris 10
# 8  
Old 01-14-2009
When you are booting the system normally like the below

OK boot

Is going to boot from the primary disk . To boot from the secondary disk we need to specify with the boot some thing like below


OK boot root-mirror
# 9  
Old 01-14-2009
depending on whether you are simply detaching a submirror or tearing down the mirror itself you may need to make some alterations.

if you completely clearing the mirror, you will need to alter your /etc/vfstab to accommodate for the changes made by removing the mirror. where you are mounting your metadevices, you will need to change it to the /dev/dsk/cxtxdxsx and /dev/rdsk/cxtxdxsx nomenclature.
# 10  
Old 01-14-2009
Does that mean there is no way to know which disk the server is using from the OS after it is up?

With the script I am testing, the system will use disk0 to boot from after un-mirroring. When re-mirror, disk1 will sync with disk0. The script is very convenient if you understand how it works. What I am trying to find right now is 1- how to make the server use disk1 instead of disk0 when un-mirror, 2- how to make the server to use disk1 as the primary to sync from after re-mirror.
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Solaris

How to add Solaris text console to Solaris grub2 menu?

Hi, I am new to sloaris and just instlled the solaris 11.2, i know little more about linux, i open the /boot/grub/grub.cfg in solaris and there is many other entries forl solaris 11.2 one of them is for 'Oracle Solaris 11.2 text console' but at boot grub2 only show the first default entry that... (1 Reply)
Discussion started by: shamsat
1 Replies

2. AIX

Unmirror and machine not booted after restart

My box is aix 5.3, i have done unmirror and restart, machine count't boot up missing disk in sms, BLV, is in hdisk3 when i go through maintenance mode, many command not work such as... bosboot bootlist pls suggest me... (5 Replies)
Discussion started by: reply.ravi
5 Replies

3. Solaris

dual boot solaris/solaris zfs file system

Hi, I am running into a some problems creating a dual boot system of 2 solaris instances using ZFS file system and I was wondering if someone can help me out. First some back ground. I have been asked to change the file system of our server from UFS to ZFS. Currently we are using Solaris... (3 Replies)
Discussion started by: estammis
3 Replies

4. Solaris

Unable to login using ssh,telnet onto my solaris machine with solaris 10 installed

Hi, I am unable to login into my terminal hosting Solaris 10 and get the below error message "Server refused to allocate pty ld.so.1: sh: fatal: libc.so.1: open failed: No such file or directory " Is there anyways i can get into my machine and what kind of changes are required to be... (7 Replies)
Discussion started by: sankasu
7 Replies
Login or Register to Ask a Question