Backlog #3828

Mapping host's directory into guest

Added by Josep Andres about 6 years ago. Updated about 6 years ago.

Status:PendingStart date:06/08/2015
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:Drivers - VM
Target version:-

Description

Hi,
I am trying to share a directory between a host and its guest, I have to do so by adding raw data to the template that will be passed to the host.

<filesystem type='mount' accessmode='passthrough'>
<source dir='/scratch/OpenNebula/'/>
<target dir='scratch'/>
</filesystem>

Is there any way to add this as an option to the web interface?

Best regards.
Josep.

History

#1 Updated by Ruben S. Montero about 6 years ago

  • Tracker changed from Request to Backlog
  • Category set to Drivers - VM

This could be interesting, moving it to backlog.

Some links:
http://wiki.qemu.org/Documentation/9psetup
http://www.linux-kvm.org/page/9p_virtio

#2 Updated by EOLE Team about 6 years ago

If virtfs became configurable by sunstone UI, it could be interesting to restrict usable path and forbid it from RAW.

A user who can create a template could access sensible data of the physical machine.

Reagrds.

Also available in: Atom PDF