Skip to content

nfs-volume v1.6.1

Compare
Choose a tag to compare
@persi-ci persi-ci released this 23 Oct 16:41
· 0 commits to baa4324b14baf9d3f529ac4afc54140796e75596 since this release

Release Notes

  • Improves drain and unmount logic to allow nfsv3driver to safely clean up mounts that are busy or disconnected.
  • Improves log format to default logging to human readable timestamp format.
  • Updates nfsbroker application manifest bosh template to fix property deprecation warnings and remove unnecessary properties.
  • Adds OBSAPI service metadata properties to nfsbroker catalog.

Known Issues

  • This release contains an issue in nfsbroker causing new nfs service bindings to use the nfs-legacy mounter, potentially causing slower performance and failures when the file server only supports nfs v4. This issue is fixed in v1.7.6 and later releases.
  • Due to a bug in monit scripting, the nfsv3driver job may continue to run when it should be stopped. This has been corrected in v1.7.1.
  • As of version 1.5.2, the nfsbrokerpush errand requires the cf-cli-6-linux job from cf-cli-release v1.6.0 to be colocated on the errand VM.
  • This version requires the mapfs job from mapfs-release v1.1.1 to be colocated on the Diego cell. Using older mapfs releases will cause the nfsv3driver job to fail with a missing bosh link.
  • This release is incompatible with garden-runc-release < 1.3.0. Using it with an older garden release will cause read-only NFS mounts to fail.