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/18 11:04:34 UTC

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

Abhinandan Prateek created CLOUDSTACK-8165:
----------------------------------------------

             Summary: 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
             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)