[one-users] Extracting VM images

Daniel Dehennin daniel.dehennin at baby-gnu.org
Thu Sep 25 02:50:49 PDT 2014


Hello,

Looking at the marketplace documentation, I see that it does not store
images.

This means that I need to extract image files to put them on a public
web server and reference them in the maketplace.

Is there a way to extract them by other way than doing:

1. ssh one at nebula
2. IMG=$(oneimage show <ID> | awk -F':' '/^SOURCE/ { print $2}')
3. scp ${IMG} www-data at webserver:/somewhere/to/store/image/name.img

Such workflow makes it impossible for simple users to extract their
images from ONE and make them available for appliances.

Is it possible to get some feedback on how you use maketplace with ONE?

Regards.

-- 
Daniel Dehennin
Récupérer ma clef GPG: gpg --recv-keys 0xCC1E9E5B7A6FE2DF
Fingerprint: 3E69 014E 5C23 50E8 9ED6  2AAD CC1E 9E5B 7A6F E2DF
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 342 bytes
Desc: not available
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20140925/09e1d922/attachment.pgp>


More information about the Users mailing list