summaryrefslogtreecommitdiffstats
path: root/zfcpconf.sh
Commit message (Collapse)AuthorAgeFilesLines
* zfcpconf: add support for automatic LUN scanningDan Horák2020-08-251-0/+13
|
* zfcpconf: move device onlining to an own functionDan Horák2020-08-251-2/+9
|
* zfcpconf: remove bashism in comparisonDan Horák2015-04-071-1/+1
|
* check current online state before setting zfcp device onlineDan Horák2014-01-151-1/+2
| | | | zfcpconf.sh tries to online a zfcp device multiple times (rhbz#1042496)
* switch from tr to sedDan Horák2010-05-051-1/+1
| | | | | use sed for lowercase (and comma to space) substitutions because it lives in /bin while tr lives in /usr/bin and thus requires /usr to be mounted
* drop /usr from PATHDan Horák2010-05-051-1/+1
| | | | The scripts can be run in an environment where /usr is not mounted yet.
* import filesDan Horák2010-03-291-0/+55