Port-i386 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PCI internal SATA cards?




On 06-Apr-09, at 02:18 , George Michaelson wrote:

is GPT mature enough, that software raid on GPT is viable? Because I am very very very scared of being exposed to 'you are locked to this raid card, this physical order of disk' problems, and GPT sounds like in principle, it avoids that

I just rebuilt a backup server with a 6 drive RAID(frame) 10 setup. The Asus P5Q motherboard supplies 6 SATA ports, plus I added a 2 port ATA card for the (older) boot drive and it's mirror.

wd0: 38166 MB, 77545 cyl, 16 head, 63 sec, 512 bytes/sect x 78165360 sectors wd1: 38166 MB, 77545 cyl, 16 head, 63 sec, 512 bytes/sect x 78165360 sectors wd2: 931 GB, 1938021 cyl, 16 head, 63 sec, 512 bytes/sect x 1953525168 sectors wd3: 931 GB, 1938021 cyl, 16 head, 63 sec, 512 bytes/sect x 1953525168 sectors wd4: 931 GB, 1938021 cyl, 16 head, 63 sec, 512 bytes/sect x 1953525168 sectors wd5: 931 GB, 1938021 cyl, 16 head, 63 sec, 512 bytes/sect x 1953525168 sectors wd6: 931 GB, 1938021 cyl, 16 head, 63 sec, 512 bytes/sect x 1953525168 sectors wd7: 931 GB, 1938021 cyl, 16 head, 63 sec, 512 bytes/sect x 1953525168 sectors

The 6 drives are all gpt labelled for RAIDframe:

# gpt  show /dev/rwd2d
      start        size  index  contents
          0           1         PMBR
          1           1         Pri GPT header
          2          32         Pri GPT table
         34  1953525101      1  GPT part - NetBSD RAIDFrame component
 1953525135          32         Sec GPT table
 1953525167           1         Sec GPT header

Each GPT partition is turned into a DK wedge:

# dkctl  /dev/rwd2d listwedges
/dev/rwd2d: 1 wedge:
dk0: 79988ae2-0f19-11de-b41a-000d886f2d37, 1953525101 blocks at 34, type: raidframe

and pairs of wedges are used for RAID 1 sets:

# raidctl -s raid0
Components:
           /dev/dk0: optimal
           /dev/dk1: optimal
[SNIP]

In turn, the 3 RAID drives are gpt labled:

# gpt  show /dev/rraid0d
      start        size  index  contents
          0           1         PMBR
          1           1         Pri GPT header
          2          32         Pri GPT table
         34  1953524925      1  GPT part - NetBSD RAIDFrame component
 1953524959          32         Sec GPT table
 1953524991           1         Sec GPT header


and also made into DK wedges:

# dkctl  /dev/rraid0d listwedges
/dev/rraid0d: 1 wedge:
dk6: 2edbbe12-0f63-11de-87a6-000d886f2d37, 1953524925 blocks at 34, type: raidframe

Now I build a RAID 0 set using the 3 RAID 1 sets:

# raidctl -s raid3
Components:
           /dev/dk6: optimal
           /dev/dk7: optimal
           /dev/dk8: optimal
[SNIP]

gpt label it:
# gpt  show /dev/rraid3d
      start        size  index  contents
          0           1         PMBR
          1           1         Pri GPT header
          2          32         Pri GPT table
         34  5860574141      1  GPT part - NetBSD UFS/UFS2
 5860574175          32         Sec GPT table
 5860574207           1         Sec GPT header

and finally the wedge for the filesystem:

# dkctl  /dev/rraid3d listwedges
/dev/rraid3d: 1 wedge:
dk9: 36e0024e-0f68-11de-9b43-000d886f2d37, 5860574141 blocks at 34, type: ffs

newfs and copy the data from the old backup server (which was 94% full):

# df -h /dev/dk9
Filesystem        Size       Used      Avail %Cap Mounted on
/dev/dk9          2.6T       783G       1.7T  30% /r1

