Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jul 2005 17:09:12 +0300
From:      Casper <kl@os.lv>
To:        freebsd-questions@freebsd.org
Subject:   gmirror synchronization...
Message-ID:  <42EA3888.5040100@os.lv>

next in thread | raw e-mail | index | archive | help

  Hi,

  I have setuped two disks for mirror:
#gmirror label -v -b round-robin www-mirror /dev/ad6
#gmirror insert www-mirror /dev/ad4
after reboot it not mounting nad synchronizing ~ 1% in minute...
#gmirror list
Geom name: www-mirror
State: DEGRADED
Components: 2
Balance: round-robin
Slice: 4096
Flags: NONE
GenID: 0
SyncID: 1
ID: 2896798894
Providers:
1. Name: mirror/www-mirror
    Mediasize: 200049647104 (186G)
    Sectorsize: 512
    Mode: r1w0e0
Consumers:
1. Name: ad6
    Mediasize: 200049647616 (186G)
    Sectorsize: 512
    Mode: r1w1e1
    State: ACTIVE
    Priority: 0
    Flags: NONE
    GenID: 0
    SyncID: 1
    ID: 1503457719
2. Name: ad4
    Mediasize: 200049647616 (186G)
    Sectorsize: 512
    Mode: r1w1e1
    State: SYNCHRONIZING
    Priority: 0
    Flags: DIRTY, SYNCHRONIZING
    GenID: 0
    SyncID: 1
    Synchronized: 3%
    ID: 564911442

Why so long if there is only ~7mb on disk yet...

How to properly start and mount after reboot it?

tnx,

C.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42EA3888.5040100>