← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1737708] [NEW] create instance failed when the userdata size is larger than 64k

 

Public bug reported:

when create vm use the userdata which the size is larger than 64k, i get
the log like below:


NFO nova.api.openstack.wsgi [req-0e6ac583-e663-4041-a66b-3bff219eb8e1 1811a3f9748a44188af880ee02a2f9e0 0e511185e2cc43deb3c04c13107e8eac - - -] HTTP exception thrown: User data too large. User data must be no larger than 65535 bytes once base64 encoded. Your data is 69504 bytes


I think we should enlarge the size of the userdata.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1737708

Title:
  create instance failed when the userdata size is larger than 64k

Status in OpenStack Compute (nova):
  New

Bug description:
  when create vm use the userdata which the size is larger than 64k, i
  get the log like below:

  
  NFO nova.api.openstack.wsgi [req-0e6ac583-e663-4041-a66b-3bff219eb8e1 1811a3f9748a44188af880ee02a2f9e0 0e511185e2cc43deb3c04c13107e8eac - - -] HTTP exception thrown: User data too large. User data must be no larger than 65535 bytes once base64 encoded. Your data is 69504 bytes

  
  I think we should enlarge the size of the userdata.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1737708/+subscriptions


Follow ups