<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<STYLE>
BLOCKQUOTE {
MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em; MARGIN-TOP: 0px
}
OL {
MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
UL {
MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
P {
MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
BODY {
FONT-SIZE: 10.5pt; FONT-FAMILY: ΢ÈíÑźÚ; COLOR: #000000; LINE-HEIGHT: 1.5
}
</STYLE>
<META name=GENERATOR content="MSHTML 10.00.9200.16721"></HEAD>
<BODY style="MARGIN: 10px">
<DIV style="FONT-FAMILY: Verdana">
<DIV style="FONT-WEIGHT: bold">Hi all,</DIV>
<DIV style="FONT-WEIGHT: bold"> </DIV>
<DIV style="FONT-WEIGHT: bold">I set the --dns1 and --dns2 when creating the
vmnet, however the VM instance get the default gatway IP as it's DNS server,
what is the issue?</DIV>
<DIV style="FONT-WEIGHT: bold"> </DIV>
<DIV style="FONT-WEIGHT: bold">root@controller:~# nova network-create vmnet
--bridge-interface=br100 --multi-host=T --gateway=192.168.11.254
--dns1=221.12.1.227 --dns2=221.12.1.228 </DIV>
<DIV style="FONT-WEIGHT: bold"> </DIV>
<DIV>
<DIV style="FONT-WEIGHT: bold">root@controller:~# nova network-show
d960f9aa-647a-4fa6-97d4-bc9e8b322015</DIV>
<DIV>+---------------------+--------------------------------------+</DIV>
<DIV>|
Property |
Value
|</DIV>
<DIV>+---------------------+--------------------------------------+</DIV>
<DIV>|
bridge
|
br100
|</DIV>
<DIV>| vpn_public_port |
1000
|</DIV>
<DIV>| dhcp_start |
192.168.11.3
|</DIV>
<DIV>| bridge_interface |
br100
|</DIV>
<DIV>| updated_at |
2013-10-25T02:01:38.000000
|</DIV>
<DIV>|
id
| d960f9aa-647a-4fa6-97d4-bc9e8b322015 |</DIV>
<DIV>|
cidr_v6
|
None
|</DIV>
<DIV>| deleted_at |
None
|</DIV>
<DIV>|
gateway
|
192.168.11.254
|</DIV>
<DIV>| rxtx_base |
None
|</DIV>
<DIV>|
label
|
vmnet
|</DIV>
<DIV>|
priority |
None
|</DIV>
<DIV>| project_id |
382ce85ef00948a3a1442e44f9d033ed |</DIV>
<DIV>| vpn_private_address |
192.168.11.2
|</DIV>
<DIV>|
deleted
|
0
|</DIV>
<DIV>|
vlan
|
100
|</DIV>
<DIV>| broadcast |
192.168.11.255
|</DIV>
<DIV>|
netmask
|
255.255.255.0
|</DIV>
<DIV>|
injected |
False
|</DIV>
<DIV>|
cidr
|
192.168.11.0/24
|</DIV>
<DIV>| vpn_public_address |
10.10.10.182
|</DIV>
<DIV>| multi_host |
True
|</DIV>
<DIV>|
dns2
|
221.12.1.228
|</DIV>
<DIV>| created_at |
2013-10-25T01:47:05.000000
|</DIV>
<DIV>|
host
|
None
|</DIV>
<DIV>| gateway_v6 |
None
|</DIV>
<DIV>| netmask_v6 |
None
|</DIV>
<DIV>|
dns1
|
221.12.1.227
|</DIV>
<DIV>+---------------------+--------------------------------------+</DIV>
<DIV> </DIV>
<DIV style="FONT-WEIGHT: bold">root@controller:~# nova boot --flavor 1
--key_name mykey --image 26fa8866-d075-444d-9844-61b7c22e724b
--security-groups default CirrOS </DIV>
<DIV> </DIV>
<DIV>
<DIV style="FONT-WEIGHT: bold">root@controller:~# nova console-log CirrOS</DIV>
<DIV>[ 0.000000] Initializing cgroup subsys cpuset</DIV>
<DIV>[ 0.000000] Initializing cgroup subsys cpu</DIV>
<DIV>[ 0.000000] Linux version 3.2.0-37-virtual
(buildd@allspice) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #58-Ubuntu
SMP Thu Jan 24 15:48:03 UTC 2013 (Ubuntu 3.2.0-37.58-virtual 3.2.35)</DIV>
<DIV>[ 0.000000] Command line: LABEL=cirros-rootfs ro
console=tty1 console=ttyS0</DIV>
<DIV>[ 0.000000] KERNEL supported cpus:</DIV>
<DIV>[ 0.000000] Intel GenuineIntel</DIV>
<DIV>[ 0.000000] AMD AuthenticAMD</DIV>
<DIV>[ 0.000000] Centaur CentaurHauls</DIV>
<DIV>[ 0.000000] BIOS-provided physical RAM map:</DIV>
<DIV>[ 0.000000] BIOS-e820: 0000000000000000 -
000000000009fc00 (usable)</DIV>
<DIV>[ 0.000000] BIOS-e820: 000000000009fc00 -
00000000000a0000 (reserved)</DIV>
<DIV>[ 0.000000] BIOS-e820: 00000000000f0000 -
0000000000100000 (reserved)</DIV>
<DIV>[ 0.000000] BIOS-e820: 0000000000100000 -
000000001fffe000 (usable)</DIV>
<DIV>[ 0.000000] BIOS-e820: 000000001fffe000 -
0000000020000000 (reserved)</DIV>
<DIV>[ 0.000000] BIOS-e820: 00000000feffc000 -
00000000ff000000 (reserved)</DIV>
<DIV>[ 0.000000] BIOS-e820: 00000000fffc0000 -
0000000100000000 (reserved)</DIV>
<DIV>[ 0.000000] NX (Execute Disable) protection: active</DIV>
<DIV>[ 0.000000] DMI 2.4 present.</DIV>
<DIV>[ 0.000000] No AGP bridge found</DIV>
<DIV>[ 0.000000] last_pfn = 0x1fffe max_arch_pfn =
0x400000000</DIV>
<DIV>[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new
0x7010600070106</DIV>
<DIV>[ 0.000000] found SMP MP-table at [ffff8800000f1610]
f1610</DIV>
<DIV>[ 0.000000] Using GB pages for direct mapping</DIV>
<DIV>[ 0.000000] init_memory_mapping:
0000000000000000-000000001fffe000</DIV>
<DIV>[ 0.000000] RAMDISK: 1fc96000 - 1ffee000</DIV>
<DIV>[ 0.000000] ACPI: RSDP 00000000000f1470 00014 (v00 BOCHS
)</DIV>
<DIV>[ 0.000000] ACPI: RSDT 000000001fffe450 00034 (v01
BOCHS BXPCRSDT 00000001 BXPC 00000001)</DIV>
<DIV>[ 0.000000] ACPI: FACP 000000001fffff80 00074 (v01
BOCHS BXPCFACP 00000001 BXPC 00000001)</DIV>
<DIV>[ 0.000000] ACPI: DSDT 000000001fffe490 01137
(v01 BXPC BXDSDT 00000001 INTL 20100528)</DIV>
<DIV>[ 0.000000] ACPI: FACS 000000001fffff40 00040</DIV>
<DIV>[ 0.000000] ACPI: SSDT 000000001ffff700 00838 (v01
BOCHS BXPCSSDT 00000001 BXPC 00000001)</DIV>
<DIV>[ 0.000000] ACPI: APIC 000000001ffff610 00078 (v01
BOCHS BXPCAPIC 00000001 BXPC 00000001)</DIV>
<DIV>[ 0.000000] ACPI: HPET 000000001ffff5d0 00038 (v01
BOCHS BXPCHPET 00000001 BXPC 00000001)</DIV>
<DIV>[ 0.000000] No NUMA configuration found</DIV>
<DIV>[ 0.000000] Faking a node at
0000000000000000-000000001fffe000</DIV>
<DIV>[ 0.000000] Initmem setup node 0
0000000000000000-000000001fffe000</DIV>
<DIV>[ 0.000000] NODE_DATA [000000001fff6000 -
000000001fffafff]</DIV>
<DIV>[ 0.000000] kvm-clock: Using msrs 4b564d01 and
4b564d00</DIV>
<DIV>[ 0.000000] kvm-clock: cpu 0, msr 0:1cf7681, boot
clock</DIV>
<DIV>[ 0.000000] Zone PFN ranges:</DIV>
<DIV>[ 0.000000] DMA
0x00000010 -> 0x00001000</DIV>
<DIV>[ 0.000000] DMA32
0x00001000 -> 0x00100000</DIV>
<DIV>[ 0.000000] Normal empty</DIV>
<DIV>[ 0.000000] Movable zone start PFN for each node</DIV>
<DIV>[ 0.000000] early_node_map[2] active PFN ranges</DIV>
<DIV>[ 0.000000] 0: 0x00000010 ->
0x0000009f</DIV>
<DIV>[ 0.000000] 0: 0x00000100 ->
0x0001fffe</DIV>
<DIV>[ 0.000000] ACPI: PM-Timer IO Port: 0xb008</DIV>
<DIV>[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00]
enabled)</DIV>
<DIV>[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl
lint[0x1])</DIV>
<DIV>[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000]
gsi_base[0])</DIV>
<DIV>[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address
0xfec00000, GSI 0-23</DIV>
<DIV>[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq
2 dfl dfl)</DIV>
<DIV>[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq
5 high level)</DIV>
<DIV>[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq
9 high level)</DIV>
<DIV>[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10
global_irq 10 high level)</DIV>
<DIV>[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11
global_irq 11 high level)</DIV>
<DIV>[ 0.000000] Using ACPI (MADT) for SMP configuration
information</DIV>
<DIV>[ 0.000000] ACPI: HPET id: 0x8086a201 base:
0xfed00000</DIV>
<DIV>[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs</DIV>
<DIV>[ 0.000000] PM: Registered nosave memory:
000000000009f000 - 00000000000a0000</DIV>
<DIV>[ 0.000000] PM: Registered nosave memory:
00000000000a0000 - 00000000000f0000</DIV>
<DIV>[ 0.000000] PM: Registered nosave memory:
00000000000f0000 - 0000000000100000</DIV>
<DIV>[ 0.000000] Allocating PCI resources starting at 20000000
(gap: 20000000:deffc000)</DIV>
<DIV>[ 0.000000] Booting paravirtualized kernel on KVM</DIV>
<DIV>[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64
nr_cpu_ids:1 nr_node_ids:1</DIV>
<DIV>[ 0.000000] PERCPU: Embedded 28 pages/cpu
@ffff88001fa00000 s82880 r8192 d23616 u2097152</DIV>
<DIV>[ 0.000000] kvm-clock: cpu 0, msr 0:1fa13681, primary cpu
clock</DIV>
<DIV>[ 0.000000] KVM setup async PF for cpu 0</DIV>
<DIV>[ 0.000000] kvm-stealtime: cpu 0, msr 1fa0dd40</DIV>
<DIV>[ 0.000000] Built 1 zonelists in Node order, mobility
grouping on. Total pages: 128904</DIV>
<DIV>[ 0.000000] Policy zone: DMA32</DIV>
<DIV>[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro
console=tty1 console=ttyS0</DIV>
<DIV>[ 0.000000] PID hash table entries: 2048 (order: 2, 16384
bytes)</DIV>
<DIV>[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt
size 0x340</DIV>
<DIV>[ 0.000000] Checking aperture...</DIV>
<DIV>[ 0.000000] No AGP bridge found</DIV>
<DIV>[ 0.000000] Memory: 496328k/524280k available (6541k
kernel code, 452k absent, 27500k reserved, 6652k data, 924k init)</DIV>
<DIV>[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3,
MinObjects=0, CPUs=1, Nodes=1</DIV>
<DIV>[ 0.000000] Hierarchical RCU implementation.</DIV>
<DIV>[ 0.000000] RCU dyntick-idle grace-period
acceleration is enabled.</DIV>
<DIV>[ 0.000000] NR_IRQS:4352 nr_irqs:256 16</DIV>
<DIV>[ 0.000000] Console: colour VGA+ 80x25</DIV>
<DIV>[ 0.000000] console [tty1] enabled</DIV>
<DIV>[ 0.000000] console [ttyS0] enabled</DIV>
<DIV>[ 0.000000] allocated 4194304 bytes of page_cgroup</DIV>
<DIV>[ 0.000000] please try 'cgroup_disable=memory' option if
you don't want memory cgroups</DIV>
<DIV>[ 0.000000] Detected 1799.999 MHz processor.</DIV>
<DIV>[ 0.008000] Calibrating delay loop (skipped) preset
value.. 3599.99 BogoMIPS (lpj=7199996)</DIV>
<DIV>[ 0.008012] pid_max: default: 32768 minimum: 301</DIV>
<DIV>[ 0.009908] Security Framework initialized</DIV>
<DIV>[ 0.012034] AppArmor: AppArmor initialized</DIV>
<DIV>[ 0.013761] Yama: becoming mindful.</DIV>
<DIV>[ 0.016149] Dentry cache hash table entries: 65536
(order: 7, 524288 bytes)</DIV>
<DIV>[ 0.018938] Inode-cache hash table entries: 32768 (order:
6, 262144 bytes)</DIV>
<DIV>[ 0.020103] Mount-cache hash table entries: 256</DIV>
<DIV>[ 0.024189] Initializing cgroup subsys cpuacct</DIV>
<DIV>[ 0.026036] Initializing cgroup subsys memory</DIV>
<DIV>[ 0.028027] Initializing cgroup subsys devices</DIV>
<DIV>[ 0.029856] Initializing cgroup subsys freezer</DIV>
<DIV>[ 0.031662] Initializing cgroup subsys blkio</DIV>
<DIV>[ 0.032021] Initializing cgroup subsys perf_event</DIV>
<DIV>[ 0.034066] mce: CPU supports 10 MCE banks</DIV>
<DIV>[ 0.036514] SMP alternatives: switching to UP code</DIV>
<DIV>[ 0.067550] Freeing SMP alternatives: 24k freed</DIV>
<DIV>[ 0.068013] ACPI: Core revision 20110623</DIV>
<DIV>[ 0.070122] ftrace: allocating 27027 entries in 106
pages</DIV>
<DIV>[ 0.076340] Enabling x2apic</DIV>
<DIV>[ 0.077224] Enabled x2apic</DIV>
<DIV>[ 0.078324] Switched APIC routing to physical
x2apic.</DIV>
<DIV>[ 0.081445] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1
pin2=-1</DIV>
<DIV>[ 0.084007] CPU0: Intel Xeon E312xx (Sandy Bridge)
stepping 01</DIV>
<DIV>[ 0.088004] Performance Events: SandyBridge events, Intel
PMU driver.</DIV>
<DIV>[ 0.088004] PEBS disabled due to CPU errata.</DIV>
<DIV>[ 0.088004] ...
version:
2</DIV>
<DIV>[ 0.088008] ... bit
width:
48</DIV>
<DIV>[ 0.089110] ... generic
registers: 8</DIV>
<DIV>[ 0.090209] ... value
mask:
0000ffffffffffff</DIV>
<DIV>[ 0.091558] ... max
period:
000000007fffffff</DIV>
<DIV>[ 0.092008] ... fixed-purpose events: 3</DIV>
<DIV>[ 0.093109] ... event
mask:
00000007000000ff</DIV>
<DIV>[ 0.097374] NMI watchdog enabled, takes one hw-pmu
counter.</DIV>
<DIV>[ 0.098954] Brought up 1 CPUs</DIV>
<DIV>[ 0.099872] Total of 1 processors activated (3599.99
BogoMIPS).</DIV>
<DIV>[ 0.100460] devtmpfs: initialized</DIV>
<DIV>[ 0.102153] EVM: security.selinux</DIV>
<DIV>[ 0.104034] EVM: security.SMACK64</DIV>
<DIV>[ 0.105015] EVM: security.capability</DIV>
<DIV>[ 0.106990] print_constraints: dummy:</DIV>
<DIV>[ 0.108127] RTC time: 2:01:50, date: 10/25/13</DIV>
<DIV>[ 0.109376] NET: Registered protocol family 16</DIV>
<DIV>[ 0.110719] ACPI: bus type pci registered</DIV>
<DIV>[ 0.112166] PCI: Using configuration type 1 for base
access</DIV>
<DIV>[ 0.114470] bio: create slab <bio-0> at 0</DIV>
<DIV>[ 0.116122] ACPI: Added _OSI(Module Device)</DIV>
<DIV>[ 0.117299] ACPI: Added _OSI(Processor Device)</DIV>
<DIV>[ 0.118488] ACPI: Added _OSI(3.0 _SCP Extensions)</DIV>
<DIV>[ 0.119729] ACPI: Added _OSI(Processor Aggregator
Device)</DIV>
<DIV>[ 0.124139] ACPI: Interpreter enabled</DIV>
<DIV>[ 0.125195] ACPI: (supports S0 S3 S4 S5)</DIV>
<DIV>[ 0.126770] ACPI: Using IOAPIC for interrupt
routing</DIV>
<DIV>[ 0.131027] ACPI: No dock devices found.</DIV>
<DIV>[ 0.132027] HEST: Table not found.</DIV>
<DIV>[ 0.133012] PCI: Using host bridge windows from ACPI; if
necessary, use "pci=nocrs" and report a bug</DIV>
<DIV>[ 0.135410] ACPI: PCI Root Bridge [PCI0] (domain 0000
[bus 00-ff])</DIV>
<DIV>[ 0.136153] pci_root PNP0A03:00: host bridge window
[io 0x0000-0x0cf7]</DIV>
<DIV>[ 0.137816] pci_root PNP0A03:00: host bridge window
[io 0x0d00-0xffff]</DIV>
<DIV>[ 0.140028] pci_root PNP0A03:00: host bridge window [mem
0x000a0000-0x000bffff]</DIV>
<DIV>[ 0.142002] pci_root PNP0A03:00: host bridge window [mem
0x80000000-0xfebfffff]</DIV>
<DIV>[ 0.163047] pci 0000:00:01.3: quirk: [io
0xb000-0xb03f] claimed by PIIX4 ACPI</DIV>
<DIV>[ 0.164041] pci 0000:00:01.3: quirk: [io
0xb100-0xb10f] claimed by PIIX4 SMB</DIV>
<DIV>[ 0.227143] pci0000:00: Unable to request _OSC
control (_OSC support mask: 0x1e)</DIV>
<DIV>[ 0.232237] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10
11)</DIV>
<DIV>[ 0.234357] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10
11)</DIV>
<DIV>[ 0.236134] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10
*11)</DIV>
<DIV>[ 0.238233] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10
*11)</DIV>
<DIV>[ 0.240585] ACPI: PCI Interrupt Link [LNKS] (IRQs
*9)</DIV>
<DIV>[ 0.242403] vgaarb: device added:
PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none</DIV>
<DIV>[ 0.244035] vgaarb: loaded</DIV>
<DIV>[ 0.244904] vgaarb: bridge control possible
0000:00:02.0</DIV>
<DIV>[ 0.246366] i2c-core: driver [aat2870] using legacy
suspend method</DIV>
<DIV>[ 0.248033] i2c-core: driver [aat2870] using legacy
resume method</DIV>
<DIV>[ 0.249642] SCSI subsystem initialized</DIV>
<DIV>[ 0.250778] usbcore: registered new interface driver
usbfs</DIV>
<DIV>[ 0.252049] usbcore: registered new interface driver
hub</DIV>
<DIV>[ 0.253461] usbcore: registered new device driver
usb</DIV>
<DIV>[ 0.254867] PCI: Using ACPI for IRQ routing</DIV>
<DIV>[ 0.256341] NetLabel: Initializing</DIV>
<DIV>[ 0.257351] NetLabel: domain hash size = 128</DIV>
<DIV>[ 0.258529] NetLabel: protocols = UNLABELED
CIPSOv4</DIV>
<DIV>[ 0.260045] NetLabel: unlabeled traffic allowed by
default</DIV>
<DIV>[ 0.261552] HPET: 3 timers in total, 0 timers will be
used for per-cpu timer</DIV>
<DIV>[ 0.263294] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0</DIV>
<DIV>[ 0.264872] hpet0: 3 comparators, 64-bit 100.000000 MHz
counter</DIV>
<DIV>[ 0.276081] Switching to clocksource kvm-clock</DIV>
<DIV>[ 0.282780] AppArmor: AppArmor Filesystem Enabled</DIV>
<DIV>[ 0.284080] pnp: PnP ACPI init</DIV>
<DIV>[ 0.285013] ACPI: bus type pnp registered</DIV>
<DIV>[ 0.287002] pnp: PnP ACPI: found 8 devices</DIV>
<DIV>[ 0.288161] ACPI: ACPI bus type pnp unregistered</DIV>
<DIV>[ 0.297034] NET: Registered protocol family 2</DIV>
<DIV>[ 0.298261] IP route cache hash table entries: 4096
(order: 3, 32768 bytes)</DIV>
<DIV>[ 0.300133] TCP established hash table entries: 16384
(order: 6, 262144 bytes)</DIV>
<DIV>[ 0.302120] TCP bind hash table entries: 16384 (order: 6,
262144 bytes)</DIV>
<DIV>[ 0.303758] TCP: Hash tables configured (established
16384 bind 16384)</DIV>
<DIV>[ 0.305385] TCP reno registered</DIV>
<DIV>[ 0.306312] UDP hash table entries: 256 (order: 1, 8192
bytes)</DIV>
<DIV>[ 0.307744] UDP-Lite hash table entries: 256 (order: 1,
8192 bytes)</DIV>
<DIV>[ 0.309362] NET: Registered protocol family 1</DIV>
<DIV>[ 0.310533] pci 0000:00:00.0: Limiting direct PCI/PCI
transfers</DIV>
<DIV>[ 0.311998] pci 0000:00:01.0: PIIX3: Enabling Passive
Release</DIV>
<DIV>[ 0.313493] pci 0000:00:01.0: Activating ISA DMA hang
workarounds</DIV>
<DIV>[ 0.315144] ACPI: PCI Interrupt Link [LNKD] enabled at
IRQ 11</DIV>
<DIV>[ 0.316650] pci 0000:00:01.2: PCI INT D -> Link[LNKD]
-> GSI 11 (level, high) -> IRQ 11</DIV>
<DIV>[ 0.319274] pci 0000:00:01.2: PCI INT D disabled</DIV>
<DIV>[ 0.320875] Trying to unpack rootfs image as
initramfs...</DIV>
<DIV>[ 0.324251] audit: initializing netlink socket
(disabled)</DIV>
<DIV>[ 0.325646] type=2000 audit(1382666510.320:1):
initialized</DIV>
<DIV>[ 0.388344] HugeTLB registered 2 MB page size,
pre-allocated 0 pages</DIV>
<DIV>[ 0.397689] VFS: Disk quotas dquot_6.5.2</DIV>
<DIV>[ 0.398852] Dquot-cache hash table entries: 512 (order 0,
4096 bytes)</DIV>
<DIV>[ 0.400936] fuse init (API version 7.17)</DIV>
<DIV>[ 0.402108] msgmni has been set to 969</DIV>
<DIV>[ 0.420367] Block layer SCSI generic (bsg) driver version
0.4 loaded (major 253)</DIV>
<DIV>[ 0.428481] io scheduler noop registered</DIV>
<DIV>[ 0.429707] io scheduler deadline registered
(default)</DIV>
<DIV>[ 0.431208] io scheduler cfq registered</DIV>
<DIV>[ 0.432574] pci_hotplug: PCI Hot Plug PCI Core version:
0.5</DIV>
<DIV>[ 0.434173] pciehp: PCI Express Hot Plug Controller
Driver version: 0.4</DIV>
<DIV>[ 0.436147] input: Power Button as
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0</DIV>
<DIV>[ 0.438347] ACPI: Power Button [PWRF]</DIV>
<DIV>[ 0.444983] ERST: Table is not found!</DIV>
<DIV>[ 0.446142] GHES: HEST is not enabled!</DIV>
<DIV>[ 0.452342] ACPI: PCI Interrupt Link [LNKC] enabled at
IRQ 10</DIV>
<DIV>[ 0.453984] virtio-pci 0000:00:03.0: PCI INT A ->
Link[LNKC] -> GSI 10 (level, high) -> IRQ 10</DIV>
<DIV>[ 0.457444] virtio-pci 0000:00:04.0: PCI INT A ->
Link[LNKD] -> GSI 11 (level, high) -> IRQ 11</DIV>
<DIV>[ 0.468267] ACPI: PCI Interrupt Link [LNKA] enabled at
IRQ 10</DIV>
<DIV>[ 0.469904] virtio-pci 0000:00:05.0: PCI INT A ->
Link[LNKA] -> GSI 10 (level, high) -> IRQ 10</DIV>
<DIV>[ 0.476718] Freeing initrd memory: 3424k freed</DIV>
<DIV>[ 0.478965] Serial: 8250/16550 driver, 32 ports, IRQ
sharing enabled</DIV>
<DIV>[ 0.503265] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a
16550A</DIV>
<DIV>[ 0.527584] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a
16550A</DIV>
<DIV>[ 0.552996] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a
16550A</DIV>
<DIV>[ 0.577254] 00:06: ttyS1 at I/O 0x2f8 (irq = 3) is a
16550A</DIV>
<DIV>[ 0.579146] Linux agpgart interface v0.103</DIV>
<DIV>[ 0.582398] brd: module loaded</DIV>
<DIV>[ 0.584203] loop: module loaded</DIV>
<DIV>[ 0.611380] vda: vda1</DIV>
<DIV>[ 0.615719] scsi0 : ata_piix</DIV>
<DIV>[ 0.616858] scsi1 : ata_piix</DIV>
<DIV>[ 0.617907] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6
bmdma 0xc0a0 irq 14</DIV>
<DIV>[ 0.619750] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376
bmdma 0xc0a8 irq 15</DIV>
<DIV>[ 0.621986] Fixed MDIO Bus: probed</DIV>
<DIV>[ 0.623111] tun: Universal TUN/TAP device driver,
1.6</DIV>
<DIV>[ 0.624616] tun: (C) 1999-2004 Max Krasnyansky
<maxk@qualcomm.com></DIV>
<DIV>[ 0.652568] PPP generic driver version 2.4.2</DIV>
<DIV>[ 0.653997] ehci_hcd: USB 2.0 'Enhanced' Host Controller
(EHCI) Driver</DIV>
<DIV>[ 0.655788] ohci_hcd: USB 1.1 'Open' Host Controller
(OHCI) Driver</DIV>
<DIV>[ 0.657553] uhci_hcd: USB Universal Host Controller
Interface driver</DIV>
<DIV>[ 0.659329] uhci_hcd 0000:00:01.2: PCI INT D ->
Link[LNKD] -> GSI 11 (level, high) -> IRQ 11</DIV>
<DIV>[ 0.663454] uhci_hcd 0000:00:01.2: UHCI Host
Controller</DIV>
<DIV>[ 0.665060] uhci_hcd 0000:00:01.2: new USB bus
registered, assigned bus number 1</DIV>
<DIV>[ 0.667415] uhci_hcd 0000:00:01.2: irq 11, io base
0x0000c080</DIV>
<DIV>[ 0.669280] hub 1-0:1.0: USB hub found</DIV>
<DIV>[ 0.670479] hub 1-0:1.0: 2 ports detected</DIV>
<DIV>[ 0.672063] usbcore: registered new interface driver
libusual</DIV>
<DIV>[ 0.674003] i8042: PNP: PS/2 Controller
[PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12</DIV>
<DIV>[ 0.677425] serio: i8042 KBD port at 0x60,0x64 irq
1</DIV>
<DIV>[ 0.679082] serio: i8042 AUX port at 0x60,0x64 irq
12</DIV>
<DIV>[ 0.680856] mousedev: PS/2 mouse device common for all
mice</DIV>
<DIV>[ 0.683009] input: AT Translated Set 2 keyboard as
/devices/platform/i8042/serio0/input/input1</DIV>
<DIV>[ 0.685864] rtc_cmos 00:01: RTC can wake from S4</DIV>
<DIV>[ 0.687825] rtc_cmos 00:01: rtc core: registered rtc_cmos
as rtc0</DIV>
<DIV>[ 0.689877] rtc0: alarms up to one day, 114 bytes nvram,
hpet irqs</DIV>
<DIV>[ 0.691849] device-mapper: uevent: version 1.0.3</DIV>
<DIV>[ 0.693459] device-mapper: ioctl: 4.22.0-ioctl
(2011-10-19) initialised: dm-devel@redhat.com</DIV>
<DIV>[ 0.696127] cpuidle: using governor ladder</DIV>
<DIV>[ 0.697530] cpuidle: using governor menu</DIV>
<DIV>[ 0.698827] EFI Variables Facility v0.08
2004-May-17</DIV>
<DIV>[ 0.700653] TCP cubic registered</DIV>
<DIV>[ 0.701911] NET: Registered protocol family 10</DIV>
<DIV>[ 0.704050] NET: Registered protocol family 17</DIV>
<DIV>[ 0.705481] Registering the dns_resolver key type</DIV>
<DIV>[ 0.707209] registered taskstats version 1</DIV>
<DIV>[ 0.711976] Magic number: 1:75:6</DIV>
<DIV>[ 0.713308] rtc_cmos 00:01: setting system clock to
2013-10-25 02:01:51 UTC (1382666511)</DIV>
<DIV>[ 0.715726] BIOS EDD facility v0.16 2004-Jun-25, 0
devices found</DIV>
<DIV>[ 0.717490] EDD information not available.</DIV>
<DIV>[ 0.782439] Freeing unused kernel memory: 924k
freed</DIV>
<DIV>[ 0.784270] Write protecting the kernel read-only data:
12288k</DIV>
<DIV>[ 0.792420] Freeing unused kernel memory: 1632k
freed</DIV>
<DIV>[ 0.799098] Freeing unused kernel memory: 1200k
freed</DIV>
<DIV> </DIV>
<DIV>info: initramfs: up at 0.80</DIV>
<DIV>GROWROOT: CHANGED: partition=1 start=16065 old: size=64260 end=80325 new:
size=2072385,end=2088450</DIV>
<DIV>info: initramfs loading root from /dev/vda1</DIV>
<DIV>info: /etc/init.d/rc.sysinit: up at 1.13</DIV>
<DIV>Starting logging: OK</DIV>
<DIV>Initializing random number generator... done.</DIV>
<DIV>Starting acpid: OK</DIV>
<DIV>cirros-ds 'local' up at 1.26</DIV>
<DIV>no results found for mode=local. up 1.33. searched: nocloud configdrive
ec2</DIV>
<DIV>Starting network...</DIV>
<DIV>udhcpc (v1.20.1) started</DIV>
<DIV>Sending discover...</DIV>
<DIV>Sending select for 192.168.11.191...</DIV>
<DIV>Lease of 192.168.11.191 obtained, lease time 120</DIV>
<DIV>deleting routers</DIV>
<DIV>route: SIOCDELRT: No such process</DIV>
<DIV>adding dns 192.168.11.254</DIV>
<DIV>cirros-ds 'net' up at 1.38</DIV>
<DIV>checking http://169.254.169.254/2009-04-04/instance-id</DIV>
<DIV>failed 1/20: up 1.39. request failed</DIV>
<DIV>failed 2/20: up 3.48. request failed</DIV>
<DIV>failed 3/20: up 5.49. request failed</DIV>
<DIV>failed 4/20: up 7.50. request failed</DIV>
<DIV>failed 5/20: up 9.52. request failed</DIV>
<DIV>failed 6/20: up 11.53. request failed</DIV>
<DIV>failed 7/20: up 13.54. request failed</DIV>
<DIV>failed 8/20: up 15.55. request failed</DIV>
<DIV>failed 9/20: up 17.56. request failed</DIV>
<DIV>failed 10/20: up 19.57. request failed</DIV>
<DIV>failed 11/20: up 21.58. request failed</DIV>
<DIV>failed 12/20: up 23.59. request failed</DIV>
<DIV>failed 13/20: up 25.60. request failed</DIV>
<DIV>failed 14/20: up 27.61. request failed</DIV>
<DIV>failed 15/20: up 29.62. request failed</DIV>
<DIV>failed 16/20: up 31.63. request failed</DIV>
<DIV>failed 17/20: up 33.64. request failed</DIV>
<DIV>failed 18/20: up 35.65. request failed</DIV>
<DIV>failed 19/20: up 37.66. request failed</DIV>
<DIV>failed 20/20: up 39.67. request failed</DIV>
<DIV>failed to read iid from metadata. tried 20</DIV>
<DIV>no results found for mode=net. up 41.68. searched: nocloud configdrive
ec2</DIV>
<DIV>failed to get instance-id of datasource</DIV>
<DIV>Starting dropbear sshd: generating rsa key... generating dsa key...
OK</DIV>
<DIV>=== network info ===</DIV>
<DIV>if-info: lo,up,127.0.0.1,8,::1</DIV>
<DIV>if-info: eth0,up,192.168.11.191,24,fe80::f816:3eff:fe15:e111</DIV>
<DIV>ip-route:default via 192.168.11.254 dev eth0</DIV>
<DIV>ip-route:192.168.11.0/24 dev eth0 src 192.168.11.191</DIV>
<DIV>=== datasource: None None ===</DIV>
<DIV>=== cirros: current=0.3.1 uptime=42.09 ===</DIV>
<DIV>
____
____ ____</DIV>
<DIV>/ __/ __ ____ ____ / __ \/ __/</DIV>
<DIV>/ /__ / // __// __// /_/ /\ \</DIV>
<DIV>\___//_//_/ /_/ \____/___/</DIV>
<DIV> http://cirros-cloud.net</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>login as 'cirros' user. default password: 'cubswin:)'. use 'sudo' for
root.</DIV>
<DIV>cirros login:</DIV></DIV>
<DIV> </DIV>
<DIV>
<DIV style="FONT-WEIGHT: bold">$ hostname</DIV>
<DIV>cirros</DIV></DIV>
<DIV> </DIV>
<DIV>
<DIV style="FONT-WEIGHT: bold">$ cat /etc/resolv.conf</DIV>
<DIV>search novalocal</DIV>
<DIV>nameserver 192.168.11.254</DIV></DIV></DIV><SPAN></DIV>
<DIV>
<DIV></DIV></DIV></SPAN></BODY></HTML>