Hide Forgot
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'
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.