Print this page
NEX-20390 libses plugin needed for the Ericsson KDU1370064/1 (SRU02) to enumerate bays correctly
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
Reviewed by: Rob Gittins <rob.gittins@nexenta.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
NEX-20099 Need libses plugin for Dell ME484 84 bay JBOD to pull bay numbers when the FW marks empty drive descriptors as invalid
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
NEX-18604 The generic libses plugin added for the HGST-1ES0034 causes issues for other HGST JBODs
NEX-15245 first disk(Slot 0) in HGST 4U60G2 is assigned to legacy SAS instead to JBOD
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
NEX-18368 Need libses plugin for HGST ScaleApex 4U60 to pull bay numbers when the FW marks empty drive descriptors as invalid
Reviewed by:  Rick McNeal <rick.mcneal@nexenta.com>
Reviewed by: Rob Gittins <rob.gittins@nexenta.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
NEX-17662 libses plugin for HPE JBODs to pull bay numbers when the FW marks empty drive descriptors as invalid
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Reviewed by: Rob Gittins <rob.gittins@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
NEX-16846 libses plugin for Ericsson JBODs to pull bay numbers when the FW marks empty drive descriptors as invalid
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
NEX-14552 Need a libses plugin for HGST 24 bay JBOF to resolve slot numbering issues when the FW marks empty drive descriptors as invalid
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
NEX-14552 Need a libses plugin for HGST 24 bay JBOF to resolve slot numbering issues when the FW marks empty drive descriptors as invalid
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
NEX-14822 Fusion unable to display/set indicators for some JBODs that have an empty slot.
NEX-10502 Need a libses plugin for SMC 60 bay ses-descriptions
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
NEX-13134 Need a plugin for Ericsson SRU-0101
Reviewed by: Cynthia Eastham <cynthia.eastham@nexenta.com>
Reviewed by: Dan Fields <dan.fields@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
NEX-7654 libses does not enumerate empty drives correctly in the Lenovo D1224J12ESM3P
Reviewed by: Steve Peng <steve.peng@nexenta.com>
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
Reviewed by: Dan Fields <dan.fields@nexenta.com>
NEX-6238 fmtopo is not enumerating bays correctly with the HGST-1ES0034 (4U60)
Reviewed by: Jeffry Molanus <jeffry.molanus@nexenta.com>
Reviewed by: Cynthia Eastham <cynthia.eastham@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
NEX-6403 need a libses plugin for Dell MD3060e to update ses-description
Reviewed by: Cynthia Eastham <cynthia.eastham@nexenta.com>
Reviewed by: Jeffry Molanus <jeffry.molanus@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
NEX-4853 Panic while copying data to a file using dd command
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com>
NEX-5723 libses fails to enumerate HP D2600 SAS AJ940A (pkg fix)
Reviewed by: Steve Peng <steve.peng@nexenta.com>
Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com>
        
@@ -19,10 +19,11 @@
 # CDDL HEADER END
 #
 
 #
 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright 2019 Nexenta Systems, Inc.  All rights reserved.
 #
 
 set name=pkg.fmri value=pkg:/system/library/storage/scsi-plugins@$(PKGVERS)
 set name=pkg.description value="Vendor specific SCSI and SES plugins"
 set name=pkg.summary value="SCSI/SES plugins"
@@ -34,25 +35,86 @@
 dir path=usr/lib/scsi
 dir path=usr/lib/scsi/plugins
 dir path=usr/lib/scsi/plugins/ses
 dir path=usr/lib/scsi/plugins/ses/vendor
 dir path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)
+file path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/DELL-MD3060e.so
+file path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/Ericsson-SRU-0101.so
+file path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/HP.so
+file path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/LENOVO-D1224J12ESM3P.so
+file path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/LSI-F-SAS3x48Front.so
 file path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/LSILOGIC-SASX28-A.0.so
 file path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/SUN-Storage-J4400.so
 file path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/SUN-Storage-J4500.so
 file path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/SUN.so
+file path=usr/lib/scsi/plugins/ses/vendor/DELL-MD3060e.so
+file path=usr/lib/scsi/plugins/ses/vendor/Ericsson-SRU-0101.so
+file path=usr/lib/scsi/plugins/ses/vendor/HP.so
+file path=usr/lib/scsi/plugins/ses/vendor/LENOVO-D1224J12ESM3P.so
+file path=usr/lib/scsi/plugins/ses/vendor/LSI-F-SAS3x48Front.so
 file path=usr/lib/scsi/plugins/ses/vendor/LSILOGIC-SASX28-A.0.so
 file path=usr/lib/scsi/plugins/ses/vendor/SUN-Storage-J4400.so
 file path=usr/lib/scsi/plugins/ses/vendor/SUN-Storage-J4500.so
 file path=usr/lib/scsi/plugins/ses/vendor/SUN.so
 legacy pkg=SUNWscsip desc="Vendor specific SCSI and SES plugins" \
     name="SCSI/SES plugins"
 license cr_Sun license=cr_Sun
 license lic_CDDL license=lic_CDDL
+link path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/DellEMC-Array584EMM.so \
+    target=LENOVO-D1224J12ESM3P.so
+link path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/Ericsson-KDU-137-976-1.so \
+    target=Ericsson-SRU-0101.so
+link path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/Ericsson-KDU1370064-1.so \
+    target=HP.so
+link path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/Ericsson.so \
+    target=LENOVO-D1224J12ESM3P.so
+link path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/HGST-1ES0034.so \
+    target=HP.so
+link path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/HGST-2U24_STOR_ENCL.so \
+    target=LENOVO-D1224J12ESM3P.so
+link path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/HGST-4U60G2_STOR_ENCL.so \
+    target=LENOVO-D1224J12ESM3P.so
+link path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/HGST-ScaleApex-4U60.so \
+    target=LENOVO-D1224J12ESM3P.so
+link path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/HPE.so \
+    target=LENOVO-D1224J12ESM3P.so
+link path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/LENOVO-2U24ENCJ12ESM3P.so \
+    target=LENOVO-D1224J12ESM3P.so
+link path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/LENOVO-D1212J12ESM3P.so \
+    target=LENOVO-D1224J12ESM3P.so
+link path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/LSI-R-SAS3x48Rear.so \
+    target=LSI-F-SAS3x48Front.so
 link path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/LSILOGIC-SASX28-A.1.so \
     target=LSILOGIC-SASX28-A.0.so
+link path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/SANDISK-SDIFHS02.so \
+    target=LENOVO-D1224J12ESM3P.so
 link path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/SUN-Storage-J4200.so \
     target=SUN-Storage-J4400.so
+link path=usr/lib/scsi/plugins/ses/vendor/DellEMC-Array584EMM.so \
+    target=LENOVO-D1224J12ESM3P.so
+link path=usr/lib/scsi/plugins/ses/vendor/Ericsson-KDU-137-976-1.so \
+    target=Ericsson-SRU-0101.so
+link path=usr/lib/scsi/plugins/ses/vendor/Ericsson-KDU1370064-1.so \
+    target=HP.so
+link path=usr/lib/scsi/plugins/ses/vendor/Ericsson.so \
+    target=LENOVO-D1224J12ESM3P.so
+link path=usr/lib/scsi/plugins/ses/vendor/HGST-1ES0034.so target=HP.so
+link path=usr/lib/scsi/plugins/ses/vendor/HGST-2U24_STOR_ENCL.so \
+    target=LENOVO-D1224J12ESM3P.so
+link path=usr/lib/scsi/plugins/ses/vendor/HGST-4U60G2_STOR_ENCL.so \
+    target=LENOVO-D1224J12ESM3P.so
+link path=usr/lib/scsi/plugins/ses/vendor/HGST-ScaleApex-4U60.so \
+    target=LENOVO-D1224J12ESM3P.so
+link path=usr/lib/scsi/plugins/ses/vendor/HPE.so \
+    target=LENOVO-D1224J12ESM3P.so
+link path=usr/lib/scsi/plugins/ses/vendor/LENOVO-2U24ENCJ12ESM3P.so \
+    target=LENOVO-D1224J12ESM3P.so
+link path=usr/lib/scsi/plugins/ses/vendor/LENOVO-D1212J12ESM3P.so \
+    target=LENOVO-D1224J12ESM3P.so
+link path=usr/lib/scsi/plugins/ses/vendor/LSI-R-SAS3x48Rear.so \
+    target=LSI-F-SAS3x48Front.so
 link path=usr/lib/scsi/plugins/ses/vendor/LSILOGIC-SASX28-A.1.so \
     target=LSILOGIC-SASX28-A.0.so
+link path=usr/lib/scsi/plugins/ses/vendor/SANDISK-SDIFHS02.so \
+    target=LENOVO-D1224J12ESM3P.so
 link path=usr/lib/scsi/plugins/ses/vendor/SUN-Storage-J4200.so \
     target=SUN-Storage-J4400.so