Sponsored Content
Full Discussion: Mirror disk problem
Operating Systems Solaris Mirror disk problem Post 302974652 by rwprabowo on Thursday 2nd of June 2016 02:58:51 AM
Old 06-02-2016
Mirror disk problem

Hello all,

i have the mirror disk problem with SunOS 5.10.

here's the message:
Code:
# metastat d15
d15: Mirror
    Submirror 0: d16
      State: Needs maintenance 
    Submirror 1: d17
      State: Okay         
    Pass: 1
    Read option: roundrobin (default)
    Write option: parallel (default)
    Size: 132125184 blocks (63 GB)

d16: Submirror of d15
    State: Needs maintenance 
    Invoke: metareplace d15 c0t2d0s0 <new device>
    Size: 132125184 blocks (63 GB)
    Stripe 0:
        Device     Start Block  Dbase        State Reloc Hot Spare
        c0t2d0s0          0     No     Maintenance   Yes 


d17: Submirror of d15
    State: Okay         
    Size: 132125184 blocks (63 GB)
    Stripe 0:
        Device     Start Block  Dbase        State Reloc Hot Spare
        c0t3d0s0          0     No            Okay   Yes 


Device Relocation Information:
Device   Reloc  Device ID
c0t2d0   Yes    id1,sd@n500000e016b69c60
c0t3d0   Yes    id1,sd@n500000e016b769c0

i want to do the command metareplace d15 c0t2d0s0 <new device>. But i don't know what is the "<new device>" mean. i'd have try the command like metasync d15 or metareplace -e d15 c0t2d0s0 but the syncing stop in the middle of process.

note: the disk status is ok (green led) not fault (amber led) on SUN V445
 

10 More Discussions You Might Find Interesting

1. HP-UX

HP UX Disk Mirror

Being somewhat extremely new to Unix, I have just had a system crash One of my Volume Groups has crashed However, this Volume Group is actually mirrored How do I switch to use the mirrored copy? Any assistance greatly appreciated Thanks (1 Reply)
Discussion started by: cobdeng
1 Replies

2. UNIX for Dummies Questions & Answers

disk suite to mirror both d0 and d2

I have 2 drives on a sun solaris 8 server that is a live server. I am putting in an additional 2 drives and want to mirror the the first 2. I was thinking of using disksuite but one drive is the root drive with 1 maybe 2 free paritions. The other is only one partition (36G). I was wondering... (2 Replies)
Discussion started by: csgonan
2 Replies

3. AIX

How to remove disk from mirror?

Hello, I've got 2 system disks (hdisk0 and hdisk1) in the mirror (RAID1) on AIX 5.3. Since the hdisk1 makes some troubles, we want to replace it with the new one. How can I disable this hdisk1 disk and prepare the mirror to use the new physical disk? As far as I know, I must remove disk from the... (3 Replies)
Discussion started by: Yac
3 Replies

4. Solaris

Disk failuare in mirror

Hi, I want to know if one disk is failed in mirror in solaris and system is booted from another disk, is it possible to find out from which disk system is booted at command level? (1 Reply)
Discussion started by: manoj.solaris
1 Replies

5. Filesystems, Disks and Memory

Mirror system disk

I have a SUN 440 running Solaris 8 that is generating funny errors on /dev/dsk/c1t0d0 and I would like to dupe the drive(the non offending drives are removed for this process), swap it with the dupe and reboot. From what I have read, the process seems simple: dd if=/dev/dsk/c1t0d0... (1 Reply)
Discussion started by: hardyj
1 Replies

6. UNIX for Dummies Questions & Answers

why need to mirror disk if we had backups ?

hi.. newbie here, just wonder why there is a need for mirroring in some servers whereby we already had backups by cron jobs ? (4 Replies)
Discussion started by: Exposure
4 Replies

7. Solaris

Mirror the root disk

Hi all I wish to mirror for the root disk, but last time i do, make the server cannot boot up. :p So this time, hope you guys can assist me on it. =) At the last code, is the step i wish to do. Please help to check and correct me if got any wrong. root@leo # format </dev/null Searching for... (17 Replies)
Discussion started by: SmartAntz
17 Replies

8. Solaris

Disk Mirror Question

Long time Linux, relatively new to Solaris. Currently I have a Solaris 9 machine which has a mirrored root disk. We will be running some tests on this machine, and when those tests are done we want to restore it to "pre-test" status. What I would like to do is break the mirror, pull the first... (2 Replies)
Discussion started by: brianr
2 Replies

9. AIX

Clone or mirror your AIX OS larger disk to smaller disk ?

hello folks, I have a 300GB ROOTVG volume groups with one filesystem /backup having 200GB allocated space Now, I cannot alt disk clone or mirrorvg this hdisk with another smaller disk. The disk size has to be 300GB; I tried alt disk clone and mirrorvg , it doesn't work. you cannot copy LVs as... (9 Replies)
Discussion started by: filosophizer
9 Replies

10. HP-UX

What is the difference between DRD and Root Mirror Disk using LVM mirror ?

what is the difference between DRD and Root Mirror Disk using LVM mirror ? (3 Replies)
Discussion started by: maxim42
3 Replies
rdc.cf(4)							   File Formats 							 rdc.cf(4)

NAME
rdc.cf - Availability Suite Remote Mirror software configuration file DESCRIPTION
The rdc.cf is an optional configuration file that supplies the sndradm(1M) command with details of the volume sets to be operated on. Inrdc.cf, the volume sets and their host locations are defined in the following format: post pdevice pbitmap shost sdevice sbitmap protocol mode options The rdc.cf fields are: phost (primary host) Server on which the primary volume resides. pdevice (primary device) Primary volume partition to be copied. Specify only full path names (for example, /dev/rdsk/c0t1d0s2). pbitmap (primary bitmap) Volume partition in which the bitmap (scoreboard logs) of the primary partition is stored. Specify only full path names (for exam- ple, /dev/rdsk/c0t1d0s3). shost (secondary host) Server on which the secondary volume resides. sdevice (secondary device) Secondary volume partition. Specify only full path names (for example,/dev/rdsk/c0t1d0s4). sbitmap (secondary bitmap) Volume partition in which the bitmap (scoreboard logs) of the secondary file is stored. Specify only full path names (for example, /dev/rdsk/c0t1d0s5). protocol Network transfer protocol. Specify IP. mode Remote Mirror operating mode. Sync is the Remote Mirror mode where the I/O operation is not confirmed as complete until the remote volume has been updated. Async is the other Remote Mirror mode, in which the primary host I/O operation is confirmed as complete before updating the remote volume. options A consistency group name can be specified using the g character. A disk queue volume partition can be specified using the q character, using full path name only (/dev/rdsk/c0t1d0s5). Without the q character set will default to memory base queue. When running on a clustered system, a cluster resource group tag can be specified using the C character. These options have the following syntax: [g io_groupname] [q queue_volume][C ctag] Note - When running on a cluster configuration, the cluster resource group tag is appended to the Remote Mirror set by default. ATTRIBUTES
See attributes(5) for a description of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Architecture |x86 | +-----------------------------+-----------------------------+ |Availability |SUNWrdcu | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ SEE ALSO
sndradm(1M), sndrd(1M), attributes(5) SunOS 5.11 08 Jun 2007 rdc.cf(4)
All times are GMT -4. The time now is 02:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy