hello.  I've got a J4200 connected to a Sun StorageTek SAS RAID HBA, and
am having a couple of issues.  as per the documentation, I've created
logical drives for each disk in the J4200 using arcconf(1m), and put
these volumes in a ZFS pool.

this works OK, but when a disk fails, it's a real nuisance: you can't
just replace the disk physically and let ZFS do its thing.  you need to
run arcconf to delete the failed logical drive, then create a new
logical drive (juggling sizes, because MAX isn't max, but ~10 KiB
shy(!)), and *then* ZFS can step in.

furthermore, I'm unable to upgrade the firmware of my disks.  I'm not
sure this is related, but "fwflash -l ALL" is empty, and my theory is
that this is due to the logical drive layer not being flashable.

  : [r...@dump ~]; sscs list -a 0826QCJ038 firmware
  Analyzing array 0826QCJ038,(dump.linpro.no),0826qcj038
  
  Disk: Some FRUs not at baseline.
  Name    Model    Current Baseline 
  Disk.00 ST31000N SU0B    SU0D     
  Disk.01 HUA7210S AC4A    AC5A     
  Disk.02 ST31000N SU0B    SU0D     
  [...]
  
  SIM: All FRUs at baseline
  Name   Model         Current Baseline 
  SIM.00 Storage J4200 3A32    3A32     
  
  : [r...@dump ~]; sscs modify -a 0826QCJ038 -t disk -c Disk.01 firmware
  WARNING:  This command will load new firmware if needed and may impact
  array management and data availability.
  Do you wish to continue? [y,n] :  y
  Servicing request to update Disk.01
  ... Sending image to Disk.01 
  Error in sending firmware packet
  Firmware install failed.


I'm running OpenSolaris 2008.11, CAM is version 6.4.1 and the card is
identified by scanpci as

  pci bus 0x0002 cardnum 0x03 function 0x00: vendor 0x11ab device 0x6081
   Marvell Technology Group Ltd. MV88SX6081 8-port SATA II PCI-X Controller

any hints?
-- 
Kjetil T. Homme
Redpill Linpro AS - Changing the game

_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to