search for: shapshots

Displaying 16 results from an estimated 16 matches for "shapshots".

Did you mean: shapshot
2009 Jun 23
6
recursive snaptshot
I thought I recalled reading somewhere that in the situation where you have several zfs filesystems under one top level directory like this: rpool rpool/ROOT/osol-112 rpool/export rpool/export/home rpool/export/home/reader you could do a shapshot encompassing everything below zpool instead of having to do it at each level. (Maybe it was in a dream...)
2017 Sep 19
2
Rollback to running VM
I would like to make a snapshot of a running VM, let it continue to run after the shapshot, and then at some later time roll back the VM to that previous running state. Can I do that with libvirt? If so, how? I understand that this will cause all kinds of havoc with things like ongoing TCP connections, and I accept that risk. -- Gary Jackson
2017 Sep 19
2
Re: Rollback to running VM
On 9/19/2017 9:56 AM, Martin Kletzander wrote: > On Tue, Sep 19, 2017 at 01:28:45PM +0000, Jackson, Gary L. wrote: >> >> I would like to make a snapshot of a running VM, let it continue to run >> after the shapshot, and then at some later time roll back the VM to >> that previous running state. Can I do that with libvirt? If so, how? I >> understand that this will
2009 Mar 05
1
documentation questions
You've answered my question 2 about why the manual was in odd order > R CMD check was more of a check of the latex version of the files, not > the final manual. I was looking at the result of R CMD check, and it was in random order (perhaps file date?), not just a different collation choice. Very odd. I will cease worrying about what I might have "done wrong". I omitted the
2007 Apr 14
3
zfs snaps and removing some files
Hello folks, I have strange and unusual request... I have two 300gig drives mirrored: [11:33:22] root at chrysek: /d/d2 > zpool status pool: mypool state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM mypool ONLINE 0 0 0 mirror ONLINE 0 0 0 c1t2d0 ONLINE 0 0 0
2000 Oct 28
11
Another shapshot
I have just uploaded another snapshot to: http://www.mindrot.org/misc/openssh/openssh-SNAP-20001028.tar.gz Please test this one extra hard, it is likely to become 2.3.0p1 early next week. Regards, Damien Miller -- | ``We've all heard that a million monkeys banging on | Damien Miller - | a million typewriters will eventually reproduce the | <djm at mindrot.org> | works of
2017 Sep 19
0
Re: Rollback to running VM
On Tue, Sep 19, 2017 at 01:28:45PM +0000, Jackson, Gary L. wrote: > >I would like to make a snapshot of a running VM, let it continue to run >after the shapshot, and then at some later time roll back the VM to >that previous running state. Can I do that with libvirt? If so, how? I >understand that this will cause all kinds of havoc with things like >ongoing TCP connections, and I
2017 Sep 19
0
Re: Rollback to running VM
Will snapshot-revert restore the processor and memory state of the VM as it was at the time of the snapshot? -- Gary Jackson On 9/19/17, 11:10 AM, "libvirt-users-bounces@redhat.com on behalf of Doug Hughes" <libvirt-users-bounces@redhat.com on behalf of doug.hughes@keystonenap.com> wrote: On 9/19/2017 9:56 AM, Martin Kletzander wrote: > On Tue, Sep 19, 2017
2002 Jul 18
1
[Bug 275] openssh 3.2.3p1 make fails
http://bugzilla.mindrot.org/show_bug.cgi?id=275 ------- Additional Comments From stevesk at pobox.com 2002-07-18 16:10 ------- SunOs 4.1.4 users: what happened here? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2010 Jul 23
0
libvir: Domain error <domName>: invalid argument in virDomainGetXMLDesc
All, I just downloaded and installed libvirt-bin and this is my first email to the group, so I apologize in advance if my questions are too naive! So, I am trying to access VMs running on xen3.2 hypervisor (host with kernel 2.6.24-24-xen) using virt-manager installed on a machine running Ubuntu 9.04 (client machine). I got to the point where I can connect to my virtual machine and my domain-0
2003 Aug 12
0
two suggestions about backup
...reatment problem) Second suggestion: How about adding now option "--backup-only" that means making backups only and don't change any destination files? I want to use rsync with LVM snapshot to make incremental backups like below: 1) Make LVM snapshot of file system. 2) Mount shapshots of today and yesterday. 3) Compare it to yesterday's snapshot, and backup files which are updated/deleted using rsync. (Snapshots are read-only.) 4) Delete yesterday's snapshot. So I need rsync not to modefy any destination files, and to make backups only. I attached the tri...
2013 Dec 13
1
Question on Lazy VM Restore
Hello all, I was wondering if there is an existing mechanism in Xen for restoring a saved/checkpointed VM lazily. By that, I mean that the pages of the VM should be mapped only on access. Currently, restoring a VM from a snapshot seems to take a long time [~20 seconds for 2 GB]. Assuming that there is no lazy-restore functionality, what would be a good way to implement this? Using parts
2005 Oct 05
1
for anyone not on nahant list
Red Hat is pleased to announce the availability of Update 2 for the Red Hat Enterprise Linux 4 family of products, including: - Red Hat Enterprise Linux AS 4 for x86, AMD64/EM64T, Itanium, POWER, S/390 and zSeries - Red Hat Enterprise Linux ES 4 for x86, AMD64/EM64T, Itanium - Red Hat Enterprise Linux WS 4 for x86, AMD64/EM64T, Itanium - Red Hat Desktop 4 for x86 and AMD64/EM64T Craig
2006 May 23
19
LVM2 snapshots and XEN = problem :(
Hello guys Does anyone use lvm2 backends for domU storages ? I do and I wanted to use lvm''s snapshot feature to make backups of domUs in background but I got the following problem. When I create a snapshot LV and copy data from it to backup storage it works perfect. Then I do umount and then lvremove. lvremove asks me if I really want to remove the volume and then just hangs forever.
2019 Apr 06
2
selftest, help with a single test
...m_depot Disk vfs_fruit_timemachine Disk vfs_fruit_wipe_intentionally_left_blank_rfork Disk vfs_fruit_delete_empty_adfiles Disk badname-tmp Disk manglenames_share Disk dynamic_share Disk widelinks_share Disk fsrvp_share Disk fake shapshots using rsync shadow1 Disk previous versions snapshots under mount point shadow2 Disk previous versions snapshots outside mount point shadow3 Disk previous versions with subvolume snapshots, snapshots under base dir shadow4 Disk previous version...
2019 Apr 01
5
selftest
Thanks for the reply, Besides the problem with source4/lib/messaging/messaging_handlers.c, Good to hear that selftest is actively used, then do I understand it right that 'make test' should succeed? My bigger problem is that it failed with lots of errors. This must be a problem with my build, then, but since this is a fresh tarball I am a bit puzzled. I would appreciate some hint on