diff --git a/doc/source/configuration/block-storage/drivers/hitachi-vsp-driver.rst b/doc/source/configuration/block-storage/drivers/hitachi-vsp-driver.rst index 129a669d4df..78872ce8b13 100644 --- a/doc/source/configuration/block-storage/drivers/hitachi-vsp-driver.rst +++ b/doc/source/configuration/block-storage/drivers/hitachi-vsp-driver.rst @@ -13,7 +13,13 @@ Supported storages: +-----------------+------------------------+ | Storage model | Firmware version | +=================+========================+ -| VSP E990, | 93-01-01 or later | +| VSP E590, | 93-03-22 or later | +| E790 | | ++-----------------+------------------------+ +| VSP E990 | 93-01-01 or later | ++-----------------+------------------------+ +| VSP E1090, | 93-06-2x or later | +| E1090H | | +-----------------+------------------------+ | VSP F350, | 88-01-04 or later | | F370, | | @@ -43,6 +49,11 @@ Supported storages: | 5100H, | | | 5500H | | +-----------------+------------------------+ +| VSP 5200, | 90-08-0x or later | +| 5600, | | +| 5200H, | | +| 5600H | | ++-----------------+------------------------+ | VSP F1500 | 80-05-43 or later | | | | | VSP G1000, | | diff --git a/releasenotes/notes/hitachi-vsp-support-new-storages-d8e8a527462dba24.yaml b/releasenotes/notes/hitachi-vsp-support-new-storages-d8e8a527462dba24.yaml new file mode 100644 index 00000000000..655c5cf14a9 --- /dev/null +++ b/releasenotes/notes/hitachi-vsp-support-new-storages-d8e8a527462dba24.yaml @@ -0,0 +1,5 @@ +--- +features: + - | + Hitachi driver: Additionally support following storages, + Hitachi VSP E590, Hitachi VSP E790 and Hitachi VSP E1090.