Andy Kurth created VCL-609:
------------------------------
Summary: Reservations fail if cat command returns non-zero exit
status when retrieving contents of /etc/hosts on management node
Key: VCL-609
URL: https://issues.apache.org/jira/browse/VCL-609
Project: VCL
Issue Type: Bug
Components: vcld (backend)
Affects Versions: 2.3
Reporter: Andy Kurth
Assignee: Andy Kurth
Priority: Minor
Fix For: 2.3.1
The get_computer_private_ip_address subroutine in Datastructure.pm retrieves
the contents of /etc/hosts on the management node using the cat command.
Occasionally this command returns a non-zero exit status even though the
contents were retrieved causing the subroutine to return null unnecessarily.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira