Bug 794858

Summary: RFE: provide a way through the Config TUI to get diagnostic information
Product: [Retired] oVirt Reporter: Perry Myers <pmyers>
Component: ovirt-nodeAssignee: Ryan Barry <rbarry>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: acathrow, fdeutsch, gouyang, hadong, jboggs, leiwang, mburns, ovirt-bugs, ovirt-maint, ycui
Target Milestone: ---Keywords: FutureFeature
Target Release: 3.4.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovirt-node-3.0.3 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of:
: 911414 (view as bug list) Environment:
Last Closed: 2013-11-28 11:57:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 865017    
Bug Blocks: 911414    

Description Perry Myers 2012-02-17 19:30:03 UTC
Add a new tab to the Config TUI for Diagnostics, or make this a subsection of the support menu.

User should be able to enter a hostname or ip address in the TUI and get results of ping back to determine whether or not network connectivity is good

User should be able to view output of multipath -ll and fdisk -l commands (these two might be best shown as 'logs' since we can treat output from them similar to running less on a log file.

Comment 1 Mike Burns 2013-02-05 14:09:25 UTC
Separate ping test command has been implemented already.

Adding other command output is something we can evaluate for 2.7.0

Comment 2 Ryan Barry 2013-03-01 16:20:00 UTC
Added upstream.  Ready for testing as soon as it's merged.

Current tools:
multipath -ll
fdisk -l
parted -l

http://gerrit.ovirt.org/#/c/12339/