public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* How well does KVM connect a physical drive to the VM?
@ 2013-02-27 23:22 Bill Davidsen
  0 siblings, 0 replies; only message in thread
From: Bill Davidsen @ 2013-02-27 23:22 UTC (permalink / raw)
  To: KVM list

I have a program which I need to run against a pile of drives. The program needs 
to boot to a dedicated machine and will only do one drive at a time, and I only 
have one machine I can tie up to use dedicated, making it a very slow process 
and requiring a manual drive change when the program is done poking in the SMART 
firmware.

I also have a 4 bay eSATA box and an evil thought, I could do this in a VM, many 
VMs perhaps, if KVM really lets the VM see the drive. I propose to do something 
like this:
   qemu-kvm -m 600 -hda /dev/sdi -cdron diskfiddle.iso -boot d

Before I try this I'd like an opinion, because while I can hot swap drives in 
the external enclosure, the enclosure warns against connecting to a powered 
computer, so I have to take a downtime.

Thanks for any educated opinions.

-- 
Bill Davidsen <davidsen@tmr.com>
   We are not out of the woods yet, but we know the direction and have
taken the first step. The steps are many, but finite in number, and if
we persevere we will reach our destination.  -me, 2010



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-27 23:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-27 23:22 How well does KVM connect a physical drive to the VM? Bill Davidsen

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