How could I do the guest mount operation from the host?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

       When I attach a disk like this:

<disk type='file' device='disk'>

        <driver name='qemu' type='qcow2' cache='none'/>

        <source file='/kvmdata/disk/dk389_581.img'/>

        <backingStore/>

        <target dev='vda' bus='virtio'/>

        <alias name='virtio-disk0'/>

        <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>

</disk>

And then I use “fdisk -l” on the guest, can find the disk info, if I want to mount a disk, I should log on the guest and use the command just like:

mount /dev/vda1 /mnt

       Does Libvirt has some API which can send the guest operation(like mount/umount) from host to guest?

Thus I can do the operation on host and need not to log on guest to do the operation.

       Thanks!

 

 

Best Regards

 

From Jiaping LI

 

保密:本函仅供收件人使用,如阁下并非抬头标明的收件人,请您即刻删除本函,勿以任何方式使用及传播,并请您能将此误发情形通知发件人,谢谢!

_______________________________________________
libvirt-users mailing list
libvirt-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvirt-users

[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux