[
https://issues.apache.org/jira/browse/VCL-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15993812#comment-15993812
]
ASF subversion and git services commented on VCL-913:
-----------------------------------------------------
Commit 1793589 from [email protected] in branch 'vcl/trunk'
[ https://svn.apache.org/r1793589 ]
VCL-913
Added logic to libvirt.pm::get_domain_name to limit the maximum length to 48
characters.
Other
Extended libvirt.pm::generate_domain_xml to include some potentially useful
information in the domain/VM's description including the load time, management
node, request and reservation IDs. It previously only included the image
display name.
> VCL KVM Libvirt provisioning module does not check length of the image's name
> when create an new image
> ------------------------------------------------------------------------------------------------------
>
> Key: VCL-913
> URL: https://issues.apache.org/jira/browse/VCL-913
> Project: VCL
> Issue Type: Bug
> Components: vcld (backend)
> Affects Versions: 2.4.2
> Reporter: Xianqing Yu
> Fix For: 2.5
>
>
> When VCL use KVM and libvirt provisioning module to create an new image, it
> does not check the length of the image name. However, libvirt restrict the
> length of the name for a VM to be less than 50 characters. When I create an
> new image, VCL can create a very long image name, and final VM's name can be
> longer than 50 characters and libvirt will reject to boot the VM.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)