public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: "Andy B." <globi@hot.lu>
To: <kvm@vger.kernel.org>
Subject: Serial ATA Support - will it come?
Date: Sun, 28 Dec 2008 14:18:57 +0100	[thread overview]
Message-ID: <003327ECB4CD48CDB6A3B26BC4FD3440@Mobi> (raw)

Hello List,

I was planning to introduce kvm in our server farm to give customers the
possibility to load their OS into kvm in case they did something wrong and
want to fix that.

We have several 100 servers with different Linux distros, but always the
same hardware and kernel. Our hard drives are SATA who use the AHCI driver.
These disks are named /dev/sdXX in the OS and this is where kvm is failing
on me. It seems that our disks are recognized as IDE drives and named
/dev/hdXX while booting the OS into KVM thus giving me some classic kernel
panics.

My initial line is quite straightforward:

kvm -hda /dev/sda -boot c -net nic,model=rtl8139 -vnc :1

I was told to try SCSI emulation, but this didn't help either, as no disk
was found at all:

kvm -drive file=/dev/sda,if=scsi,boot=on -boot c -net nic,model=rtl8139 -vnc
:1


With /dev/hdaX I cannot really boot into kvm without changing a significant
amount of files per server, and changing almost 1000 servers is not a very
sane option :-)


Has SATA support, especially the generic AHCI devices, ever been considered
to be included into kvm? Would it be a lot of work to add this emulation
into kvm? I certainly don't want to ask for impossible things, but I would
just like to know if in the near future I will be able to boot my images
without changing them. Maybe there is a "hidden" solution that I did not
find, if so, please let me know.

Thanks for your time.


Andy



             reply	other threads:[~2008-12-28 13:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-28 13:18 Andy B. [this message]
2008-12-29 18:16 ` Serial ATA Support - will it come? Charles Duffy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=003327ECB4CD48CDB6A3B26BC4FD3440@Mobi \
    --to=globi@hot.lu \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox