public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Fw: kvmcl
@ 2009-02-23 19:11 Zvi Dubitzky
  2009-02-23 20:00 ` Freddie Cash
  2009-02-24  7:53 ` Avi Kivity
  0 siblings, 2 replies; 3+ messages in thread
From: Zvi Dubitzky @ 2009-02-23 19:11 UTC (permalink / raw)
  To: kvm

[-- Attachment #1: Type: text/plain, Size: 966 bytes --]

Please see below

thanks

Zvi

----- Forwarded by Zvi Dubitzky/Haifa/IBM on 23/02/2009 21:09 -----

Zvi Dubitzky/Haifa/IBM 
23/02/2009 19:52

To
kvm-devel@lists.sourceforge.net
cc

Subject
kvmcl






I am using kvmctl under linux k 2.6.27 . kvm is part of the kernel . 
Ubuntu distro

1. When I run : kvmctl <flat file>  when flatfile is : 
 
   The machine  get stuck for a long time. I have to abort with CtrlC
 
   Can you tell what is wrong or the above kernel ver does not have  the 
'kvmctl' fully  operatinal ?

2. Where can I see the full set of the flatfile keywords  (aside from 
those in the above link's example)
    I udnerstand that if the repertoire is not full then I should avoid 
using 'kvmctl'  and use only Qemu to start/define a VM instance  from a 
script.
    is that correct ?

thanks

Zvi Dubitzky 
Virtualization and System Architecture   Email:dubi@il.ibm.com
IBM Haifa Research Laboratory    Phone: +972-4-8296182
Haifa, 31905, ISRAEL 


[-- Attachment #2: dubi1.kvm --]
[-- Type: application/octet-stream, Size: 152 bytes --]

host="dubi1"
id="3"
mem="1024"
noacpi="1"
cpus="1"
mouse="tablet"
nic="e1000"
boot="c"
disktyp0="ide"
media0="disk"
disk0="/home/dubi/images/puppy-hda


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Fw: kvmcl
  2009-02-23 19:11 Fw: kvmcl Zvi Dubitzky
@ 2009-02-23 20:00 ` Freddie Cash
  2009-02-24  7:53 ` Avi Kivity
  1 sibling, 0 replies; 3+ messages in thread
From: Freddie Cash @ 2009-02-23 20:00 UTC (permalink / raw)
  To: kvm

On Mon, Feb 23, 2009 at 11:11 AM, Zvi Dubitzky <DUBI@il.ibm.com> wrote:
> ----- Forwarded by Zvi Dubitzky/Haifa/IBM on 23/02/2009 21:09 -----
> I am using kvmctl under linux k 2.6.27 . kvm is part of the kernel .
> Ubuntu distro
>
> 1. When I run : kvmctl <flat file>  when flatfile is :
>
>   The machine  get stuck for a long time. I have to abort with CtrlC
>
>   Can you tell what is wrong or the above kernel ver does not have  the
> 'kvmctl' fully  operatinal ?

You're missing a " at the end of the disk0 line, which will break the script.

> 2. Where can I see the full set of the flatfile keywords  (aside from
> those in the above link's example)

If this is for my kvmctl script, then there is a template file that
ships in the tarball, that lists all the options.  Should be called
template.kvm.

-- 
Freddie Cash
fjwcash@gmail.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Fw: kvmcl
  2009-02-23 19:11 Fw: kvmcl Zvi Dubitzky
  2009-02-23 20:00 ` Freddie Cash
@ 2009-02-24  7:53 ` Avi Kivity
  1 sibling, 0 replies; 3+ messages in thread
From: Avi Kivity @ 2009-02-24  7:53 UTC (permalink / raw)
  To: Zvi Dubitzky; +Cc: kvm

Zvi Dubitzky wrote:
> I am using kvmctl under linux k 2.6.27 . kvm is part of the kernel . 
> Ubuntu distro
>
> 1. When I run : kvmctl <flat file>  when flatfile is : 
>  
>    The machine  get stuck for a long time. I have to abort with CtrlC
>  
>    Can you tell what is wrong or the above kernel ver does not have  the 
> 'kvmctl' fully  operatinal ?
>   

Most .flats want the bootstrap first:

kvmctl user/test/x86/bootstrap blah.flat

> 2. Where can I see the full set of the flatfile keywords  (aside from 
> those in the above link's example)
>     I udnerstand that if the repertoire is not full then I should avoid 
> using 'kvmctl'  and use only Qemu to start/define a VM instance  from a 
> script.
>     is that correct ?
>
>   
What link? what are flatfile keywords?


-- 
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-02-24  7:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-23 19:11 Fw: kvmcl Zvi Dubitzky
2009-02-23 20:00 ` Freddie Cash
2009-02-24  7:53 ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox