Bug #2263
lvm/monitor script should export LANG and LC_ALL
Status: | Closed | Start date: | 08/13/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Drivers - Storage | |||
Target version: | Release 4.4 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.2 |
Description
vgdisplay's output is locale dependant. The monitor script should force the LANG and LC_ALL variables to fix this.
Associated revisions
Bug #2263: export LC_ALL and LANG and set -e for all the required remote scripts (ssh_monitor_and_log and ssh_exec_and_log)
Bug #2263: export LC_ALL and LANG and set -e for all the required remote scripts (ssh_monitor_and_log and ssh_exec_and_log)
(cherry picked from commit 94b3245caf38af7d7bc6a42bc59fcdd95a5f6d3f)
History
#1 Updated by Jaime Melis almost 8 years ago
Additionally 'set -e' should be added to all the remote scripts that need it.
#2 Updated by Ruben S. Montero almost 8 years ago
- Status changed from New to Closed
- Resolution set to fixed
In 4.2 and master