Displaying 3 results from an estimated 3 matches for "f21server".
Did you mean:
2bserver
2018 Feb 15
2
Re: snapshot of a raw file - how to revert ?
...shot-create-as` (as shown in my previous email). This will tell
libvirt to automatically use the just created QCOW2 overlay.
But yeah, one useful bit is to use the `virt-xml` tool to point to the
desired disk image (instead of `virsh edit` that I mentioned in the
previous email):
$ virt-xml F21server --edit target=vda \
--disk driver_type=raw,path=./A.raw
--
/kashyap
2018 Feb 16
0
Re: snapshot of a raw file - how to revert ?
...evious email). This will tell
> libvirt to automatically use the just created QCOW2 overlay.
>
> But yeah, one useful bit is to use the `virt-xml` tool to point to the
> desired disk image (instead of `virsh edit` that I mentioned in the
> previous email):
>
> $ virt-xml F21server --edit target=vda \
> --disk driver_type=raw,path=./A.raw
>
>
> --
Hi Kashyap,
thanks for your quick and detailed answers. Just to be complete.
The procedure in the above mentioned link does work with my old software ?
pc59093:~ # rpm -qa|grep -iE 'libvirt|kvm'
libvi...
2018 Feb 13
3
snapshot of a raw file - how to revert ?
Hi,
i have the following system:
pc59093:~ # cat /etc/os-release
NAME="SLES"
VERSION="11.4"
VERSION_ID="11.4"
PRETTY_NAME="SUSE Linux Enterprise Server 11 SP4"
ID="sles"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:suse:sles:11:4"
pc59093:~ # uname -a
Linux pc59093 3.0.101-84-default #1 SMP Tue Oct 18 10:32:51 UTC 2016 (15251d6) x86_64