Sponsored Content
Full Discussion: Root Disk mirroring in SVM
Operating Systems Solaris Root Disk mirroring in SVM Post 302378190 by sijocg on Monday 7th of December 2009 07:38:35 AM
Old 12-07-2009
hi
is there any difference between sol9 and sol10 for root mirroring ?
 

9 More Discussions You Might Find Interesting

1. Solaris

Solaris mirroring / non-root disk

Hi Guys, Need to add 2 disks into a JBOD array (3310). Does anyone see anything wrong with my Procedure / Doco below? 1> Logon to system, check system logs for abnormal entries. 2> Make backups of related system files: A>cp -p /etc/system /etc/system.backup.081505 B>cp -p /etc/vfstab... (3 Replies)
Discussion started by: BG_JrAdmin
3 Replies

2. Solaris

Veritas root disk mirroring

Hi there, My task is to replace the two 73 G disks with two 143 G disks , which has vxvm 4.1 running on it. I would like to know whether the steps iam following are correct. 1. Break the sub-disks, plexes of the root mirror. 2. Remove the sub-disks,plexes of the root mirror. 3. Remove one of... (10 Replies)
Discussion started by: Jartan
10 Replies

3. Solaris

mirroring root disk using svm - but no free slices for metadb's

Hi all, we have an existing system that was configured using just one of the (two) internal disks. I want to mirror the disk using SVM, but have realised there is no free slice for creating the metadb's. Is there a workaround I can use for this? In the past we have always kept slice 7 free -... (8 Replies)
Discussion started by: badoshi
8 Replies

4. Solaris

SVM, mirroring

Really sorry for the long posting. But i would really want to clear all the doubts. I have 2 disk c0t0d0 & c0t1d0, i wanted to mirror c0t1d0 (mirror) to c0t0d0 (main). Creating state database replica: metadb -a -c3 -f c0t0d0s7 ... (3 Replies)
Discussion started by: beginningDBA
3 Replies

5. Solaris

Disk mismatch while trying to zfs mirroring non-root disks

Hello All, I am trying to mirror two non-root hard drives using zfs. But "fmthard" fails when I try to copy the vtoc due to disk mismatch. Please help me. --- iostat command shows the disk to be similiar --- format command shows disk to be different :confused: --- c1t2d0 is the active... (8 Replies)
Discussion started by: pingmeback
8 Replies

6. Solaris

root disk mirroring in solaris volume manager for solaris 10

Need a procedure document to do "root disk mirroring in solaris volume manager for solaris 10". I hope some one will help me asap. I need to do it production environment. Let me know if you need any deatils on this. Thanks, Rama (1 Reply)
Discussion started by: ramareddi16
1 Replies

7. Solaris

Root disk mirroring in SVM

I tried doing rootdisk mirroring in my local host , i added a new Ide disk in my system and copied the prtvtoc from root disk to the newly added disk, and then when i tried to add database replicas on both the disks, it was added for boot disk but for the newly added disk i gave the error, which... (6 Replies)
Discussion started by: Laxxi
6 Replies

8. Solaris

Root disk mirroring in Solaris 10

I would like to perform root disk mirroring task. Can someone please help me out on this. Thanks !! Regards, Rama (2 Replies)
Discussion started by: ramagore85
2 Replies

9. UNIX for Advanced & Expert Users

VCS triggerring panic on 1 node, root disk under SVM

We have two node cluster with OS disk mirrored under SVM. There is slight disk problem on one of the mirror disk causing cluster to panic. Failure of one mirror disk causing VCS to panic the node. Why VCS is not able to write /var filesystem, as one of the disk is healthy. ... (1 Reply)
Discussion started by: amlanroy
1 Replies
mdlogd(1M)						  System Administration Commands						mdlogd(1M)

NAME
mdlogd - Solaris Volume Manager daemon SYNOPSIS
mdlogd DESCRIPTION
mdlogd implements a simple daemon that watches the system console looking for messages written by the Solaris Volume Manger. When a Solaris Volume Manager message is detected, mdlogd sends a generic SNMP trap. To enable traps, you must configure mdlogd into the SNMP framework. See . USAGE
mdlogd implements the following SNMP MIB: SOLARIS-VOLUME-MGR-MIB DEFINITIONS ::= BEGIN IMPORTS enterprises FROM RFC1155-SMI DisplayString FROM SNMPv2-TC; -- Sun Private MIB for Solaris Volume Manager sun OBJECT IDENTIFIER ::= { enterprises 42 } sunSVM OBJECT IDENTIFIER ::= { sun 104 } -- this is actually just the string from /dev/log that -- matches the md: regular expressions. -- This is an interim SNMP trap generator to provide -- information until a more complete version is available. -- this definition is a formalization of the old -- Solaris DiskSuite mdlogd trap mib. svmOldTrapString OBJECT-TYPE SYNTAX DisplayString (SIZE (0..255)) ACCESS read-only STATUS mandatory DESCRIPTION "This is the matched string that was obtained from /dev/log." ::= { sunSVM 1 } -- SVM Compatibility ( error trap ) svmNotice TrapTRAP-TYPE ENTERPRISE sunSVM VARIABLES { svmOldTrapString } DESCRIPTION "SVM error log trap for NOTICE. This matches 'NOTICE: md:'" ::= 1 svmWarningTrap TRAP-TYPE ENTERPRISE sunSVM VARIABLES { svmOldTrapString } DESCRIPTION "SVM error log trap for WARNING.. This matches 'WARNING: md:'" ::= 2 svmPanicTrap TRAP-TYPE ENTERPRISE sunSVM VARIABLES { svmOldTrapString } DESCRIPTION "SVM error log traps for PANIC.. This matches 'PANIC: md:'" ::= 3 END ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWlvma, SUNWlvmr | +-----------------------------+-----------------------------+ |Interface Stability |Obsolete | +-----------------------------+-----------------------------+ SEE ALSO
snmpdx(1M), attributes(5) SunOS 5.11 3 Jun 2004 mdlogd(1M)
All times are GMT -4. The time now is 10:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy