Public bug reported:

Openstack Version: QUEENS
I am trying to instantiate VM with config-drive option with two files 
config1.xml(size 200KB) and config2.xml(100KB).
openstack server create ----config-drive=true --file config1.xml=config1.xml 
-flavor m1.tiny --image cirros

instance creation was failed with error "OverLimit: Request is too
large"

My Quota is already with 500000

nova quota-show command output:

injected_file_content_bytes | 500000 |

Even I have updated the following in nova.conf 
injected_file_content_bytes = 500000

Any suggestion is highly appreciated.

** 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/1853635

Title:
  Config_drive file throws Request is too large

Status in OpenStack Compute (nova):
  New

Bug description:
  Openstack Version: QUEENS
  I am trying to instantiate VM with config-drive option with two files 
config1.xml(size 200KB) and config2.xml(100KB).
  openstack server create ----config-drive=true --file config1.xml=config1.xml 
-flavor m1.tiny --image cirros

  instance creation was failed with error "OverLimit: Request is too
  large"

  My Quota is already with 500000

  nova quota-show command output:

  injected_file_content_bytes | 500000 |

  Even I have updated the following in nova.conf 
  injected_file_content_bytes = 500000

  Any suggestion is highly appreciated.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to