[
https://issues.apache.org/jira/browse/VCL-530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Thompson resolved VCL-530.
-------------------------------
Resolution: Fixed
bumped to next size int in database
> Database field for computer.RAM is limited to 65535
> ---------------------------------------------------
>
> Key: VCL-530
> URL: https://issues.apache.org/jira/browse/VCL-530
> Project: VCL
> Issue Type: Bug
> Components: database, web gui (frontend)
> Affects Versions: 2.1, 2.2, 2.2.1
> Reporter: Aaron Coburn
> Assignee: Josh Thompson
> Priority: Minor
> Fix For: 2.3
>
>
> The field for computer.RAM is an unsigned SMALLINT(5), with a maximum value
> of 65535. For individual computers this is not an issue, but for VMware hosts
> (and especially for VMware host clusters), this limit will cause problems
> with the ability for new images to be loaded. I would recommend changing the
> schema to support an unsigned MEDIUMINT instead.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira