Hello list,

I got a c7000 with BL465c G1 blades to play with and have been trying to get 
some form of Solaris to work on it. 

However, this is the state:

OpenSolaris 134: Installs with ZFS, but no BNX nic drivers.
OpenIndiana 147: Panics on "zpool create" everytime, even from console. Has no 
UFS option, has NICS.
Solaris 10 u9: Panics on "zpool create", but has UFS option, has NICs.

One option would be to get 147 NIC drivers for 134.

But for now, the ZFS panics happens on create. The blade has a HP Smart Array 
e200i card in it, both HDDs set up as single HDD logical volumes;

# format
AVAILABLE DISK SELECTIONS:
       0. c1t0d0 <DEFAULT cyl 17841 alt 2 hd 255 sec 63>
          /p...@2,0/pci1166,1...@11/pci1166,1...@0/pci103c,3...@8/s...@0,0
       1. c1t1d0 <DEFAULT cyl 17841 alt 2 hd 255 sec 63>
          /p...@2,0/pci1166,1...@11/pci1166,1...@0/pci103c,3...@8/s...@1,0

1; p; p
Total disk cylinders available: 17841 + 2 (reserved cylinders)

Part      Tag    Flag     Cylinders         Size            Blocks
  0       root    wm       1 - 17840      136.66GB    (17840/0/0) 286599600
  1 unassigned    wu       0                0         (0/0/0)             0
  2     backup    wm       0 - 17840      136.67GB    (17841/0/0) 286615665
  3 unassigned    wm       0                0         (0/0/0)             0
  4 unassigned    wm       0                0         (0/0/0)             0
  5 unassigned    wm       0                0         (0/0/0)             0
  6 unassigned    wm       0                0         (0/0/0)             0
  7 unassigned    wm       0                0         (0/0/0)             0
  8       boot    wu       0 -     0        7.84MB    (1/0/0)         16065


# zpool create -f zboot c1t1d0s0

panic[cpu2]/thread=fffffe80011a2c60:
BAD TRAP: type=e (#pf Page fault) rp=fffffe80011a2940 addr=278 occurred in modul
e "unix" due to a NULL pointer dereference


sched:
#pf Page fault
Bad kernel fault at addr=0x278
pid=0, pc=0xfffffffffb8406fb, sp=0xfffffe80011a2a38, eflags=0x10246
cr0: 8005003b<pg,wp,ne,et,ts,mp,pe> cr4: 6f8<xmme,fxsr,pge,mce,pae,pse,de>
cr2: 278 cr3: 1161f000 cr8: c
        rdi:              278 rsi:                4 rdx: fffffe80011a2c60
        rcx:               14  r8:                0  r9:                0
        rax:                0 rbx:              278 rbp: fffffe80011a2a60
        r10:                0 r11:                1 r12:           100000
        r13:                0 r14:                4 r15: ffffffff9bb02ef0
        fsb:                0 gsb: ffffffff8ac7a800  ds:               43
         es:               43  fs:                0  gs:              1c3
        trp:                e err:                2 rip: fffffffffb8406fb
         cs:               28 rfl:            10246 rsp: fffffe80011a2a38
         ss:               30

fffffe80011a2850 unix:die+da ()
fffffe80011a2930 unix:trap+5e6 ()
fffffe80011a2940 unix:cmntrap+140 ()
fffffe80011a2a60 unix:mutex_enter+b ()
fffffe80011a2a70 zfs:zio_buf_alloc+1d ()
fffffe80011a2aa0 zfs:zio_vdev_io_start+120 ()
fffffe80011a2ad0 zfs:zio_execute+7b ()
fffffe80011a2af0 zfs:zio_nowait+1a ()
fffffe80011a2b60 zfs:vdev_probe+f0 ()
fffffe80011a2ba0 zfs:vdev_open+2b1 ()
fffffe80011a2bc0 zfs:vdev_open_child+21 ()
fffffe80011a2c40 genunix:taskq_thread+295 ()
fffffe80011a2c50 unix:thread_start+8 ()

syncing file systems...
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to