SCIENTIFIC-LINUX-USERS Archives

June 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Poltawer Kozak <[log in to unmask]>
Reply To:
Poltawer Kozak <[log in to unmask]>
Date:
Tue, 28 Jun 2011 00:06:29 +0300
Content-Type:
text/plain
Parts/Attachments:
text/plain (18 lines)
On Mon, 27 Jun 2011 17:34:56 +0300
Zack Yovel <[log in to unmask]> wrote:
> > I have installed one machine of Windows 2K8 in the qcow2 format,
> > the command I use is:
> > su -c "qemu-img snapshot -c /media/ExternalHd/dcsrv1.img
> > '/home/UserName/Main VM Pool/Virtual Disks/Virtual
> > Disks/2K8-Base.img'" the command does not produce any message, yet
> > no snapshot is created. Since I'm new to KVM I guess I should have
> > done something to prepare or the command I used isn't correct.
> > Could someone please help me with it?
> >

#qemu-img create -f qcow2 -b \
/home/UserName/Main\ VM\ Pool/Virtual\ Disks/Virtual\Disks/2K8-Base.img\
/media/ExternalHd/snapshot.img

http://wiki.qemu.org/Documentation/CreateSnapshot

ATOM RSS1 RSS2