All of lore.kernel.org
 help / color / mirror / Atom feed
* How to get the real device in guest os after attached a disk?
@ 2012-07-17  3:40 Wangpan
  2012-07-17 11:56 ` Stefan Hajnoczi
  0 siblings, 1 reply; 4+ messages in thread
From: Wangpan @ 2012-07-17  3:40 UTC (permalink / raw)
  To: kvm

Hi all,
I have a question as the subject above, the reason I want to know this is that, if I attach some disks on the guest,
for example, I specified /dev/vdc&/dev/vdd(target device) at the cmd line by using 'virsh attach-disk', but they may be /dev/vdb&/dev/vdc in the guest os,
so if the guest user want to detach the /dev/vdb(guest device), he\she will be confused with the two target devices /dev/vdb&/dev/vdc,
because he\she doesn't know the corresponding relation of the guest device and target device, 
he\she may detach an error device /dev/vdd(target device) which corresponding to /dev/vdc(guest device).

Could anyone give me some idea?
Thanks in advance.

Best Regards
Wangpan


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

end of thread, other threads:[~2012-07-18  8:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-17  3:40 How to get the real device in guest os after attached a disk? Wangpan
2012-07-17 11:56 ` Stefan Hajnoczi
2012-07-18  4:01   ` Wangpan
2012-07-18  8:21     ` Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.