Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am narayandesai on github.
  • I am nld (https://keybase.io/nld) on keybase.
  • I have a public key ASD6BxUVLil9kNW4yjcGh2tIvmIbxLgYwC5F1XVZr_KVhAo

To claim this, I am signing this object:

Jul 8 15:13:26 v3 scsi: [ID 243001 kern.warning] WARNING: /pci@0,0/pci8086,340a@3/pci1000,3080@0 (mpt_sas0):
Jul 8 15:13:26 v3 mptsas_handle_event_sync: IOCStatus=0x8000, IOCLogInfo=0x31120303
Jul 8 15:13:26 v3 scsi: [ID 243001 kern.warning] WARNING: /pci@0,0/pci8086,340a@3/pci1000,3080@0 (mpt_sas0):
Jul 8 15:13:26 v3 mptsas_handle_event: IOCStatus=0x8000, IOCLogInfo=0x31120303
Jul 8 15:13:26 v3 scsi: [ID 365881 kern.info] /pci@0,0/pci8086,340a@3/pci1000,3080@0 (mpt_sas0):
Jul 8 15:13:26 v3 Log info 0x31120303 received for target 32.
Jul 8 15:13:26 v3 scsi_status=0x0, ioc_status=0x804b, scsi_state=0xc
Jul 8 15:13:26 v3 scsi: [ID 365881 kern.info] /pci@0,0/pci8086,340a@3/pci1000,3080@0 (mpt_sas0):
Jul 8 15:13:26 v3 Log info 0x31120303 received for target 32.
Jul 8 15:13:26 v3 scsi_status=0x0, ioc_status=0x804b, scsi_state=0xc
{stdenv, bash, jre, spark} :
stdenv.mkDerivation rec {
name = "mesos-spark-${version}";
version = "1";
unpackPhase = "true";
installPhase = "
set -x