Tony Asleson
2016-05-12 17:14:11 UTC
A new version of libStorageMgmt is now available.
https://github.com/libstorage/libstoragemgmt/releases/download/1.3.0/libstoragemgmt-1.3.0.tar.gz
shasum (effe5ecdf219fec67c36d7b72f1dac514cbc7af4)
md5sum (2a901df2ceeaf041e5a8219f34e4ead9)
Highlight of changes in this release:
* Library adds:
- Change the raid card cache split (%read, %write)
- Retrieve/update cache information of both the card and physical
disks (enable/disable caching etc.)
- Turn on/off identify and fault LEDs
- Retrieve information on batteries
- Retrieve a physical disk RPM, link type and location string
for a disk
- Retrieve the vpd 0x83 for directly attached disk(s)
- Given a vpd 0x83 return list of local disk paths
- Given a disk path return the vpd 0x83 value
- Retrieve list of local disks
* Fixes
- https://github.com/libstorage/libstoragemgmt/issues/118
- https://bugzilla.redhat.com/show_bug.cgi?id=1323789
- https://github.com/libstorage/libstoragemgmt/issues/144
Giving it a try:
http://libstorage.github.io/libstoragemgmt-doc/doc/user_guide.html
Thanks to all those that helped make this release better by submitting
pull requests, reporting bugs and engaging in design discussions. All
is appreciated!
*Warning/disclaimer*
This library has the ability to destroy any and all data on a storage
controller (either from user error or because of a code bug in the
library itself). I would suggest using and developing on
only non-production storage arrays which have no data of value or
utilizing the simulator while developing with the library.
As always any feedback, improvements, and pull requests are welcomed.
Regards,
Tony
https://github.com/libstorage/libstoragemgmt/releases/download/1.3.0/libstoragemgmt-1.3.0.tar.gz
shasum (effe5ecdf219fec67c36d7b72f1dac514cbc7af4)
md5sum (2a901df2ceeaf041e5a8219f34e4ead9)
Highlight of changes in this release:
* Library adds:
- Change the raid card cache split (%read, %write)
- Retrieve/update cache information of both the card and physical
disks (enable/disable caching etc.)
- Turn on/off identify and fault LEDs
- Retrieve information on batteries
- Retrieve a physical disk RPM, link type and location string
for a disk
- Retrieve the vpd 0x83 for directly attached disk(s)
- Given a vpd 0x83 return list of local disk paths
- Given a disk path return the vpd 0x83 value
- Retrieve list of local disks
* Fixes
- https://github.com/libstorage/libstoragemgmt/issues/118
- https://bugzilla.redhat.com/show_bug.cgi?id=1323789
- https://github.com/libstorage/libstoragemgmt/issues/144
Giving it a try:
http://libstorage.github.io/libstoragemgmt-doc/doc/user_guide.html
Thanks to all those that helped make this release better by submitting
pull requests, reporting bugs and engaging in design discussions. All
is appreciated!
*Warning/disclaimer*
This library has the ability to destroy any and all data on a storage
controller (either from user error or because of a code bug in the
library itself). I would suggest using and developing on
only non-production storage arrays which have no data of value or
utilizing the simulator while developing with the library.
As always any feedback, improvements, and pull requests are welcomed.
Regards,
Tony