vote up 0 vote down star

Is there some built-in way to share files between Xen guests? I don't currently need to share the actual images, just some data files.

flag

2 Answers

vote up 2 vote down check

Do you mean between Xen and the host or between different guests?

If guests, I don't think there is something provided but you should probably use NFS as it is the best supported file system that supports a decent number of permissions and attributes but assumes a trusted network.

link|flag
vote up 1 vote down

You can also try glusterfs or lustre to share files between Xen guests.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.