Feature #6301
format(1M) should be able to use device inquiry properties
Start date:
2015-10-08
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
format(1M) currently has two methods of retrieving inquiry information for display in its disk list: USCSI inquiry for everything supporting USCSI, and devid parsing for old ATA devices. It should also support using inquiry properties as they may contain more accurate information or even may be the only mechanism available.
Updated by Electric Monk over 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit f1bf06561684fdb7e38b282b7a4508d35a50985b
commit f1bf06561684fdb7e38b282b7a4508d35a50985b Author: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Date: 2015-11-05T16:59:02.000Z 6301 format(1M) should be able to use device inquiry properties Reviewed by: Dan McDonald <danmcd@omniti.com>