Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Feb 2002 03:18:36 -0800
From:      Tim Baird <tim@techvalley.ca>
To:        questions@FreeBSD.org
Subject:   Vinum strangeness
Message-ID:  <4.2.0.58.20020202030832.0094a820@pop3.norton.antivirus>

next in thread | raw e-mail | index | archive | help
- Just upgraded to 4.5-RELEASE
- Had vinum going fine on 4.4 on same H/W but not exactly the same 
partitioning scheme....

- Simple 2 ide drive system, 8G and 2G
- Want entire 2G drive and 2G partition on 8G striped

- have disabled the drives as follows:
- any ideas??

BTW the two partitions work just fine when not labeled as vinum.....

PLEASE REPLY COPYING TO ME DIRECTLY

# /dev/ad0s1:
type: ESDI
disk: ad0s1
label:
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 16
sectors/cylinder: 1008
cylinders: 16382
sectors/unit: 16514001
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0           # milliseconds
track-to-track seek: 0  # milliseconds
drivedata: 0

8 partitions:
#        size   offset    fstype   [fsize bsize bps/cpg]
   a:   262144   131072    4.2BSD     2048 16384    94   # (Cyl.  130*- 390*)
   b:   131072        0      swap                        # (Cyl.    0 - 130*)
   c: 16514001        0    unused        0     0         # (Cyl.    0 - 16382*)
   e: 11996112   393216    4.2BSD        0     0     0   # (Cyl.  390*- 12290*)
   f:  4124673 12389328     vinum                        # (Cyl. 12291 - 
16382*)

---------------

# /dev/ad2s1:
type: ESDI
disk: ad2s1
label:
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 64
sectors/cylinder: 4032
cylinders: 1022
sectors/unit: 4124673
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0           # milliseconds
track-to-track seek: 0  # milliseconds
drivedata: 0

8 partitions:
#        size   offset    fstype   [fsize bsize bps/cpg]
   c:  4124673        0    unused        0     0         # (Cyl.    0 - 1022*)
   e:  4124673        0     vinum                        # (Cyl.    0 - 1022*)

------------------------------

- tried to create and this is the result.....

vinum create -v -f vinum.conf
    1: drive beta device /dev/ad2s1e
    2: drive alpha device /dev/ad0s1f
    3: volume omega
    4: plex org striped 260k
    5: sd length 2013m drive alpha
    6: sd length 2013m drive beta
2 drives:
Drive beta:     Device /dev/ad2s1e
                 Created on menace.melonville.net at Sat Feb  2 03:08:51 2002
                 Config last updated Sat Feb  2 03:08:52 2002
                 Size:       2111832576 bytes (2014 MB)
                 Used:       2110886400 bytes (2013 MB)
                 Available:      946176 bytes (0 MB)
                 State: up
                 Last error: none
                 Active requests:        0
                 Maximum active:         0

Drive alpha:    Device
                 Created on  at Wed Dec 31 16:00:00 1969
                 Config last updated Wed Dec 31 16:00:00 1969
                 Size:                0 bytes (0 MB)
                 Used:                0 bytes (0 MB)
                 Available:           0 bytes (0 MB)
                 State: referenced
                 Last error: none
                 Active requests:        0
                 Maximum active:         0


1 volumes:
Volume omega:   Size: 4221501440 bytes (4025 MB)
                 State: down
                 Flags:
                 1 plexes
                 Read policy: round robin

1 plexes:
Plex omega.p0:  Size:   4221501440 bytes (4025 MB)
                 Subdisks:        2
                 State: initializing
                 Organization: striped   Stripe size: 260 kB
                 Part of volume omega


2 subdisks:
Subdisk omega.p0.s0:
                 Size:       2110750720 bytes (2012 MB)
                 State: crashed
                 Plex omega.p0 at offset 0 (0  B)
                 Drive alpha (), no offset

Subdisk omega.p0.s1:
                 Size:       2110750720 bytes (2012 MB)
                 State: empty
                 Plex omega.p0 at offset 266240 (260 kB)
                 Drive beta (/dev/ad2s1e) at offset 135680 (132 kB)


============================
- vinum list

2 drives:
D beta                  State: up       Device /dev/ad2s1e      Avail: 
0/2014 MB (0%)
D alpha                 State: referenced       Device  Avail: 0/0 MB

1 volumes:
V omega                 State: down     Plexes:       1 Size:       4025 MB

1 plexes:
P omega.p0            S State: initializing     Subdisks:     2 
Size:       4025 MB

2 subdisks:
S omega.p0.s0           State: crashed  PO:        0  B Size:       2012 MB
S omega.p0.s1           State: empty    PO:      260 kB Size:       2012 MB


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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