简体   繁体   English

无法从桉树云下载图像

[英]Can't download image from eucalyptus cloud

I'm newbie in using eucalyptus. 我是使用桉树的新手。 I need to download modify a prepackaged image. 我需要下载修改预打包的映像。 I use command 我用命令

euca-download-bundle

to download it. 下载。 It has a required parameter - bucket. 它具有必需的参数-bucket。

I want to download this image. 我要下载这张图片。 mi-E07C107C image-store-1297468153/image.manifest.xml eki-F6BE10FF eri-0B3C116B but I always get error - mi-E07C107C image-store-1297468153 / image.manifest.xml eki-F6BE10FF eri-0B3C116B但我总是收到错误-

Unable to get bucket 无法获取存储桶

Here are the commands I tried: 这是我尝试的命令:

euca-download-bundle -b image-store-1297468153 euca下载捆绑-b image-store-1297468153

euca$ euca-download-bundle -b /var/lib/eucalyptus/bukkits/image-store-1297468153 euca $ euca-download-bundle -b / var / lib / eucalyptus / bukkits / image-store-1297468153

you may not be able to download the bundle if you are not the same user who uploaded it. 如果您不是上载捆绑包的用户,则可能无法下载该捆绑包。 For example, if admin uploaded that bundle, but the user aleksey is the one trying to download it, that would be the error you get. 例如,如果管理员上载了该捆绑软件,但是aleksey用户是尝试下载该捆绑软件的用户,那将是您得到的错误。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM