manila/releasenotes/notes/bug-1690785-fix-gpfs-path-91a354bc69bf6a47.yaml
digvijay2016 e90dd3d711 GPFS Path: Fix bugs related to initialization of GPFS Driver
Due to lack of GPFS path ('/usr/lpp/mmfs/bin/') export, driver
is not able to find the GPFS commands causing the initialization
failure.
With this patch, GPFS will be able to run all GPFS commands
irrespective of GPFS path export.

Change-Id: I1aa8baf884dfaa42c37e575f0b6e1317f18543a1
Closes-bug: #1690785
2017-05-23 12:39:42 +05:30

4 lines
90 B
YAML

---
fixes:
- Fixed the prerequisite of GPFS path export needed for initializing driver.