Advertisement
Guest User

aws-log

a guest
Apr 16th, 2014
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.99 KB | None | 0 0
  1. Xen Minimal OS!
  2.  
  3. start_info: 0xce2000(VA)
  4.  
  5. nr_pages: 0x6a400
  6.  
  7. shared_inf: 0x7dcd0000(MA)
  8.  
  9. pt_base: 0xce5000(VA)
  10.  
  11. nr_pt_frames: 0xb
  12.  
  13. mfn_list: 0x990000(VA)
  14.  
  15. mod_start: 0x0(VA)
  16.  
  17. mod_len: 0
  18.  
  19. flags: 0x0
  20.  
  21. cmd_line: root=/dev/sda1 ro 4
  22.  
  23. stack: 0x94f860-0x96f860
  24.  
  25. MM: Init
  26.  
  27. _text: 0x0(VA)
  28.  
  29. _etext: 0x5ffbd(VA)
  30.  
  31. _erodata: 0x78000(VA)
  32.  
  33. _edata: 0x80ae0(VA)
  34.  
  35. stack start: 0x94f860(VA)
  36.  
  37. _end: 0x98fe68(VA)
  38.  
  39. start_pfn: cf3
  40.  
  41. max_pfn: 6a400
  42.  
  43. Mapping memory range 0x1000000 - 0x6a400000
  44.  
  45. setting 0x0-0x78000 readonly
  46.  
  47. skipped 0x1000
  48.  
  49. MM: Initialise page allocator for 103e000(103e000)-6a400000(6a400000)
  50.  
  51. MM: done
  52.  
  53. Demand map pfns at 6a401000-206a401000.
  54.  
  55. Heap resides at 206a402000-406a402000.
  56.  
  57. Initialising timer interface
  58.  
  59. Initialising console ... done.
  60.  
  61. gnttab_table mapped at 0x6a401000.
  62.  
  63. Initialising scheduler
  64.  
  65. Thread "Idle": pointer: 0x206a402010, stack: 0x13b0000
  66.  
  67. Initialising xenbus
  68.  
  69. Thread "xenstore": pointer: 0x206a4027c0, stack: 0x13c0000
  70.  
  71. Dummy main: start_info=0x96f960
  72.  
  73. Thread "main": pointer: 0x206a402f70, stack: 0x13d0000
  74.  
  75. "main" "root=/dev/sda1" "ro" "4"
  76.  
  77. vbd 2049 is hd0
  78.  
  79. ******************* BLKFRONT for device/vbd/2049 **********
  80.  
  81.  
  82.  
  83.  
  84.  
  85. backend at /local/domain/0/backend/vbd/28652/2049
  86.  
  87. Failed to read /local/domain/0/backend/vbd/28652/2049/feature-barrier.
  88.  
  89. Failed to read /local/domain/0/backend/vbd/28652/2049/feature-flush-cache.
  90.  
  91. 16777216 sectors of 512 bytes
  92.  
  93. **************************
  94.  
  95. vbd 2051 is hd1
  96.  
  97. ******************* BLKFRONT for device/vbd/2051 **********
  98.  
  99.  
  100.  
  101.  
  102.  
  103. backend at /local/domain/0/backend/vbd/28652/2051
  104.  
  105. Failed to read /local/domain/0/backend/vbd/28652/2051/feature-barrier.
  106.  
  107. Failed to read /local/domain/0/backend/vbd/28652/2051/feature-flush-cache.
  108.  
  109. 1835008 sectors of 512 bytes
  110.  
  111. **************************
  112.  
  113.  
  114. Press `ESC' to enter the menu... 0  Booting 'Amazon Linux 2014.03 (3.10.35-43.137.amzn1.x86_64)'
  115.  
  116.  
  117.  
  118.  
  119.  
  120. root (hd0)
  121.  
  122.  
  123. Filesystem type is ext2fs, using whole disk
  124.  
  125.  
  126. kernel /boot/vmlinuz-3.10.35-43.137.amzn1.x86_64 root=LABEL=/ console=hvc0 LANG
  127.  
  128.  
  129. =en_US.UTF-8 KEYTABLE=us
  130.  
  131.  
  132. initrd /boot/initramfs-3.10.35-43.137.amzn1.x86_64.img
  133.  
  134.  
  135.  
  136.  
  137.  
  138. close blk: backend at /local/domain/0/backend/vbd/28652/2049
  139.  
  140. close blk: backend at /local/domain/0/backend/vbd/28652/2051
  141.  
  142. [ 0.000000] Initializing cgroup subsys cpuset
  143.  
  144. [ 0.000000] Initializing cgroup subsys cpu
  145.  
  146. [ 0.000000] Initializing cgroup subsys cpuacct
  147.  
  148. [ 0.000000] Linux version 3.10.35-43.137.amzn1.x86_64 (mockbuild@gobi-build-31002) (gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC) ) #1 SMP Wed Apr 2 09:36:59 UTC 2014
  149.  
  150. [ 0.000000] Command line: root=LABEL=/ console=hvc0 LANG=en_US.UTF-8 KEYTABLE=us
  151.  
  152. [ 0.000000] ACPI in unprivileged domain disabled
  153.  
  154. [ 0.000000] e820: BIOS-provided physical RAM map:
  155.  
  156. [ 0.000000] Xen: [mem 0x0000000000000000-0x000000000009ffff] usable
  157.  
  158. [ 0.000000] Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved
  159.  
  160. [ 0.000000] Xen: [mem 0x0000000000100000-0x000000006abfffff] usable
  161.  
  162. [ 0.000000] NX (Execute Disable) protection: active
  163.  
  164. [ 0.000000] DMI not present or invalid.
  165.  
  166. [ 0.000000] No AGP bridge found
  167.  
  168. [ 0.000000] e820: last_pfn = 0x6ac00 max_arch_pfn = 0x400000000
  169.  
  170. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  171.  
  172. [ 0.000000] init_memory_mapping: [mem 0x6a200000-0x6a3fffff]
  173.  
  174. [ 0.000000] init_memory_mapping: [mem 0x68000000-0x6a1fffff]
  175.  
  176. [ 0.000000] init_memory_mapping: [mem 0x00100000-0x67ffffff]
  177.  
  178. [ 0.000000] init_memory_mapping: [mem 0x6a400000-0x6abfffff]
  179.  
  180. [ 0.000000] RAMDISK: [mem 0x01fa1000-0x03afefff]
  181.  
  182. [ 0.000000] NUMA turned off
  183.  
  184. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000006abfffff]
  185.  
  186. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x6abfffff]
  187.  
  188. [ 0.000000] NODE_DATA [mem 0x6a0a8000-0x6a0cefff]
  189.  
  190. [ 0.000000] Zone ranges:
  191.  
  192. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  193.  
  194. [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
  195.  
  196. [ 0.000000] Normal empty
  197.  
  198. [ 0.000000] Movable zone start for each node
  199.  
  200. [ 0.000000] Early memory node ranges
  201.  
  202. [ 0.000000] node 0: [mem 0x00001000-0x0009ffff]
  203.  
  204. [ 0.000000] node 0: [mem 0x00100000-0x6abfffff]
  205.  
  206. [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
  207.  
  208. [ 0.000000] No local APIC present
  209.  
  210. [ 0.000000] APIC: disable apic facility
  211.  
  212. [ 0.000000] APIC: switched to apic NOOP
  213.  
  214. [ 0.000000] e820: [mem 0x6ac00000-0xffffffff] available for PCI devices
  215.  
  216. [ 0.000000] Booting paravirtualized kernel on Xen
  217.  
  218. [ 0.000000] Xen version: 3.4.3.amazon (preserve-AD)
  219.  
  220. [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1
  221.  
  222. [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff880069a00000 s82624 r8192 d23872 u2097152
  223.  
  224. [33314916.597887] Built 1 zonelists in Node order, mobility grouping on. Total pages: 430298
  225.  
  226. [33314916.597889] Policy zone: DMA32
  227.  
  228. [33314916.597892] Kernel command line: root=LABEL=/ console=hvc0 LANG=en_US.UTF-8 KEYTABLE=us
  229.  
  230. [33314916.598405] PID hash table entries: 4096 (order: 3, 32768 bytes)
  231.  
  232. [33314916.598449] Checking aperture...
  233.  
  234. [33314916.607749] No AGP bridge found
  235.  
  236. [33314916.641618] Memory: 1664384k/1748992k available (4408k kernel code, 388k absent, 84220k reserved, 4567k data, 1080k init)
  237.  
  238. [33314916.641740] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  239.  
  240. [33314916.641777] Hierarchical RCU implementation.
  241.  
  242. [33314916.641779] Additional per-CPU info printed with stalls.
  243.  
  244. [33314916.641781] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=1.
  245.  
  246. [33314916.641791] NR_IRQS:4352 nr_irqs:256 16
  247.  
  248. [33314916.641938] Console: colour dummy device 80x25
  249.  
  250. [33314916.642056] console [tty0] enabled
  251.  
  252. [33314916.642258] console [hvc0] enabled
  253.  
  254. [33314916.643445] allocated 7340032 bytes of page_cgroup
  255.  
  256. [33314916.643452] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  257.  
  258. [33314916.643503] installing Xen timer for CPU 0
  259.  
  260. [33314916.643548] tsc: Detected 1795.672 MHz processor
  261.  
  262. [33314916.643556] Calibrating delay loop (skipped), value calculated using timer frequency.. 3591.34 BogoMIPS (lpj=7182688)
  263.  
  264. [33314916.643566] pid_max: default: 32768 minimum: 301
  265.  
  266. [33314916.643612] Security Framework initialized
  267.  
  268. [33314916.644074] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  269.  
  270. [33314916.644729] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  271.  
  272. [33314916.644972] Mount-cache hash table entries: 256
  273.  
  274. [33314916.645278] Initializing cgroup subsys memory
  275.  
  276. [33314916.645301] Initializing cgroup subsys devices
  277.  
  278. [33314916.645307] Initializing cgroup subsys freezer
  279.  
  280. [33314916.645313] Initializing cgroup subsys blkio
  281.  
  282. [33314916.645318] Initializing cgroup subsys perf_event
  283.  
  284. [33314916.645324] Initializing cgroup subsys hugetlb
  285.  
  286. [33314916.645418] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  287.  
  288. [33314916.645418] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  289.  
  290. [33314916.645437] CPU: Physical Processor ID: 0
  291.  
  292. [33314916.645441] CPU: Processor Core ID: 0
  293.  
  294. [33314916.645450] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
  295.  
  296. [33314916.645450] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
  297.  
  298. [33314916.645450] tlb_flushall_shift: 5
  299.  
  300. [33314917.214861] Freeing SMP alternatives: 16k freed
  301.  
  302. [33314917.217902] ftrace: allocating 17687 entries in 70 pages
  303.  
  304. [33314917.229711] cpu 0 spinlock event irq 17
  305.  
  306. [33314917.229758] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only.
  307.  
  308. [33314917.230885] Brought up 1 CPUs
  309.  
  310. [33314917.231049] devtmpfs: initialized
  311.  
  312. [33314917.232938] Grant tables using version 1 layout.
  313.  
  314. [33314917.232958] Grant table initialized
  315.  
  316. [33314917.233010] NET: Registered protocol family 16
  317.  
  318. [33314917.234347] PCI: setting up Xen PCI frontend stub
  319.  
  320. [33314917.261229] bio: create slab <bio-0> at 0
  321.  
  322. [33314917.261405] ACPI: Interpreter disabled.
  323.  
  324. [33314917.261692] xen/balloon: Initialising balloon driver.
  325.  
  326. [33314917.265137] xen-balloon: Initialising balloon driver.
  327.  
  328. [33314917.265465] vgaarb: loaded
  329.  
  330. [33314917.265633] PCI: System does not support PCI
  331.  
  332. [33314917.265641] PCI: System does not support PCI
  333.  
  334. [33314917.265876] NetLabel: Initializing
  335.  
  336. [33314917.265884] NetLabel: domain hash size = 128
  337.  
  338. [33314917.265888] NetLabel: protocols = UNLABELED CIPSOv4
  339.  
  340. [33314917.265905] NetLabel: unlabeled traffic allowed by default
  341.  
  342. [33314917.265922] Switching to clocksource xen
  343.  
  344. [33314917.272323] pnp: PnP ACPI: disabled
  345.  
  346. [33314917.276145] NET: Registered protocol family 2
  347.  
  348. [33314917.276348] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
  349.  
  350. [33314917.276454] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  351.  
  352. [33314917.276509] TCP: Hash tables configured (established 16384 bind 16384)
  353.  
  354. [33314917.276556] TCP: reno registered
  355.  
  356. [33314917.276571] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  357.  
  358. [33314917.276590] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  359.  
  360. [33314917.276660] NET: Registered protocol family 1
  361.  
  362. [33314917.276731] Unpacking initramfs...
  363.  
  364. [33314917.342933] Freeing initrd memory: 28024k freed
  365.  
  366. [33314917.353731] platform rtc_cmos: registered platform RTC device (no PNP device found)
  367.  
  368. [33314917.354438] audit: initializing netlink socket (disabled)
  369.  
  370. [33314917.354463] type=2000 audit(1397652659.731:1): initialized
  371.  
  372. [33314917.401626] bounce pool size: 64 pages
  373.  
  374. [33314917.401661] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  375.  
  376. [33314917.404815] zbud: loaded
  377.  
  378. [33314917.405026] VFS: Disk quotas dquot_6.5.2
  379.  
  380. [33314917.405127] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  381.  
  382. [33314917.405303] msgmni has been set to 3305
  383.  
  384. [33314917.405803] alg: No test for stdrng (krng)
  385.  
  386. [33314917.405820] Key type asymmetric registered
  387.  
  388. [33314917.405927] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
  389.  
  390. [33314917.405987] io scheduler noop registered (default)
  391.  
  392. [33314917.406774] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  393.  
  394. [33314917.448379] Initialising Xen virtual ethernet driver.
  395.  
  396. [33314917.451600] blkfront: xvda1: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: disabled;
  397.  
  398. [33314917.453634] Setting capacity to 16777216
  399.  
  400. [33314917.453652] xvda1: detected capacity change from 0 to 8589934592
  401.  
  402. [33314917.454806] blkfront: xvda3: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: disabled;
  403.  
  404. [33314917.456751] Setting capacity to 1835008
  405.  
  406. [33314917.456765] xvda3: detected capacity change from 0 to 939524096
  407.  
  408. [33314917.456960] i8042: PNP: No PS/2 controller found. Probing ports directly.
  409.  
  410. [33314919.448988] mousedev: PS/2 mouse device common for all mice
  411.  
  412. [33314919.449176] hidraw: raw HID events driver (C) Jiri Kosina
  413.  
  414. [33314919.449369] TCP: cubic registered
  415.  
  416. [33314919.449379] NET: Registered protocol family 17
  417.  
  418. [33314919.449616] registered taskstats version 1
  419.  
  420. [33314919.546525] Freeing unused kernel memory: 1080k freed
  421.  
  422. [33314919.546929] Write protecting the kernel read-only data: 8192k
  423.  
  424. [33314919.550436] Freeing unused kernel memory: 1724k freed
  425.  
  426. [33314919.551105] Freeing unused kernel memory: 4k freed
  427.  
  428. [33314919.637846] device-mapper: uevent: version 1.0.3
  429.  
  430. [33314919.638036] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
  431.  
  432. [33314919.675736] udevd[396]: starting version 173
  433.  
  434. udevd[474]: failed to execute '/lib/udev/input_id' 'input_id /devices/virtual/input/mice': No such file or directory
  435.  
  436.  
  437.  
  438.  
  439. [33314919.754487] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
  440.  
  441. [33314919.997210] EXT4-fs (xvda1): mounted filesystem with ordered data mode. Opts: (null)
  442.  
  443. [33314920.021267] dracut: Remounting /dev/disk/by-label/\x2f with -o noatime,ro
  444.  
  445. [33314920.028779] EXT4-fs (xvda1): mounted filesystem with ordered data mode. Opts: (null)
  446.  
  447. [33314920.034690] dracut: Mounted root filesystem /dev/xvda1
  448.  
  449. [33314920.115930] dracut: Switching root
  450.  
  451. switch_root: failed to mount moving /run to /sysroot/run: No such file or directory
  452.  
  453. switch_root: forcing unmount of /run
  454.  
  455. Welcome to Amazon Linux AMI
  456.  
  457. Starting udev: [33314922.556686] udevd[643]: starting version 173
  458.  
  459. [ OK ]
  460.  
  461.  
  462. Setting hostname localhost.localdomain: [ OK ]
  463.  
  464.  
  465. [33314923.101967] microcode: CPU0 sig=0x206d7, pf=0x1, revision=0x70d
  466.  
  467. [33314923.107230] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  468.  
  469. [33314923.149976] alg: No test for crc32 (crc32-pclmul)
  470.  
  471. Setting up Logical Volume Management: No volume groups found
  472.  
  473. [ OK ]
  474.  
  475.  
  476. Checking filesystems
  477.  
  478. Checking all file systems.
  479.  
  480. [/sbin/fsck.ext4 (1) -- /] fsck.ext4 -a /dev/xvda1
  481.  
  482. /: clean, 250673/524288 files, 1934330/2097152 blocks
  483.  
  484. [ OK ]
  485.  
  486.  
  487. Remounting root filesystem in read-write mode: [33314923.791350] EXT4-fs (xvda1): re-mounted. Opts: (null)
  488.  
  489. [ OK ]
  490.  
  491.  
  492. Mounting local filesystems: [ OK ]
  493.  
  494.  
  495. Enabling /etc/fstab swaps: swapon: /swapfile: insecure permissions 0644, 0600 suggested.
  496.  
  497. [33314924.422021] Adding 1048572k swap on /swapfile. Priority:-1 extents:4 across:1124348k SSFS
  498.  
  499. [ OK ]
  500.  
  501.  
  502. Entering non-interactive startup
  503.  
  504. [33314925.032273] NET: Registered protocol family 10
  505.  
  506. Bringing up loopback interface: [ OK ]
  507.  
  508.  
  509. Bringing up interface eth0:
  510.  
  511. Determining IP information for eth0... done.
  512.  
  513. [ OK ]
  514.  
  515.  
  516. Starting auditd: [33314929.634413] type=1305 audit(1397652672.011:2): audit_pid=1070 old=0 auid=4294967295 ses=4294967295
  517.  
  518. [33314929.634413] res=1
  519.  
  520. [ OK ]
  521.  
  522.  
  523. Starting system logger: [ OK ]
  524.  
  525.  
  526. Starting irqbalance: [ OK ]
  527.  
  528.  
  529. Starting system message bus: [ OK ]
  530.  
  531.  
  532. Mounting filesystems: [ OK ]
  533.  
  534.  
  535. Retrigger failed udev events--type=failed is deprecated and will be removed from a future udev release.
  536.  
  537. [ OK ]
  538.  
  539.  
  540. Starting cloud-init: Cloud-init v. 0.7.2 running 'init-local' at Wed, 16 Apr 2014 12:51:14 +0000. Up 15.14 seconds.
  541.  
  542. Starting cloud-init: Cloud-init v. 0.7.2 running 'init' at Wed, 16 Apr 2014 12:51:15 +0000. Up 16.23 seconds.
  543.  
  544. ci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++
  545.  
  546. ci-info: Device Up Address Mask Hw-Address
  547.  
  548. ci-info: lo True 127.0.0.1 255.0.0.0 .
  549.  
  550. ci-info: eth0 True 10.34.155.203 255.255.255.192 22:00:0a:22:9b:cb
  551.  
  552. ci-info: ++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++
  553.  
  554. ci-info: Route Destination Gateway Genmask Interface Flags
  555.  
  556. ci-info: 0 0.0.0.0 10.34.155.193 0.0.0.0 eth0 UG
  557.  
  558. ci-info: 1 10.34.155.192 0.0.0.0 255.255.255.192 eth0 U
  559.  
  560. ci-info: 2 169.254.169.254 0.0.0.0 255.255.255.255 eth0 UH
  561.  
  562. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config-locale with frequency once-per-instance
  563.  
  564. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config-mounts with frequency once-per-instance
  565.  
  566. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore set_defaults with frequency once-per-instance
  567.  
  568. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config-genrepo with frequency once-per-instance
  569.  
  570. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config_package_setup with frequency once-per-instance
  571.  
  572. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore consume_userdata with frequency once-per-instance
  573.  
  574. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config_puppet with frequency once-per-instance
  575.  
  576. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config-ssh with frequency once-per-instance
  577.  
  578. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config-package-setup with frequency once-per-instance
  579.  
  580. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config_genrepo with frequency once-per-instance
  581.  
  582. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config_runcmd with frequency once-per-instance
  583.  
  584. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config_ssh with frequency once-per-instance
  585.  
  586. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config-puppet with frequency once-per-instance
  587.  
  588. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config_locale with frequency once-per-instance
  589.  
  590. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config_mounts with frequency once-per-instance
  591.  
  592. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config-runcmd with frequency once-per-instance
  593.  
  594. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config-locale to config_locale
  595.  
  596. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config-mounts to config_mounts
  597.  
  598. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config-genrepo to config_genrepo
  599.  
  600. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config-ssh to config_ssh
  601.  
  602. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config-package-setup to config_package_setup
  603.  
  604. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config-puppet to config_puppet
  605.  
  606. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config-runcmd to config_runcmd
  607.  
  608. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config_genrepo to config_yum_configure with frequency once-per-instance
  609.  
  610. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config_package_setup to config_yum_configure with frequency once-per-instance
  611.  
  612. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config_package_setup to config_yum_add_repo with frequency once-per-instance
  613.  
  614. Apr 16 12:51:16 cloud-init[1145]: cc_migrator.py[WARNING]: Migrated semaphore config_package_setup to config_package_update_upgrade_install with frequency once-per-instance
  615.  
  616. Starting cloud-init: Cloud-init v. 0.7.2 running 'modules:config' at Wed, 16 Apr 2014 12:51:17 +0000. Up 18.04 seconds.
  617.  
  618. Starting cloud-init: Cloud-init v. 0.7.2 running 'modules:final' at Wed, 16 Apr 2014 12:51:18 +0000. Up 19.11 seconds.
  619.  
  620. Cloud-init v. 0.7.2 finished at Wed, 16 Apr 2014 12:51:19 +0000. Datasource DataSourceEc2. Up 19.50 seconds
  621.  
  622. Starting sshd: [ OK ]
  623.  
  624.  
  625. ntpdate: Synchronizing with time server: [ OK ]
  626.  
  627.  
  628. Starting ntpd: [ OK ]
  629.  
  630.  
  631. Starting vsftpd for vsftpd: [ OK ]
  632.  
  633.  
  634. Starting mysqld: [ OK ]
  635.  
  636.  
  637. Starting sendmail: [ OK ]
  638.  
  639.  
  640. Starting sm-client: [ OK ]
  641.  
  642.  
  643. Starting httpd: [ OK ]
  644.  
  645.  
  646. Starting crond: [ OK ]
  647.  
  648.  
  649. Starting atd: [ OK ]
  650.  
  651.  
  652. 
  653.  
  654.  
  655. Amazon Linux AMI release 2014.03
  656.  
  657. Kernel 3.10.35-43.137.amzn1.x86_64 on an x86_64
  658.  
  659.  
  660.  
  661. ip-10-34-155-203 login:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement