Andrew Patterson | 7fe0632 | 2009-06-02 14:48:39 +0200 | [diff] [blame] | 1 | Where: /sys/bus/pci/devices/<dev>/ccissX/cXdY/model |
| 2 | Date: March 2009 |
| 3 | Kernel Version: 2.6.30 |
| 4 | Contact: iss_storagedev@hp.com |
| 5 | Description: Displays the SCSI INQUIRY page 0 model for logical drive |
| 6 | Y of controller X. |
| 7 | |
| 8 | Where: /sys/bus/pci/devices/<dev>/ccissX/cXdY/rev |
| 9 | Date: March 2009 |
| 10 | Kernel Version: 2.6.30 |
| 11 | Contact: iss_storagedev@hp.com |
| 12 | Description: Displays the SCSI INQUIRY page 0 revision for logical |
| 13 | drive Y of controller X. |
| 14 | |
| 15 | Where: /sys/bus/pci/devices/<dev>/ccissX/cXdY/unique_id |
| 16 | Date: March 2009 |
| 17 | Kernel Version: 2.6.30 |
| 18 | Contact: iss_storagedev@hp.com |
| 19 | Description: Displays the SCSI INQUIRY page 83 serial number for logical |
| 20 | drive Y of controller X. |
| 21 | |
| 22 | Where: /sys/bus/pci/devices/<dev>/ccissX/cXdY/vendor |
| 23 | Date: March 2009 |
| 24 | Kernel Version: 2.6.30 |
| 25 | Contact: iss_storagedev@hp.com |
| 26 | Description: Displays the SCSI INQUIRY page 0 vendor for logical drive |
| 27 | Y of controller X. |
| 28 | |
| 29 | Where: /sys/bus/pci/devices/<dev>/ccissX/cXdY/block:cciss!cXdY |
| 30 | Date: March 2009 |
| 31 | Kernel Version: 2.6.30 |
| 32 | Contact: iss_storagedev@hp.com |
| 33 | Description: A symbolic link to /sys/block/cciss!cXdY |
Andrew Patterson | d6f4965 | 2009-09-17 13:47:03 -0500 | [diff] [blame] | 34 | |
| 35 | Where: /sys/bus/pci/devices/<dev>/ccissX/rescan |
| 36 | Date: August 2009 |
| 37 | Kernel Version: 2.6.31 |
| 38 | Contact: iss_storagedev@hp.com |
| 39 | Description: Kicks of a rescan of the controller to discover logical |
| 40 | drive topology changes. |
Stephen M. Cameron | ce84a8a | 2009-09-17 13:48:10 -0500 | [diff] [blame] | 41 | |
| 42 | Where: /sys/bus/pci/devices/<dev>/ccissX/cXdY/lunid |
| 43 | Date: August 2009 |
| 44 | Kernel Version: 2.6.31 |
| 45 | Contact: iss_storagedev@hp.com |
| 46 | Description: Displays the 8-byte LUN ID used to address logical |
| 47 | drive Y of controller X. |
Stephen M. Cameron | 3ff1111 | 2009-09-17 13:48:21 -0500 | [diff] [blame] | 48 | |
| 49 | Where: /sys/bus/pci/devices/<dev>/ccissX/cXdY/raid_level |
| 50 | Date: August 2009 |
| 51 | Kernel Version: 2.6.31 |
| 52 | Contact: iss_storagedev@hp.com |
| 53 | Description: Displays the RAID level of logical drive Y of |
| 54 | controller X. |
Stephen M. Cameron | e272afe | 2009-09-17 13:48:26 -0500 | [diff] [blame] | 55 | |
| 56 | Where: /sys/bus/pci/devices/<dev>/ccissX/cXdY/usage_count |
| 57 | Date: August 2009 |
| 58 | Kernel Version: 2.6.31 |
| 59 | Contact: iss_storagedev@hp.com |
| 60 | Description: Displays the usage count (number of opens) of logical drive Y |
| 61 | of controller X. |