Description of problem: At âCluster Node Nameâ in the Node Properties dialog box, there is no limit to the number of characters that can be entered. Version-Release number of selected component (if applicable): system-config-cluster-0.9.5-1.0 How reproducible: Steps to Reproduce: 1. Navigate: Cluster -> Cluster Nodes -> Add Cluster Node -OR- Cluster -> Cluster Nodes -> <node name> Edit Node Properites 2. At the Node Properties dialog box, enter the following sample text: Extremely-long-nodename: This is an extremely long nodename sample to copy and paste into the Node Properties "Name" box in the Node Properties dialog box. 3. Click OK. 4. Save configurationfile to /etc/cluster/cluster.conf. 5. Observe /etc/cluster/cluster.conf. Actual results: All text entered at the "Name" box in the Node Properties dialog box is accepted and saved to /etc/cluster/cluster.conf. Expected results: Expected a dialog box with an admonition about the amount of characters that are allowed. Additional info:
will fix 64 char limit no white space
Fixed in 0.9.20-1.0 for both whitespace and char limit.
fix verified.