The RAID 1 sets (raid0 - raid2) are set to autoconfigure. Their GPTs and wedges do appear as each RAID sets is discovered. The RAID 0 set is configured via /etc/rc.d/raidframe.

Some performance data:

Bonie:
-------Sequential Output-------- ---Sequential Input-- --Random-- -Per Char- --Block--- -Rewrite-- -Per Char- --Block--- --Seeks--- Machine MB K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU / sec %CPU 8192 157391 69.0 191166 29.1 31410 5.8 161185 69.9 208388 25.4 1904.2 3.3

--
    aew


Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007, 2008
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 5.0_RC3 (WAPANA) #31: Thu Mar 26 05:42:15 EDT 2009
root%wotan.wrede.pvt@localhost:/u2/netbsd-5.0/obj.amd64/sys/arch/amd64/compile/ WAPANA
total memory = 4095 MB
avail memory = 3957 MB
timecounter: Timecounters tick every 10.000 msec
timecounter: Timecounter "i8254" frequency 1193182 Hz quality 100
SMBIOS rev. 2.5 @ 0xf0720 (70 entries)
System manufacturer System Product Name (System Version)
mainbus0 (root)
cpu0 at mainbus0 apid 0: Intel 686-class, 2499MHz, id 0x10677
cpu1 at mainbus0 apid 1: Intel 686-class, 2499MHz, id 0x10677
cpu2 at mainbus0 apid 2: Intel 686-class, 2499MHz, id 0x10677
cpu3 at mainbus0 apid 3: Intel 686-class, 2499MHz, id 0x10677
ioapic0 at mainbus0 apid 4: pa 0xfec00000, version 20, 24 pins
acpi0 at mainbus0: Intel ACPICA 20080321
acpi0: X/RSDT: OemId <A_M_I_,OEMXSDT ,08000820>, AslId <MSFT,00000097>
acpi0: SCI interrupting at int 9
acpi0: fixed-feature power button present
timecounter: Timecounter "ACPI-Fast" frequency 3579545 Hz quality 1000
ACPI-Fast 24-bit timer
attimer1 at acpi0 (TMR, PNP0100): AT Timer
attimer1: io 0x40-0x43 irq 0
pcppi1 at acpi0 (SPKR, PNP0800)
pcppi1: io 0x61
sysbeep0 at pcppi1
FDC (PNP0700) at acpi0 not configured
aiboost0 at acpi0 (ASOC, ATK0110-16843024)
aiboost0: ASUS AI Boost Hardware monitor
hpet0 at acpi0 (HPET, PNP0103)
hpet0: mem 0xfed00000-0xfed003ff
timecounter: Timecounter "hpet0" frequency 14318179 Hz quality 2000
FWH (INT0800) at acpi0 not configured
com2 at acpi0 (UAR1, PNP0501-1)
com2: io 0x3f8-0x3ff irq 4
com2: ns16550a, working fifo
com2: console
acpibut0 at acpi0 (PWRB, PNP0C0C-170): ACPI Power Button
attimer1: attached to pcppi1
pci0 at mainbus0 bus 0: configuration mode 1
pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
pchb0 at pci0 dev 0 function 0
pchb0: Intel product 0x2e20 (rev. 0x03)
ppb0 at pci0 dev 1 function 0: Intel product 0x2e21 (rev. 0x03)
ppb0: unsupported PCI Express version
pci1 at ppb0 bus 1
pci1: i/o space, memory space enabled, rd/line, wr/inv ok
vga0 at pci1 dev 0 function 0: ATI Technologies product 0x95c5 (rev. 0x00)
wsdisplay0 at vga0 kbdmux 1
wsmux1: connecting to wsdisplay0
drm at vga0 not configured
azalia0 at pci1 dev 0 function 1: Generic High Definition Audio Controller
azalia0: interrupting at ioapic0 pin 17
azalia0: host: 0x1002/0xaa28 (rev. 0), HDA rev. 1.0
uhci0 at pci0 dev 26 function 0: Intel product 0x3a37 (rev. 0x00)
uhci0: interrupting at ioapic0 pin 16
usb0 at uhci0: USB revision 1.0
uhci1 at pci0 dev 26 function 1: Intel product 0x3a38 (rev. 0x00)
uhci1: interrupting at ioapic0 pin 21
usb1 at uhci1: USB revision 1.0
uhci2 at pci0 dev 26 function 2: Intel product 0x3a39 (rev. 0x00)
uhci2: interrupting at ioapic0 pin 18
usb2 at uhci2: USB revision 1.0
ehci0 at pci0 dev 26 function 7: Intel product 0x3a3c (rev. 0x00)
ehci0: interrupting at ioapic0 pin 18
ehci0: EHCI version 1.0
ehci0: companion controllers, 2 ports each: uhci0 uhci1 uhci2
usb3 at ehci0: USB revision 2.0
ppb1 at pci0 dev 28 function 0: Intel product 0x3a40 (rev. 0x00)
pci2 at ppb1 bus 4
pci2: memory space enabled, rd/line, wr/inv ok
ppb2 at pci0 dev 28 function 4: Intel product 0x3a48 (rev. 0x00)
pci3 at ppb2 bus 3
pci3: i/o space, memory space enabled, rd/line, wr/inv ok
pciide0 at pci3 dev 0 function 0
pciide0: Marvell 88SE6121 SATA II Controller (rev. 0xb2)
pciide0: bus-master DMA support present, used without full driver support
pciide0: primary channel configured to native-PCI mode
pciide0: using ioapic0 pin 16 for native-PCI interrupt
atabus0 at pciide0 channel 0
pciide0: secondary channel configured to native-PCI mode
atabus1 at pciide0 channel 1
ppb3 at pci0 dev 28 function 5: Intel product 0x3a4a (rev. 0x00)
pci4 at ppb3 bus 2
pci4: i/o space, memory space enabled, rd/line, wr/inv ok
Attansic Technologies product 0x1026 (ethernet network, revision 0xb0) at pci4 dev 0 function 0 not configured
uhci3 at pci0 dev 29 function 0: Intel product 0x3a34 (rev. 0x00)
uhci3: interrupting at ioapic0 pin 23
usb4 at uhci3: USB revision 1.0
uhci4 at pci0 dev 29 function 1: Intel product 0x3a35 (rev. 0x00)
uhci4: interrupting at ioapic0 pin 19
usb5 at uhci4: USB revision 1.0
uhci5 at pci0 dev 29 function 2: Intel product 0x3a36 (rev. 0x00)
uhci5: interrupting at ioapic0 pin 18
usb6 at uhci5: USB revision 1.0
ehci1 at pci0 dev 29 function 7: Intel product 0x3a3a (rev. 0x00)
ehci1: interrupting at ioapic0 pin 23
ehci1: EHCI version 1.0
ehci1: companion controllers, 2 ports each: uhci3 uhci4 uhci5
usb7 at ehci1: USB revision 2.0
ppb4 at pci0 dev 30 function 0: Intel 82801BA Hub-PCI Bridge (rev. 0x90)
pci5 at ppb4 bus 5
pci5: i/o space, memory space enabled
skc0 at pci5 dev 0 function 0: ioapic0 pin 16
skc0: interrupt moderation is 0 us
skc0: DGE-530T Gigabit Ethernet Adapter rev. (0x1)
sk0 at skc0 port A: Ethernet address 00:0d:88:6f:2d:37
makphy0 at sk0 phy 0: Marvell 88E1011 Gigabit PHY, rev. 3
makphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
pdcsata0 at pci5 dev 1 function 0
pdcsata0: Promise PDC20318 SATA150 controller (rev. 0x02)
pdcsata0: interrupting at ioapic0 pin 17
pdcsata0: bus-master DMA support present
atabus2 at pdcsata0 channel 0
atabus3 at pdcsata0 channel 1
atabus4 at pdcsata0 channel 2
atabus5 at pdcsata0 channel 3
pdcide0 at pci5 dev 2 function 0
pdcide0: Promise Ultra100TX2/ATA Bus Master IDE Accelerator (rev. 0x01)
pdcide0: bus-master DMA support present
pdcide0: primary channel configured to native-PCI mode
pdcide0: using ioapic0 pin 18 for native-PCI interrupt
atabus6 at pdcide0 channel 0
pdcide0: secondary channel configured to native-PCI mode
atabus7 at pdcide0 channel 1
pcib0 at pci0 dev 31 function 0
pcib0: Intel ICH10R Watchdog timer (rev. 0x00)
ahcisata0 at pci0 dev 31 function 2: Intel ICH10R AHCI Controller
ahcisata0: interrupting at ioapic0 pin 19
ahcisata0: AHCI revision 1.2, 6 ports, 32 command slots, features 0xef22e0e0
atabus8 at ahcisata0 channel 0
atabus9 at ahcisata0 channel 1
atabus10 at ahcisata0 channel 2
atabus11 at ahcisata0 channel 3
atabus12 at ahcisata0 channel 4
atabus13 at ahcisata0 channel 5
ichsmb0 at pci0 dev 31 function 3: Intel ICH10 SMBus Serial Bus 1 (rev. 0x00)
ichsmb0: interrupting at ioapic0 pin 18
iic0 at ichsmb0: I2C bus
isa0 at pcib0
lm0 at isa0 port 0x290-0x297
lm0: Winbond W83627DHG Hardware monitor
pckbc0 at isa0 port 0x60-0x64
fdc0 at isa0 port 0x3f0-0x3f7 irq 6 drq 2
timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
azalia0: codec[0]: ATI R600 HDMI (rev. 0.0), HDA rev. 1.0
audio0 at azalia0: full duplex, independent
atapibus0 at atabus0: 2 targets
uhub0 at usb0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhub1 at usb1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhub2 at usb2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
uhub3 at usb3: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub3: 6 ports with 6 removable, self powered
uhub4 at usb4: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub4: 2 ports with 2 removable, self powered
uhub5 at usb5: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub5: 2 ports with 2 removable, self powered
uhub6 at usb6: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub6: 2 ports with 2 removable, self powered
ahcisata0 port 2: device present, speed: 3.0Gb/s
uhub7 at usb7: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub7: 6 ports with 6 removable, self powered
cd0 at atapibus0 drive 1: <SONY CD-ROM CDU4821, MT1198-B Firmware, S0.Q> cdrom removable
ahcisata0 port 0: device present, speed: 3.0Gb/s
ahcisata0 port 1: device present, speed: 3.0Gb/s
ahcisata0 port 3: device present, speed: 3.0Gb/s
ahcisata0 port 5: device present, speed: 3.0Gb/s
ahcisata0 port 4: device present, speed: 3.0Gb/s
cd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 2 (Ultra/33)
wd0 at atabus0 drive 0IPsec: Initialized Security Association Processing.
: <WDC WD400JB-00ENA0>
wd0: drive supports 16-sector PIO transfers, LBA addressing
wd0: 38166 MB, 77545 cyl, 16 head, 63 sec, 512 bytes/sect x 78165360 sectors
fd0 at fdc0 drive 0: 1.44MB, 80 cyl, 2 head, 18 sec
wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 5 (Ultra/100)
wd1 at atabus6 drive 0: <WDC WD400JB-00ENA0>
wd1: drive supports 16-sector PIO transfers, LBA addressing
wd1: 38166 MB, 77545 cyl, 16 head, 63 sec, 512 bytes/sect x 78165360 sectors
wd1: 32-bit data port
wd1: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 5 (Ultra/100)
wd1(pdcide0:0:0): using PIO mode 4, Ultra-DMA mode 5 (Ultra/100) (using DMA)
wd2 at atabus8 drive 0: <ST31000333AS>
wd2: quirks 2<FORCE_LBA48>
wd2: drive supports 16-sector PIO transfers, LBA48 addressing
wd2: 931 GB, 1938021 cyl, 16 head, 63 sec, 512 bytes/sect x 1953525168 sectors
wd2: GPT GUID: ee62ff4c-0f19-11de-b436-000d886f2d37
dk0 at wd2: ee62ff56-0f19-11de-b436-000d886f2d37
dk0: 1953525101 blocks at 34, type: raidframe
wd2: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133)
wd2(ahcisata0:0:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133) (using DMA)
wd3 at atabus9 drive 0: <Hitachi HDS721010KLA330>
wd3: drive supports 16-sector PIO transfers, LBA48 addressing
wd3: 931 GB, 1938021 cyl, 16 head, 63 sec, 512 bytes/sect x 1953525168 sectors
wd3: GPT GUID: 79988ad8-0f19-11de-b41a-000d886f2d37
dk1 at wd3: 79988ae2-0f19-11de-b41a-000d886f2d37
dk1: 1953525101 blocks at 34, type: raidframe
wd3: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133)
wd3(ahcisata0:1:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133) (using DMA)
wd4 at atabus10 drive 0: <Hitachi HDS721010KLA330>
wd4: drive supports 16-sector PIO transfers, LBA48 addressing
wd4: 931 GB, 1938021 cyl, 16 head, 63 sec, 512 bytes/sect x 1953525168 sectors
wd4: GPT GUID: 01e96d34-0f1b-11de-b453-000d886f2d37
dk2 at wd4: 01e96d48-0f1b-11de-b453-000d886f2d37
dk2: 1953525101 blocks at 34, type: raidframe
wd4: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133)
wd4(ahcisata0:2:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133) (using DMA)
wd5 at atabus11 drive 0: <ST31000333AS>
wd5: quirks 2<FORCE_LBA48>
wd5: drive supports 16-sector PIO transfers, LBA48 addressing
wd5: 931 GB, 1938021 cyl, 16 head, 63 sec, 512 bytes/sect x 1953525168 sectors
wd5: GPT GUID: ac9f90f0-0f1b-11de-b463-000d886f2d37
dk3 at wd5: ac9f9104-0f1b-11de-b463-000d886f2d37
dk3: 1953525101 blocks at 34, type: raidframe
wd5: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133)
wd5(ahcisata0:3:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133) (using DMA)
wd6 at atabus12 drive 0: <Hitachi HDS721010KLA330>
wd6: drive supports 16-sector PIO transfers, LBA48 addressing
wd6: 931 GB, 1938021 cyl, 16 head, 63 sec, 512 bytes/sect x 1953525168 sectors
wd6: GPT GUID: 01f88ba6-0f1c-11de-b473-000d886f2d37
dk4 at wd6: 01f88bb0-0f1c-11de-b473-000d886f2d37
dk4: 1953525101 blocks at 34, type: raidframe
wd6: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133)
wd6(ahcisata0:4:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133) (using DMA)
wd7 at atabus13 drive 0: <ST31000333AS>
wd7: quirks 2<FORCE_LBA48>
wd7: drive supports 16-sector PIO transfers, LBA48 addressing
wd7: 931 GB, 1938021 cyl, 16 head, 63 sec, 512 bytes/sect x 1953525168 sectors
wd7: GPT GUID: 1b306d78-0f1c-11de-b48e-000d886f2d37
dk5 at wd7: 1b306d82-0f1c-11de-b48e-000d886f2d37
dk5: 1953525101 blocks at 34, type: raidframe
wd7: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133)
wd7(ahcisata0:5:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133) (using DMA)
Kernelized RAIDframe activated
pad0: outputs: 44100Hz, 16-bit, stereo
audio1 at pad0: half duplex
raid0: RAID Level 1
raid0: Components: /dev/dk0 /dev/dk1
raid0: Total Sectors: 1953524992 (953869 MB)
raid0: GPT GUID: 2edbbe08-0f63-11de-87a6-000d886f2d37
dk6 at raid0: 2edbbe12-0f63-11de-87a6-000d886f2d37
dk6: 1953524925 blocks at 34, type: raidframe
raid1: RAID Level 1
raid1: Components: /dev/dk2 /dev/dk3
raid1: Total Sectors: 1953524992 (953869 MB)
raid1: GPT GUID: b522b152-0f1c-11de-b4a8-000d886f2d37
dk7 at raid1: b522b15c-0f1c-11de-b4a8-000d886f2d37
dk7: 1953524925 blocks at 34, type: raidframe
raid2: RAID Level 1
raid2: Components: /dev/dk4 /dev/dk5
raid2: Total Sectors: 1953524992 (953869 MB)
raid2: GPT GUID: c9470ad4-0f1c-11de-b4be-000d886f2d37
dk8 at raid2: c9470ade-0f1c-11de-b4be-000d886f2d37
dk8: 1953524925 blocks at 34, type: raidframe
opendisk: can't open dev wd2 (16)
opendisk: can't open dev dk0 (16)
opendisk: can't open dev wd3 (16)
opendisk: can't open dev dk1 (16)
opendisk: can't open dev wd4 (16)
opendisk: can't open dev dk2 (16)
opendisk: can't open dev wd5 (16)
opendisk: can't open dev dk3 (16)
opendisk: can't open dev wd6 (16)
opendisk: can't open dev dk4 (16)
opendisk: can't open dev wd7 (16)
opendisk: can't open dev dk5 (16)
opendisk: can't open dev wd2 (16)
opendisk: can't open dev wd3 (16)
opendisk: can't open dev wd4 (16)
opendisk: can't open dev wd5 (16)
opendisk: can't open dev wd6 (16)
opendisk: can't open dev wd7 (16)
opendisk: can't open dev wd2 (16)
opendisk: can't open dev dk0 (16)
opendisk: can't open dev wd3 (16)
opendisk: can't open dev dk1 (16)
opendisk: can't open dev wd4 (16)
opendisk: can't open dev dk2 (16)
opendisk: can't open dev wd5 (16)
opendisk: can't open dev dk3 (16)
opendisk: can't open dev wd6 (16)
opendisk: can't open dev dk4 (16)
opendisk: can't open dev wd7 (16)
opendisk: can't open dev dk5 (16)
boot device: wd1
root on wd1a dumps on wd1b
root file system type: ffs
raid3: Component /dev/dk6 being configured at col: 0
         Column: 0 Num Columns: 3
         Version: 2 Serial Number: 20090316 Mod Counter: 176
         Clean: Yes Status: 0
raid3: Component /dev/dk7 being configured at col: 1
         Column: 1 Num Columns: 3
         Version: 2 Serial Number: 20090316 Mod Counter: 176
         Clean: Yes Status: 0
raid3: Component /dev/dk8 being configured at col: 2
         Column: 2 Num Columns: 3
         Version: 2 Serial Number: 20090316 Mod Counter: 176
         Clean: Yes Status: 0
raid3: RAID Level 0
raid3: Components: /dev/dk6 /dev/dk7 /dev/dk8
raid3: Total Sectors: 5860574208 (2861608 MB)
raid3: GPT GUID: 36e00244-0f68-11de-9b43-000d886f2d37
dk9 at raid3: 36e0024e-0f68-11de-9b43-000d886f2d37
dk9: 5860574141 blocks at 34, type: ffs
skc0: interrupt moderation is 1000 us
wsdisplay0: screen 1 added (80x25, vt100 emulation)
wsdisplay0: screen 2 added (80x25, vt100 emulation)
wsdisplay0: screen 3 added (80x25, vt100 emulation)
wsdisplay0: screen 4 added (80x25, vt100 emulation)




Home | Main Index | Thread Index | Old Index