Re: 'vinum list' wierd output (solved)

From: Joan Picanyol i Puig (lists-freebsd-stable_at_biaix.org)
Date: 06/30/03

  • Next message: Gianmarco Giovannelli: "Re: apache panics on a recent 4.8-STABLE"
    Date: Mon, 30 Jun 2003 02:22:07 +0200
    To: freebsd-stable@freebsd.org
    
    

    * Greg 'groggy' Lehey <grog@FreeBSD.org> [20030630 02:00]:
    > If you want a real answer, please restate the
    > original question.
    Q: how do I add my new drive to an existing volume?
    A: create a drive object, a subdrive object on it and attach it to the
    volume's plex.

    Are these equivalent (bulk is the volume's name, storage the drive)?

    a)
    drive storage device /dev/ad0s1e
    subdrive length 0 drive storage name bulk.p0.s1
    attach bulk.p0.s1 bulk.p0

    b)
    drive storage device /dev/ad0s1e
    subdrive length 0 drive storage plex bulk.p0

    tks

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

  • Next message: Gianmarco Giovannelli: "Re: apache panics on a recent 4.8-STABLE"