You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Alice Chen (JIRA)" <ji...@apache.org> on 2015/07/22 20:15:13 UTC

[jira] [Created] (TRAFODION-209) LP Bug: 1298673 - Monitor expects node names to have characters that are only lowercase

Alice Chen created TRAFODION-209:
------------------------------------

             Summary: LP Bug: 1298673 - Monitor expects node names to have characters that are only lowercase
                 Key: TRAFODION-209
                 URL: https://issues.apache.org/jira/browse/TRAFODION-209
             Project: Apache Trafodion
          Issue Type: Bug
          Components: foundation
            Reporter: Joanie Cooper
            Assignee: Gonzalo Correa
             Fix For: 2.0-incubating


You can create node names for example "Joanie-vm-1" in the HP Cloud.  When you install trafodion, the appropriate "sqconfig" and "cluster.conf" file entries correctly indicate the node name "Joanie-vm-1".  However, when the monitor is launched, internally, it has shifted the name to be all lowercase, e.g. "joanie-vm-1".  This causes the monitor initialization to fail and trafodion can not start.  There are no monitor core files generated.  This was analyzed via "gdb" as the monitor process was initializing.  The workaround is to specify that all node names must  use lowercase characters.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)