Bug 734672

Summary: vdsClient monitorCommand returns 'Not implemented'
Product: Red Hat Enterprise Linux 6 Reporter: Lukas Bednar <lbednar>
Component: vdsmAssignee: Dan Kenigsberg <danken>
Status: CLOSED NOTABUG QA Contact: yeylon <yeylon>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1CC: abaron, bazulay, iheim, srevivo, ykaul
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-31 18:45:18 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:

Description Lukas Bednar 2011-08-31 06:30:32 UTC
Description of problem:
vdsClient monitorCommand returns 'Not implemented'

Version-Release number of selected component (if applicable):
Name        : vdsm
Arch        : x86_64
Version     : 4.9
Release     : 95.el6
Size        : 2.1 M
From repo   : hybrid


How reproducible:

Steps to Reproduce:
1. login to my host
2. vdsClient -s 0 monitorCommand <vmId> 'whatever'
  
Actual results:
Not implemented

Expected results:
unknown command: 'whatever'

Comment 2 Ayal Baron 2011-08-31 18:45:18 UTC
vdsClient is not supported.
In addition, this verb is deprecated as vdsm no longer communicates directly with the monitor (although this can now be satisfied via libvirt, but the API call in libvirt is not supported either and is meant to be deprecated as soon as possible as well).
Closing.