[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16423727#comment-16423727
 ] 

Daan Hoogland commented on CLOUDSTACK-10288:
--------------------------------------------

I am lost on this description;

$ echo hi | gzip | base64 -w0

does not produce sensible data?

Or is it not correctly implemented?

the unpack command line does not contain a 'base64 -d' element in the pipe. Is 
that to be implemented? this would be a client issue.

Or should the base64 element be removed from the create command pipe?

> Config drive - Usedata corruption when gzipped 
> -----------------------------------------------
>
>                 Key: CLOUDSTACK-10288
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10288
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>    Affects Versions: 4.11.0.0
>            Reporter: Rohit Yadav
>            Priority: Major
>
> Should be able to create userdata via "echo hi | gzip | base64 -w0" and read 
> it back in VM via "mount -o loop /dev/sr1 /mnt/tmp; cat 
> /mnt/tmp/cloudstack/userdata/user_data.txt | gunzip" 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to