[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492379#comment-13492379
 ] 

Randy McAnally commented on CLOUDSTACK-448:
-------------------------------------------

root@systemvm:~# cat /proc/cmdline
root=LABEL=ROOT ro console=tty0 xencons=ttyS0,115200 console=hvc0 quiet  -- 
quiet 
console=hvc0%template=domP%type=secstorage%host=10.11.10.107%port=8250%name=s-8-VM%zone=1%pod=1%guid=s-8-VM%resource=com.cloud.storage.resource.PremiumSecondaryStorageResource%instance=SecStorage%sslcopy=true%role=templateProcessor%mtu=1500%eth2ip=10.11.10.40%eth2mask=255.255.255.128%eth2mask=255.255.255.128%gateway=10.11.10.2%eth0ip=169.254.1.216%eth0mask=255.255.0.0%eth0mask=255.255.0.0%eth1ip=10.11.10.31%eth1mask=255.255.255.128%eth1mask=255.255.255.128%mgmtcidr=10.11.10.0/25%localgw=10.11.10.2%private.network.device=eth1%eth3ip=10.11.10.32%eth3mask=255.255.255.128%eth3mask=255.255.255.128%storageip=10.11.10.32%storagenetmask=255.255.255.128%storagegateway=10.11.10.2%internaldns1=209.9.238.7%dns1=209.9.238.7

root@systemvm:~# cat /var/cache/cloud/cmdline
cat: /var/cache/cloud/cmdline: No such file or directory

root@systemvm:~# ifconfig
eth0      Link encap:Ethernet  HWaddr 0e:00:a9:fe:01:d8  
          inet6 addr: fe80::c00:a9ff:fefe:1d8/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:23 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:6282 (6.1 KiB)
          Interrupt:8 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:4 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:200 (200.0 B)  TX bytes:200 (200.0 B)

                
> SSVM bootstrap failure on XenServer hosts with E3 CPU
> -----------------------------------------------------
>
>                 Key: CLOUDSTACK-448
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-448
>             Project: CloudStack
>          Issue Type: Bug
>          Components: XenServer
>    Affects Versions: pre-4.0.0
>         Environment: Cloudstack 3.0.2 + XenServer 6.0.2 on E3 CPU
>            Reporter: Randy McAnally
>            Priority: Blocker
>         Attachments: screenshot-1.jpg, ssvm_cloud.log.txt, ssvm_console.txt, 
> ssvm_dmesg.txt
>
>
> Cannot add XenServer 6.0.2 based hosts with E3 CPU.  SSVM of any type fail to 
> boostrap, ending up with incomplete network configuration and Cloudstack 
> unable to ping it.   Adding a host with any other type of previous generation 
> CPU succeeds and SSVMs start properly (in this case X3450) .
> Failing host:
> [root@cl-ash-h1 ~]# xe host-cpu-info
> cpu_count                : 8
>                    vendor: GenuineIntel
>                     speed: 3300.094
>                 modelname: Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz
>                    family: 6
>                     model: 58
>                  stepping: 9
>                     flags: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov 
> pat clflush acpi mmx fxsr sse sse2 ss ht nx constant_tsc nonstop_tsc 
> aperfmperf pni pclmulqdq vmx est ssse3 sse4_1 sse4_2 x2apic popcnt aes 
> hypervisor ida arat tpr_shadow vnmi flexpriority ept vpid
>                  features: 00000000-00000000-00000000-00000000
>     features_after_reboot: 00000000-00000000-00000000-00000000
>         physical_features: 00000000-00000000-00000000-00000000
>                  maskable: no
> Working host:
> [root@localhost ~]# xe host-cpu-info
> cpu_count                : 8
>                    vendor: GenuineIntel
>                     speed: 2666.760
>                 modelname: Intel(R) Xeon(R) CPU           X3450  @ 2.67GHz
>                    family: 6
>                     model: 30
>                  stepping: 5
>                     flags: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov 
> pat clflush acpi mmx fxsr sse sse2 ss ht nx constant_tsc nonstop_tsc 
> aperfmperf pni vmx est ssse3 sse4_1 sse4_2 popcnt hypervisor ida tpr_shadow 
> vnmi flexpriority ept vpid
>                  features: 0098e3fd-bfebfbff-00000001-28100800
>     features_after_reboot: 0098e3fd-bfebfbff-00000001-28100800
>         physical_features: 0098e3fd-bfebfbff-00000001-28100800
>                  maskable: full

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to