Bug #1355
Script arguments too big
Status: | Closed | Start date: | 07/12/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Tino Vázquez | % Done: | 100% | |
Category: | Drivers - Auth | |||
Target version: | Release 3.8 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 3.6 |
Description
The template of VMs are passed to the driver scripts in the command line. When this template is too big some unixes fail to execute the commands as the number of characters are longer that ARG_MAX.
History
#1 Updated by Ruben S. Montero almost 9 years ago
- Target version set to Release 4.0
#2 Updated by Tino Vázquez almost 9 years ago
- Target version changed from Release 4.0 to Release 3.8
#3 Updated by Tino Vázquez almost 9 years ago
- Category set to Drivers - Auth
- Status changed from New to Closed
- Assignee set to Tino Vázquez
- % Done changed from 0 to 100
- Resolution set to fixed
Message not needed for attach/detach in VMware anyway