Hi! Just have a question about why it looks so different on the consol when booting different KVM VM's?
When I boot a pfsense VM, with single socket single core dual thread 2 G memory 4 vnics, it shows this: root@omni:/# /usr/bin/vmpfsense.sh qemu-system-x86_64: -net vnic,vlan=0,name=net0,ifname=pfwan0,macaddr=2:8:20:62:62:61: vnic dhcp disabled qemu-system-x86_64: -net vnic,vlan=1,name=net1,ifname=pflan0,macaddr=2:8:20:a4:87:27: vnic dhcp disabled qemu-system-x86_64: -net vnic,vlan=2,name=net2,ifname=pftlout0,macaddr=2:8:20:a2:d6:6d: vnic dhcp disabled qemu-system-x86_64: -net vnic,vlan=3,name=net3,ifname=pftlin0,macaddr=2:8:20:3f:d2:7f: vnic dhcp disabled Started VM: PfSense2.13 VNC available at: host IP 127.0.0.1 192.168.255.8 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 ::1/128 ::/0 ::/0 ::/0 ::/0 ::/0 ::/0 ::/0 port 5902 QEMU Monitor, do: # telnet localhost 7002. Note: use Control ] to exit monitor before quit! root@omni:/# And it stops with the promt. But when I boot a ubuntu server with 2 sockets, 2 cores, two threads, 16 GB mem, 3 vnic, it shows this: root@omni:/# /usr/bin/vmedubuntu.sh qemu-system-x86_64: -net vnic,vlan=0,name=net0,ifname=ltsp0,macaddr=2:8:20:15:30:bc: vnic dhcp disabled qemu-system-x86_64: -net vnic,vlan=1,name=net1,ifname=ltsp1,macaddr=2:8:20:83:d2:c3: vnic dhcp disabled qemu-system-x86_64: -net vnic,vlan=2,name=net2,ifname=ltsp2,macaddr=2:8:20:ec:a4:57: vnic dhcp disabled Start bios (version 0.6.1.2-20110201_165504-titi) Ram Size=0xe0000000 (0x0000000320000000 high) CPU Mhz=2261 PCI: pci_bios_init_bus_rec bus = 0x0 PIIX3/PIIX4 init: elcr=00 0c PCI: bus=0 devfn=0x00: vendor_id=0x8086 device_id=0x1237 PCI: bus=0 devfn=0x08: vendor_id=0x8086 device_id=0x7000 PCI: bus=0 devfn=0x09: vendor_id=0x8086 device_id=0x7010 region 4: 0x0000c000 PCI: bus=0 devfn=0x0b: vendor_id=0x8086 device_id=0x7113 PCI: bus=0 devfn=0x10: vendor_id=0x1013 device_id=0x00b8 region 0: 0xf0000000 region 1: 0xf2000000 region 6: 0xf2010000 PCI: bus=0 devfn=0x18: vendor_id=0x1af4 device_id=0x1000 region 0: 0x0000c020 region 1: 0xf2020000 region 6: 0xf2030000 PCI: bus=0 devfn=0x20: vendor_id=0x1af4 device_id=0x1000 region 0: 0x0000c040 region 1: 0xf2040000 region 6: 0xf2050000 PCI: bus=0 devfn=0x28: vendor_id=0x1af4 device_id=0x1000 region 0: 0x0000c060 region 1: 0xf2060000 region 6: 0xf2070000 PCI: bus=0 devfn=0x30: vendor_id=0x1af4 device_id=0x1001 region 0: 0x0000c080 region 1: 0xf2080000 Found 8 cpu(s) max supported 8 cpu(s) MP table addr=0x000fdbd0 MPC table addr=0x000fdbe0 size=260 SMBIOS ptr=0x000fdbb0 table=0xdffffd90 ACPI tables: RSDP=0x000fdb80 RSDT=0xdfffd810 Scan for VGA option rom Running option rom at c000:0003 VGABios $Id$ Turning on vga text mode console SeaBIOS (version 0.6.1.2-20110201_165504-titi) Found 1 lpt ports Found 1 serial ports ATA controller 0 at 1f0/3f4/0 (irq 14 dev 9) ATA controller 1 at 170/374/0 (irq 15 dev 9) found virtio-blk at 0:6 ebda moved from 9fc00 to 9dc00 drive 0x000fdb30: PCHS=16383/16/63 translation=lba LCHS=1024/255/63 s=838860800 ata1-0: QEMU DVD-ROM ATAPI-4 DVD/CD PS2 keyboard initialized All threads complete. Scan for option roms Running option rom at c900:0003 pnp call arg1=60 pmm call arg1=0 pmm call arg1=2 pmm call arg1=0 Running option rom at c980:0003 pnp call arg1=60 pmm call arg1=0 pmm call arg1=2 pmm call arg1=0 pmm call arg1=2 pmm call arg1=0 Running option rom at ca00:0003 pnp call arg1=60 pmm call arg1=0 pmm call arg1=2 pmm call arg1=0 pmm call arg1=2 pmm call arg1=0 Running option rom at ca80:0003 Returned 53248 bytes of ZoneHigh e820 map has 8 items: 0: 0000000000000000 - 000000000009dc00 = 1 1: 000000000009dc00 - 00000000000a0000 = 2 2: 00000000000f0000 - 0000000000100000 = 2 3: 0000000000100000 - 00000000dfffd000 = 1 4: 00000000dfffd000 - 00000000e0000000 = 2 5: 00000000feffc000 - 00000000ff000000 = 2 6: 00000000fffc0000 - 0000000100000000 = 2 7: 0000000100000000 - 0000000420000000 = 1 enter handle_19: NULL Booting from Hard Disk... Booting from 0000:7c00 And it stops without prompt, which means I can do a ctrl-c to stop the process....? Kinda strange differencies, imho... Rgrds Johan _______________________________________________ OmniOS-discuss mailing list [email protected] http://lists.omniti.com/mailman/listinfo/omnios-discuss
