You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Abhinandan Prateek (JIRA)" <ji...@apache.org> on 2015/01/19 11:17:34 UTC

[jira] [Resolved] (CLOUDSTACK-8165) The systemvm template guest os is set to 32 bit debian by default instead of 64 bit

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-8165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhinandan Prateek resolved CLOUDSTACK-8165.
--------------------------------------------
    Resolution: Fixed

fixed the os to 64 bit

> The systemvm template guest os is set to 32 bit debian by default instead of 64 bit
> -----------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-8165
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8165
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: SystemVM
>    Affects Versions: 4.5.0
>            Reporter: Abhinandan Prateek
>            Assignee: Abhinandan Prateek
>            Priority: Blocker
>             Fix For: 4.5.0
>
>
> This query on a fresh db install 
> "SELECT cloud.guest_os.display_name FROM cloud.vm_template, cloud.guest_os where cloud.vm_template.guest_os_id=cloud.guest_os.id and cloud.vm_template.name='SystemVM Template (XenServer)' "
> returns "'Debian GNU/Linux 7(32-bit)'"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)