Skip to content

Commit b925df1

Browse files
author
Andrew Kerr
committed
Update changelog
1 parent a93463d commit b925df1

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,27 @@
66

77
**Fixes:**
88
- Changed the SolidFire driver to tear down the iSCSI connection as part
9-
of the docker volume delete operation
10-
(Issue [#93](https://github.com/NetApp/netappdvp/issues/93)).
9+
of the docker volume delete operation (Issue [#93](https://github.com/NetApp/netappdvp/issues/93)).
1110
- nDVP plugin no longer requires /etc/iscsi bind mount even for NFS-only
1211
installs (Issue [#82](https://github.com/NetApp/netappdvp/issues/82)).
1312
- Added pagination to ONTAP API calls, the lack of which in rare cases
1413
could cause nDVP to fail.
1514
- Fixed issue where ONTAP NAS volumes were not mountable immediately
1615
after creation when using load-sharing mirrors for the SVM root
1716
volume (Issue [#84](https://github.com/NetApp/netappdvp/issues/84)).
17+
- Fixed a bug where port names on E-Series could exceed the 30 character
18+
system limitation.
19+
- Fixed an issue where large data sets could cause the log system to
20+
crash the plugin.
1821

1922
**Enhancements:**
2023
- Added controller serial numbers to logs.
2124
- Added ontap-nas-economy driver.
2225
- Added aggregate validation to the ONTAP drivers
2326
(Issue [#92](https://github.com/NetApp/netappdvp/issues/92)).
2427
- Added support for xfs and ext3 to the SolidFire, ONTAP SAN, and
25-
E-series drivers
26-
(Issue [#73](https://github.com/NetApp/netappdvp/issues/73)).
27-
- Added iSCSI multipath support to SolidFire driver
28-
(Issue [#49](https://github.com/NetApp/netappdvp/issues/49)).
28+
E-series drivers (Issue [#73](https://github.com/NetApp/netappdvp/issues/73)).
29+
- Added iSCSI multipath support to SolidFire driver (Issue [#49](https://github.com/NetApp/netappdvp/issues/49)).
2930
- Added support for NetApp Volume Encryption to the ONTAP drivers.
3031

3132
## 17.07.0

0 commit comments

Comments
 (0)