Bug 854495
| Summary: | ovirt-engine-cli : Problem to retrieve objects statistics | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Oded Ramraz <oramraz> |
| Component: | ovirt-engine-cli | Assignee: | Michael Pasternak <mpastern> |
| Status: | CLOSED DUPLICATE | QA Contact: | Oded Ramraz <oramraz> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.1.0 | CC: | bazulay, dyasny, ecohen, iheim, Rhev-m-bugs, ykaul |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | infra | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-09-05 10:02:44 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Oded Ramraz
2012-09-05 07:48:57 UTC
[RHEVM shell (connected)]# list hosts id : 398b1cbc-f5b6-11e1-85c7-001a4a169798 name : puma31 id : d3560912-f2ad-11e1-8f5f-001a4a169798 name : Puma32 [RHEVM shell (connected)]# show statistic --host-identifier puma31 error: statistic "['puma31']" does not exist. [RHEVM shell (connected)]# show statistic --host-identifier 398b1cbc-f5b6-11e1-85c7-001a4a169798 error: syntax error [oVirt shell (connected)]# list statistics --host-identifier grey-vds id : c81c86f0-bc61-3c78-a543-898b8339d03f name : memory.buffers description: IO buffers id : 1b6244ee-8dbd-365d-8762-482ddc05ee11 name : memory.cached description: OS caches id : c43847d7-3bc1-3aaf-b92c-902e64bbdb5b name : swap.total description: Total swap id : 1a4c1c9b-f3cc-301e-82ce-47d4b9fb5a46 name : swap.free description: Free swap you could not see subcollections cause you used 3.1.0.10 cli with https://bugzilla.redhat.com/show_bug.cgi?id=854047 tested on cli 3.1.0.12 from si16.2 *** This bug has been marked as a duplicate of bug 854047 *** |