Created attachment 881353[details]
screenshot 1
Description of problem:
RHEV-H TUI -> Network -> Available System NICs , allow more space for bond names
Since we allow for bond names in following shape
bond+number(max 11 digits)
TUI should be able to display them.
At the moment TUI can display only bond+3 digits see screenshot
Version-Release number of selected component (if applicable):
Red Hat Enterprise Virtualization Hypervisor release 6.5 (20140320.0.el6ev)
How reproducible:
100%
Steps to Reproduce:
1. add RHEV-H to RHEV-M
2. create bond named "bond01234567890" on the RHEV-H host
Actual results:
At the moment TUI can display only bond+3 digits see screenshot
Expected results:
Full bond name visible
Additional info:
To let all the data fit in our 80x24 minimal setup we should do it the other way round and limit the maximum length of bond names, or do a mix of both (limit the length, and provide more space).
In general we should not break the 80x24 limits.
Is this bond created from the RHEV-M interface? You should not have the option to create bonds from RHEV-H when managed by RHEV-M, and the attachment reflects this (disabled button).
Tested on:
RHEV-H 6.6-20141212.0.el6ev
ovirt-node-3.1.0-0.34.el6
Steps to Reproduce:
1. clean install rhevh
2. add RHEV-H to RHEV-M
3. create bond named "bond01234567890" on the RHEV-H host
Actual results:
bond create successful
Full bond name visible
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://rhn.redhat.com/errata/RHEA-2015-0160.html
Created attachment 881353 [details] screenshot 1 Description of problem: RHEV-H TUI -> Network -> Available System NICs , allow more space for bond names Since we allow for bond names in following shape bond+number(max 11 digits) TUI should be able to display them. At the moment TUI can display only bond+3 digits see screenshot Version-Release number of selected component (if applicable): Red Hat Enterprise Virtualization Hypervisor release 6.5 (20140320.0.el6ev) How reproducible: 100% Steps to Reproduce: 1. add RHEV-H to RHEV-M 2. create bond named "bond01234567890" on the RHEV-H host Actual results: At the moment TUI can display only bond+3 digits see screenshot Expected results: Full bond name visible Additional info: