Bug 834561

Summary: Ability to apply changes made by virt-manager by restarting vm using virsh
Product: [Community] Virtualization Tools Reporter: karaluh
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED NOTABUG QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: dallan, dyasny
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-22 13:58:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description karaluh 2012-06-22 12:28:36 UTC
Description of problem:
As in summary. When changes requiring vm restart are made in virt-manager, they should also be applied when restarting the machine using virsh.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Dave Allan 2012-06-22 13:58:50 UTC
Restarting a VM using virsh or virt-manager happens through the same mechanism, so restarting the VM with virsh or virt-manager will have the same effect.  Without more information I can't say why you aren't seeing the results you expect.  You should try describing your situation on the libvirt-users mailing list which will get you the most visibility to people who may be able to offer suggestions.

Comment 2 karaluh 2012-06-25 09:05:37 UTC
(In reply to comment #1)
> Without more information I can't say why you aren't seeing the
> results you expect.

VM is running. I change cache type of the VM's HDD in virt-manager. Dialog box saying, that the change will be applied on the next restart is displayed. I restart the machine using virsh. The change isn't applied.