Displaying 20 results from an estimated 60000 matches similar to: "KVM backup"
2016 Feb 08
1
KVM
>>> If you run top what are you seeing on the %Cpu(s) line?
http://i.hizliresim.com/NrmV9Y.png
On Mon, Feb 8, 2016 at 10:53 PM, Alvin Starr <alvin at netvel.net> wrote:
> You need to provide more information.
> 20% is what number.
> There are something like 6 numbers on that line.
>
>
> On 02/08/2016 02:56 PM, Gokan Atmaca wrote:
>>>
>>> If you
2016 Feb 08
3
KVM
> If you run top what are you seeing on the %Cpu(s) line?
%20
On Mon, Feb 8, 2016 at 9:30 PM, Alvin Starr <alvin at netvel.net> wrote:
> Slow disks will show up as higher I/Owait times.
> If your seeing 99% cpu usage then your likely looking at some other problem.
>
> If you run top what are you seeing on the %Cpu(s) line?
>
>
> On 02/08/2016 02:20 PM, Gokan Atmaca
2016 Feb 08
3
KVM
> I'm guessing you're using standard 7,200rpm platter drives? You'll need
> to share more information about your environment in order for us to
> provide useful feedback. Usually though, the answer is 'caching' and/or
> 'faster disks'.
Yes , 7.2k rpm disks. 2T mirror (soft). In fact, I had such a
preference for slightly more capacity.
Unfortunately very
2016 Feb 08
4
KVM
Hello
I use KVM. In a virtual machine "jbd2 dm-0" disk I / O is very
increases. It consumes up to 99%. For this reason, slowing down the
other virtual machine. What should I do to solve the problem. ?
Thanks..
2016 Feb 08
0
KVM
You need to provide more information.
20% is what number.
There are something like 6 numbers on that line.
On 02/08/2016 02:56 PM, Gokan Atmaca wrote:
>> If you run top what are you seeing on the %Cpu(s) line?
> %20
>
>
> On Mon, Feb 8, 2016 at 9:30 PM, Alvin Starr <alvin at netvel.net> wrote:
>> Slow disks will show up as higher I/Owait times.
>> If your
2016 Feb 08
1
KVM
> Are the disk partitions properly aligned to 4k boundary on the host (and in
> the guests too) ?
>
There are 5 in total server. 32G ram. 2T r1 (soft) disk.
On Mon, Feb 8, 2016 at 9:41 PM, Zoltan Frombach <zoltan at frombach.com> wrote:
> Are the disk partitions properly aligned to 4k boundary on the host (and in
> the guests too) ?
>
> See
>
2016 Feb 08
0
KVM
Slow disks will show up as higher I/Owait times.
If your seeing 99% cpu usage then your likely looking at some other problem.
If you run top what are you seeing on the %Cpu(s) line?
On 02/08/2016 02:20 PM, Gokan Atmaca wrote:
>> I'm guessing you're using standard 7,200rpm platter drives? You'll need
>> to share more information about your environment in order for us to
2014 Nov 06
0
Re: backup KVM qcow2 over btrfs or zfs
On 11/06/2014 03:45 PM, Francesco Morosinotto wrote:
> Hi everybody,
>
> I'm trying to implement in the non profit organization where I work a
> backup strategy for our VMs.
>
> At the moment I weekly backup the machine (on sunday nights) by stopping
> the vm, making a snapshot, exporting the xml descriptor file and syncing
> these files to a remote backup server.
2014 Nov 06
1
Re: backup KVM qcow2 over btrfs or zfs
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Thank you a lot for your reply;
> You should really consider using libvirt live snapshots. With new
> enough libvirt and qemu, you can even get optimal behavior with no guest
> downtime. This topic comes up frequently on the list; for example, a
> quick search found this in the archives:
>
>
2019 Mar 15
1
KVM - full system ( disk+memory) snapshot by excluding the raw disks
Hi There ,
I have KVM VM with 4 qcow2 disks and 2 raw disks . when I try to take full system snapshot by excluding raw disks . it is give below error . can you help me how to fix this ?. or is it possible to take full system snapshot in this case .?.
When I change XMl as internal snapshots for raw disks . It throws a message snapshot are not supported on war disks .
2014 Oct 13
0
Re: KVM incremental backup using CBT
On Monday 13 October 2014 16:35:15 Thomas Stein wrote:
> Am 13.10.14 16:25, schrieb Eric Blake:
> > On 10/13/2014 03:56 AM, Thomas Stein wrote:
> >> Hello.
> >>
> >>> blockcommit vm1 vda --active --verbose --pivot
> >>
> >> That's where libvirt stops working at the moment, right?
> >>
> >> virsh # blockcommit
2014 Oct 11
5
Re: KVM incremental backup using CBT
On Fri, Oct 10, 2014 at 07:32:06PM -0600, Eric Blake wrote:
> On 10/10/2014 11:37 AM, Jd wrote:
> > Hi
> > Looking in to implementing (CBT like) delta backup for KVM.
>
> Not quite sure what you mean by CBT.
>
> >
> > The following looks promising..(last paragraph)
> > http://wiki.qemu.org/Features/Snapshots2
> >
>
> Libvirt
2014 Oct 13
0
Re: KVM incremental backup using CBT
Thanks Kashyap,
The command line examples makes thing quite clear :)
rsync for image (large) files create a new file for every little
change, that was the reason I started looking in to using dirty bitmaps.
/Jd
On 10/11/14, 1:13 AM, Kashyap Chamarthy wrote:
> On Fri, Oct 10, 2014 at 07:32:06PM -0600, Eric Blake wrote:
>> On 10/10/2014 11:37 AM, Jd wrote:
>>> Hi
>>>
2015 Sep 11
0
Re: Backup a VM (using live external snapshot and blockcommit)
On 09/11/2015 06:45 AM, Jérôme wrote:
> AFAIU, live backups using libvirt may be done thanks to blockcommit as
> explained here on the wiki [2].
>
> -> Considering our use case, is this the recommended way?
Yes, using active block-commit is the ideal way to perform a live backup.
>
> Assuming yes, here is the plan.
>
> I wrote a script that does
>
> #
2020 Aug 13
1
kvm & external snapshots
Everyone,
I am trying to create external snapshots of a kvm guest machine and have not been able to
do so.
In accordance with :
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/virtualization_deployment_and_administration_guide/sect-troubleshooting-workaround_for_creating_external_snapshots_with_libvirt
I have used the command line :
snapshot-create-as --diskspec
2016 Feb 08
0
KVM
On 08/02/16 02:12 PM, Gokan Atmaca wrote:
> Hello
>
> I use KVM. In a virtual machine "jbd2 dm-0" disk I / O is very
> increases. It consumes up to 99%. For this reason, slowing down the
> other virtual machine. What should I do to solve the problem. ?
>
> Thanks..
I'm guessing you're using standard 7,200rpm platter drives? You'll need
to share more
2016 Feb 08
0
KVM
Are the disk partitions properly aligned to 4k boundary on the host (and
in the guests too) ?
See
http://www.ibm.com/developerworks/library/l-linux-on-4kb-sector-disks/index.html
and this:
http://unix.stackexchange.com/questions/247387/check-if-partitions-are-aligned-properly-for-performance
On 2/8/2016 8:12 PM, Gokan Atmaca wrote:
> Hello
>
> I use KVM. In a virtual machine "jbd2
2015 Sep 11
2
Backup a VM (using live external snapshot and blockcommit)
Hi.
I'm following here a conversation that was initiated on Kashyap's
website [1].
We have a server we use as a host for virtual machines using KVM
(virt-manager used for VM creation) and we would like to setup VM
backups. Basically, we're thinking of a backup schedule like "keep 7
daily and 4 weekly backups". We'd rather not shutdown the VM every day
so live backups
2013 Aug 20
0
Re: Creating a snapshot from a KVM VM fails
On 08/20/13 16:00, Tobias Brunner wrote:
> Hi,
>
> I'm trying to create a snapshot from a KVM VM:
>
> # virsh snapshot-create one-5
> error: unsupported configuration: internal checkpoints require at least
> one disk to be selected for snapshot
>
> How can I debug this error message and what does it mean?
An internal snapshot of a VM requires that the VM has at
2018 Feb 21
0
Geo replication snapshot error
Hi,
Thanks for reporting the issue. This seems to be a bug.
Could you please raise a bug at https://bugzilla.redhat.com/ under
community/glusterfs ?
We will take a look at it and fix it.
Thanks,
Kotresh HR
On Wed, Feb 21, 2018 at 2:01 PM, Marcus Peders?n <marcus.pedersen at slu.se>
wrote:
> Hi all,
> I use gluster 3.12 on centos 7.
> I am writing a snapshot program for my