Odd geom behaviour.

From: David Gilbert (dgilbert_at_dclg.ca)
Date: 12/21/04

  • Next message: Daniel O'Connor: "Re: Mac UFS partition unreadable"
    Date: Mon, 20 Dec 2004 22:51:11 -0500
    To: freebsd-hackers@freebsd.org, Poul-Henning Kamp <phk@freebsd.org>
    
    
    

    I have a set of 12 disks. 2x9G and 10x4.5G. I have a setup whereby I
    run a gmirror on each pair of disks and then a gconcat on the
    mirrors. Attached is a copy of the gmirror and gconcat lists.

    Now... I "shutdown -r" this machine (which happens to be an alpha) and
    it shuts down happily. However, _every_ time it reboots, it wishes to
    rebuild the mirrors:

    GEOM_MIRROR: Device m1 created (id=4055141955).
    GEOM_MIRROR: Device m1: provider da1 detected.
    GEOM_MIRROR: Device m1: provider da2 detected.
    GEOM_MIRROR: Device m1: provider da2 activated.
    GEOM_MIRROR: Device m1: provider mirror/m1 launched.
    GEOM_MIRROR: Device m1: rebuilding provider da1.

    (x5 more for the other mirrors). Now this isn't particularly bad, I
    suppose, except that the machine is occupied for some number of
    minutes after boot with this activity. No fsck ... the filesystem is
    happy.

    The machine is available for testing should someone want to look at
    it. In fact, the machine is part of my "retrocluster" of hardware
    running FreeBSD and NetBSD (if someone needs hardware with serial
    consoles to debug, this is the purpose of the retrocluster).

    Anyways... ideas?

    (note that in these files, the mirrors are still rebuilding)

    
    
    
    

    Dave.

    -- 
    ============================================================================
    |David Gilbert, Independent Contractor.       | Two things can only be     |
    |Mail:       dave@daveg.ca                    |  equal if and only if they |
    |http://daveg.ca                              |   are precisely opposite.  |
    =========================================================GLO================
    
    

    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"




  • Next message: Daniel O'Connor: "Re: Mac UFS partition unreadable"

    Relevant Pages

    • Re: Expanding volumes/filesystems under SVM - Solaris 10
      ... > disks. ... > Now I want to expand the / volume, since opt is already filling up its ... Only true for non boot-critical filesystems. ... Format a disk (either one you're not using, or drop one of the mirrors) ...
      (comp.unix.solaris)
    • Re: xRAID disks....
      ... For mirrors it can actually be a big win with hardware support. ... Typical bandwidth for the northbridge/southbridge connection is 1-2 GB/s ... RAID 10 is nice, but it requires more disks then RAID5. ...
      (freebsd-questions)
    • gmirror + usb problem
      ... Two usb attached WD myBook 500gb external drives. ... Nothing seems to entice the second provider to sync up. ... I have tried setting gmirror to auto rebuild and manual, ... GEOM_MIRROR: Device ext0: provider da0 detected. ...
      (freebsd-stable)
    • e3500 not booting through mirror
      ... the fiber cables for the internal hdds are in slots LA & UA on the ... is refusing to boot up & shows only 4 disks on "probe-fcal-all". ... now i am thinking of breaking the mirrors & booting up the sytem... ...
      (SunManagers)
    • gmirror: How to activate a mirror after a disk failed?
      ... a disk failed on my machine,and suddenly one of the mirrors doesn't work: ... root@kg-fil# gmirror dump ad6 ... Metadata on ad6: ... root@kg-fil# gmirror activate -v storage ad6 ...
      (comp.unix.bsd.freebsd.misc)