Vagrant up : The SSH connection was unexpectedly closed by the remote end Host Ubuntu 14.04 Guest Centos-65

2,788 views
Skip to first unread message

Stuart Laverick

unread,
Sep 11, 2014, 6:00:55 AM9/11/14
to vagra...@googlegroups.com
Host: Ubuntu 14.04
Guest: Centos 6.5

Vagrant provisioning script by puphpet.com using Puppet

on:

vagrant up


or:

vagrant reload


I get the error:

The SSH connection was unexpectedly closed by the remote end. This
usually indicates that SSH within the guest machine was unable to
properly start up
. Please boot the VM in GUI mode to check whether
it
is booting properly.

This occurs about 60% of the time, the other times it boots OK.

Additionally if it fails and I try:

vagrant reload


I get the error:

An action 'reload' was attempted on the machine 'default',
but another process
is already executing an action on the machine.
Vagrant locks each machine for access by only one process at a time.
Please wait until the other Vagrant process finishes modifying this
machine
, then try again.


If you believe this message is in error, please check the process
listing
for any "ruby" or "vagrant" processes and kill them. Then
try again.


So I have to kill the ruby process first then attempt to reload vagrant. It seems the provisioning does not exit nicely so leaving the ruby process hanging.

I have a debug output of the failing vagrant up at https://gist.github.com/appsol/d7b2af6d053c4151b4b1

Any help would be appreciated as this has been going on for some time, and I have moved through several versions of Virtualbox, Vagrant, the puphpet provisioning script, the vagrant centos box and even Ubuntu (moving from 12.04 to 14.04) and it still persists.

Thanks

Stuart

Alvaro Miranda

unread,
Sep 11, 2014, 6:56:00 AM9/11/14
to vagra...@googlegroups.com
hello
log is not conclusive, saying the port is open but ssh connection failed..

vagrant 1.6.2, saw you have been updating and testing, so this will be pita but

can you test latest one? 1.6.5 of vagrant

from the guest can you upload:

/var/log/messages
/var/log/secure
/etc/ssh/sshd_config

output of

iptables -L
getenforce


and if you have some time, can you test with this vm

kikitux/oracle6

thanks
Alvaro
--
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Stuart Laverick

unread,
Nov 4, 2014, 6:21:46 AM11/4/14
to vagra...@googlegroups.com
Hi Alvaro,

really sorry for the delay getting back to you.

iptables -L produced

Chain INPUT (policy ACCEPT)
target     prot opt source               destination        
ACCEPT     icmp
--  anywhere             anywhere            /* 000 accept all icmp */
ACCEPT     all  
--  anywhere             anywhere            /* 001 accept all to lo interface */
ACCEPT     all  
--  anywhere             anywhere            /* 002 accept related established rules */ state RELATED,ESTABLISHED
ACCEPT     tcp  
--  anywhere             anywhere            multiport ports ssh /* 100 tcp/22 */
ACCEPT     tcp  
--  anywhere             anywhere            multiport ports https /* 100 tcp/443 */
ACCEPT     tcp  
--  anywhere             anywhere            multiport ports http /* 100 tcp/80 */
DROP       all  
--  anywhere             anywhere            /* 999 drop all */

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination        

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

getenforce produced Disabled

/var/log/messages:

Nov  4 10:05:36 localhost kernel: imklog 5.8.10, log source = /proc/kmsg started.
Nov  4 10:05:36 localhost rsyslogd: [origin software="rsyslogd" swVersion="5.8.10" x-pid="1029" x-info="http://www.rsyslog.com"] start
Nov  4 10:05:36 localhost kernel: Initializing cgroup subsys cpuset
Nov  4 10:05:36 localhost kernel: Initializing cgroup subsys cpu
Nov  4 10:05:36 localhost kernel: Linux version 2.6.32-431.17.1.el6.x86_64 (mock...@c6b8.bsys.dev.centos.org) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) ) #1 SMP Wed May 7 23:32:49 UTC 2014
Nov  4 10:05:36 localhost kernel: Command line: ro root=/dev/mapper/VolGroup-lv_root rd_NO_LUKS LANG=en_US.UTF-8 rd_NO_MD rd_LVM_LV=VolGroup/lv_swap SYSFONT=latarcyrheb-sun16 crashkernel=auto rd_LVM_LV=VolGroup/lv_root  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet noapic
Nov  4 10:05:36 localhost kernel: KERNEL supported cpus:
Nov  4 10:05:36 localhost kernel:  Intel GenuineIntel
Nov  4 10:05:36 localhost kernel:  AMD AuthenticAMD
Nov  4 10:05:36 localhost kernel:  Centaur CentaurHauls
Nov  4 10:05:36 localhost kernel: BIOS-provided physical RAM map:
Nov  4 10:05:36 localhost kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Nov  4 10:05:36 localhost kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Nov  4 10:05:36 localhost kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Nov  4 10:05:36 localhost kernel: BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
Nov  4 10:05:36 localhost kernel: BIOS-e820: 000000001fff0000 - 0000000020000000 (ACPI data)
Nov  4 10:05:36 localhost kernel: BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
Nov  4 10:05:36 localhost kernel: DMI 2.5 present.
Nov  4 10:05:36 localhost kernel: SMBIOS version 2.5 @ 0xFFF60
Nov  4 10:05:36 localhost kernel: last_pfn = 0x1fff0 max_arch_pfn = 0x400000000
Nov  4 10:05:36 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Nov  4 10:05:36 localhost kernel: CPU MTRRs all blank - virtualized system.
Nov  4 10:05:36 localhost kernel: init_memory_mapping: 0000000000000000-000000001fff0000
Nov  4 10:05:36 localhost kernel: RAMDISK: 1ef84000 - 1ffdf2e3
Nov  4 10:05:36 localhost kernel: ACPI: RSDP 00000000000e0000 00024 (v02 VBOX  )
Nov  4 10:05:36 localhost kernel: ACPI: XSDT 000000001fff0030 0003C (v01 VBOX   VBOXXSDT 00000001 ASL  00000061)
Nov  4 10:05:36 localhost kernel: ACPI: FACP 000000001fff00f0 000F4 (v04 VBOX   VBOXFACP 00000001 ASL  00000061)
Nov  4 10:05:36 localhost kernel: ACPI: DSDT 000000001fff0470 01B96 (v01 VBOX   VBOXBIOS 00000002 INTL 20100528)
Nov  4 10:05:36 localhost kernel: ACPI: FACS 000000001fff0200 00040
Nov  4 10:05:36 localhost kernel: ACPI: APIC 000000001fff0240 00054 (v02 VBOX   VBOXAPIC 00000001 ASL  00000061)
Nov  4 10:05:36 localhost kernel: ACPI: SSDT 000000001fff02a0 001CC (v01 VBOX   VBOXCPUT 00000002 INTL 20100528)
Nov  4 10:05:36 localhost kernel: Setting APIC routing to flat.
Nov  4 10:05:36 localhost kernel: No NUMA configuration found
Nov  4 10:05:36 localhost kernel: Faking a node at 0000000000000000-000000001fff0000
Nov  4 10:05:36 localhost kernel: Bootmem setup node 0 0000000000000000-000000001fff0000
Nov  4 10:05:36 localhost kernel:  NODE_DATA [0000000000009000 - 000000000003cfff]
Nov  4 10:05:36 localhost kernel:  bootmap [000000000003d000 -  0000000000040fff] pages 4
Nov  4 10:05:36 localhost kernel: (7 early reservations) ==> bootmem [0000000000 - 001fff0000]
Nov  4 10:05:36 localhost kernel:  #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
Nov  4 10:05:36 localhost kernel:  #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
Nov  4 10:05:36 localhost kernel:  #2 [0001000000 - 0002020aa4]    TEXT DATA BSS ==> [0001000000 - 0002020aa4]
Nov  4 10:05:36 localhost kernel:  #3 [001ef84000 - 001ffdf2e3]          RAMDISK ==> [001ef84000 - 001ffdf2e3]
Nov  4 10:05:36 localhost kernel:  #4 [000009fc00 - 0000100000]    BIOS reserved ==> [000009fc00 - 0000100000]
Nov  4 10:05:36 localhost kernel:  #5 [0002021000 - 000202113c]              BRK ==> [0002021000 - 000202113c]
Nov  4 10:05:36 localhost kernel:  #6 [0000008000 - 0000009000]          PGTABLE ==> [0000008000 - 0000009000]
Nov  4 10:05:36 localhost kernel: found SMP MP-table at [ffff88000009fff0] 9fff0
Nov  4 10:05:36 localhost kernel: crashkernel=auto resulted in zero bytes of reserved memory.
Nov  4 10:05:36 localhost kernel: Zone PFN ranges:
Nov  4 10:05:36 localhost kernel:  DMA      0x00000001 -> 0x00001000
Nov  4 10:05:36 localhost kernel:  DMA32    0x00001000 -> 0x00100000
Nov  4 10:05:36 localhost kernel:  Normal   0x00100000 -> 0x00100000
Nov  4 10:05:36 localhost kernel: Movable zone start PFN for each node
Nov  4 10:05:36 localhost kernel: early_node_map[2] active PFN ranges
Nov  4 10:05:36 localhost kernel:    0: 0x00000001 -> 0x0000009f
Nov  4 10:05:36 localhost kernel:    0: 0x00000100 -> 0x0001fff0
Nov  4 10:05:36 localhost kernel: ACPI: PM-Timer IO Port: 0x4008
Nov  4 10:05:36 localhost kernel: Setting APIC routing to flat.
Nov  4 10:05:36 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Nov  4 10:05:36 localhost kernel: ACPI: Skipping IOAPIC probe due to 'noapic' option.
Nov  4 10:05:36 localhost kernel: Using ACPI for processor (LAPIC) configuration information
Nov  4 10:05:36 localhost kernel: Intel MultiProcessor Specification v1.4
Nov  4 10:05:36 localhost kernel: MPTABLE: OEM ID: VBOXCPU 
Nov  4 10:05:36 localhost kernel: MPTABLE: Product ID: VirtualBox  
Nov  4 10:05:36 localhost kernel: MPTABLE: APIC at: 0xFEE00000
Nov  4 10:05:36 localhost kernel: I/O APIC #0 Version 17 at 0xFEC00000.
Nov  4 10:05:36 localhost kernel: IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
Nov  4 10:05:36 localhost kernel: Processors: 1
Nov  4 10:05:36 localhost kernel: SMP: Allowing 1 CPUs, 0 hotplug CPUs
Nov  4 10:05:36 localhost kernel: PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
Nov  4 10:05:36 localhost kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
Nov  4 10:05:36 localhost kernel: PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
Nov  4 10:05:36 localhost kernel: Allocating PCI resources starting at 20000000 (gap: 20000000:dffc0000)
Nov  4 10:05:36 localhost kernel: Booting paravirtualized kernel on bare hardware
Nov  4 10:05:36 localhost kernel: NR_CPUS:4096 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
Nov  4 10:05:36 localhost kernel: PERCPU: Embedded 31 pages/cpu @ffff880002200000 s94872 r8192 d23912 u2097152
Nov  4 10:05:36 localhost kernel: pcpu-alloc: s94872 r8192 d23912 u2097152 alloc=1*2097152
Nov  4 10:05:36 localhost kernel: pcpu-alloc: [0] 0 
Nov  4 10:05:36 localhost kernel: Built 1 zonelists in Node order, mobility grouping on.  Total pages: 129066
Nov  4 10:05:36 localhost kernel: Policy zone: DMA32
Nov  4 10:05:36 localhost kernel: Kernel command line: ro root=/dev/mapper/VolGroup-lv_root rd_NO_LUKS LANG=en_US.UTF-8 rd_NO_MD rd_LVM_LV=VolGroup/lv_swap SYSFONT=latarcyrheb-sun16  rd_LVM_LV=VolGroup/lv_root  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet noapic
Nov  4 10:05:36 localhost kernel: PID hash table entries: 2048 (order: 2, 16384 bytes)
Nov  4 10:05:36 localhost kernel: Checking aperture...
Nov  4 10:05:36 localhost kernel: No AGP bridge found
Nov  4 10:05:36 localhost kernel: AMD-Vi disabled by default: pass amd_iommu=on to enable
Nov  4 10:05:36 localhost kernel: Memory: 481760k/524224k available (5326k kernel code, 392k absent, 42072k reserved, 7013k data, 1280k init)
Nov  4 10:05:36 localhost kernel: Hierarchical RCU implementation.
Nov  4 10:05:36 localhost kernel: NR_IRQS:33024 nr_irqs:256
Nov  4 10:05:36 localhost kernel: Console: colour VGA+ 80x25
Nov  4 10:05:36 localhost kernel: console [tty0] enabled
Nov  4 10:05:36 localhost kernel: allocated 2097152 bytes of page_cgroup
Nov  4 10:05:36 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
Nov  4 10:05:36 localhost kernel: Fast TSC calibration failed
Nov  4 10:05:36 localhost kernel: TSC: Unable to calibrate against PIT
Nov  4 10:05:36 localhost kernel: TSC: using PMTIMER reference calibration
Nov  4 10:05:36 localhost kernel: Detected 3379.300 MHz processor.
Nov  4 10:05:36 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6758.60 BogoMIPS (lpj=3379300)
Nov  4 10:05:36 localhost kernel: pid_max: default: 32768 minimum: 301
Nov  4 10:05:36 localhost kernel: Security Framework initialized
Nov  4 10:05:36 localhost kernel: SELinux:  Initializing.
Nov  4 10:05:36 localhost kernel: Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Nov  4 10:05:36 localhost kernel: Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
Nov  4 10:05:36 localhost kernel: Mount-cache hash table entries: 256
Nov  4 10:05:36 localhost kernel: Initializing cgroup subsys ns
Nov  4 10:05:36 localhost kernel: Initializing cgroup subsys cpuacct
Nov  4 10:05:36 localhost kernel: Initializing cgroup subsys memory
Nov  4 10:05:36 localhost kernel: Initializing cgroup subsys devices
Nov  4 10:05:36 localhost kernel: Initializing cgroup subsys freezer
Nov  4 10:05:36 localhost kernel: Initializing cgroup subsys net_cls
Nov  4 10:05:36 localhost kernel: Initializing cgroup subsys blkio
Nov  4 10:05:36 localhost kernel: Initializing cgroup subsys perf_event
Nov  4 10:05:36 localhost kernel: Initializing cgroup subsys net_prio
Nov  4 10:05:36 localhost kernel: mce: CPU supports 0 MCE banks
Nov  4 10:05:36 localhost kernel: using mwait in idle threads.
Nov  4 10:05:36 localhost kernel: SMP alternatives: switching to UP code
Nov  4 10:05:36 localhost kernel: Freeing SMP alternatives: 36k freed
Nov  4 10:05:36 localhost kernel: ACPI: Core revision 20090903
Nov  4 10:05:36 localhost kernel: ACPI: setting ELCR to 0200 (from 0e00)
Nov  4 10:05:36 localhost kernel: ftrace: converting mcount calls to 0f 1f 44 00 00
Nov  4 10:05:36 localhost kernel: ftrace: allocating 21778 entries in 86 pages
Nov  4 10:05:36 localhost kernel: APIC routing finalized to flat.
Nov  4 10:05:36 localhost kernel: CPU0: AMD Phenom(tm) II X4 965 Processor stepping 03
Nov  4 10:05:36 localhost kernel: Performance Events: Broken PMU hardware detected, using software events only.
Nov  4 10:05:36 localhost kernel: NMI watchdog disabled (cpu0): hardware events not enabled
Nov  4 10:05:36 localhost kernel: Brought up 1 CPUs
Nov  4 10:05:36 localhost kernel: Total of 1 processors activated (6758.60 BogoMIPS).
Nov  4 10:05:36 localhost kernel: devtmpfs: initialized
Nov  4 10:05:36 localhost kernel: regulator: core version 0.5
Nov  4 10:05:36 localhost kernel: NET: Registered protocol family 16
Nov  4 10:05:36 localhost kernel: ACPI: bus type pci registered
Nov  4 10:05:36 localhost kernel: PCI: Using configuration type 1 for base access
Nov  4 10:05:36 localhost kernel: PCI: Using configuration type 1 for extended access
Nov  4 10:05:36 localhost kernel: bio: create slab <bio-0> at 0
Nov  4 10:05:36 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
Nov  4 10:05:36 localhost kernel: ACPI: Interpreter enabled
Nov  4 10:05:36 localhost kernel: ACPI: (supports S0 S5)
Nov  4 10:05:36 localhost kernel: ACPI: Using PIC for interrupt routing
Nov  4 10:05:36 localhost kernel: ACPI: No dock devices found.
Nov  4 10:05:36 localhost kernel: PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
Nov  4 10:05:36 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Nov  4 10:05:36 localhost kernel: PCI host bridge to bus 0000:00
Nov  4 10:05:36 localhost kernel: pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
Nov  4 10:05:36 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffffff]
Nov  4 10:05:36 localhost kernel: pci0000:00: Requesting ACPI _OSC control (0x1d)
Nov  4 10:05:36 localhost kernel: Unable to assume _OSC PCIe control. Disabling ASPM
Nov  4 10:05:36 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 5 9 10 11) *0, disabled.
Nov  4 10:05:36 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 10 *11)
Nov  4 10:05:36 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 *10 11)
Nov  4 10:05:36 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *9 10 11)
Nov  4 10:05:36 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
Nov  4 10:05:36 localhost kernel: vgaarb: loaded
Nov  4 10:05:36 localhost kernel: vgaarb: bridge control possible 0000:00:02.0
Nov  4 10:05:36 localhost kernel: SCSI subsystem initialized
Nov  4 10:05:36 localhost kernel: usbcore: registered new interface driver usbfs
Nov  4 10:05:36 localhost kernel: usbcore: registered new interface driver hub
Nov  4 10:05:36 localhost kernel: usbcore: registered new device driver usb
Nov  4 10:05:36 localhost kernel: PCI: Using ACPI for IRQ routing
Nov  4 10:05:36 localhost kernel: NetLabel: Initializing
Nov  4 10:05:36 localhost kernel: NetLabel:  domain hash size = 128
Nov  4 10:05:36 localhost kernel: NetLabel:  protocols = UNLABELED CIPSOv4
Nov  4 10:05:36 localhost kernel: NetLabel:  unlabeled traffic allowed by default
Nov  4 10:05:36 localhost kernel: Switching to clocksource jiffies
Nov  4 10:05:36 localhost kernel: pnp: PnP ACPI init
Nov  4 10:05:36 localhost kernel: ACPI: bus type pnp registered
Nov  4 10:05:36 localhost kernel: pnp: PnP ACPI: found 5 devices
Nov  4 10:05:36 localhost kernel: ACPI: ACPI bus type pnp unregistered
Nov  4 10:05:36 localhost kernel: Switching to clocksource acpi_pm
Nov  4 10:05:36 localhost kernel: NET: Registered protocol family 2
Nov  4 10:05:36 localhost kernel: IP route cache hash table entries: 4096 (order: 3, 32768 bytes)
Nov  4 10:05:36 localhost kernel: TCP established hash table entries: 16384 (order: 6, 262144 bytes)
Nov  4 10:05:36 localhost kernel: TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
Nov  4 10:05:36 localhost kernel: TCP: Hash tables configured (established 16384 bind 16384)
Nov  4 10:05:36 localhost kernel: TCP reno registered
Nov  4 10:05:36 localhost kernel: NET: Registered protocol family 1
Nov  4 10:05:36 localhost kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers
Nov  4 10:05:36 localhost kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds
Nov  4 10:05:36 localhost kernel: Trying to unpack rootfs image as initramfs...
Nov  4 10:05:36 localhost kernel: Freeing initrd memory: 16748k freed
Nov  4 10:05:36 localhost kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Nov  4 10:05:36 localhost kernel: audit: initializing netlink socket (disabled)
Nov  4 10:05:36 localhost kernel: type=2000 audit(1415095521.363:1): initialized
Nov  4 10:05:36 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
Nov  4 10:05:36 localhost kernel: VFS: Disk quotas dquot_6.5.2
Nov  4 10:05:36 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Nov  4 10:05:36 localhost kernel: msgmni has been set to 973
Nov  4 10:05:36 localhost kernel: alg: No test for stdrng (krng)
Nov  4 10:05:36 localhost kernel: ksign: Installing public key data
Nov  4 10:05:36 localhost kernel: Loading keyring
Nov  4 10:05:36 localhost kernel: - Added public key A760F53BCC8FA210
Nov  4 10:05:36 localhost kernel: - User ID: CentOS (Kernel Module GPG key)
Nov  4 10:05:36 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
Nov  4 10:05:36 localhost kernel: io scheduler noop registered
Nov  4 10:05:36 localhost kernel: io scheduler anticipatory registered
Nov  4 10:05:36 localhost kernel: io scheduler deadline registered
Nov  4 10:05:36 localhost kernel: io scheduler cfq registered (default)
Nov  4 10:05:36 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Nov  4 10:05:36 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Nov  4 10:05:36 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Nov  4 10:05:36 localhost kernel: ipmi message handler version 39.2
Nov  4 10:05:36 localhost kernel: IPMI System Interface driver.
Nov  4 10:05:36 localhost kernel: ipmi_si: Adding default-specified kcs state machine
Nov  4 10:05:36 localhost kernel: ipmi_si: Trying default-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0
Nov  4 10:05:36 localhost kernel: ipmi_si: Interface detection failed
Nov  4 10:05:36 localhost kernel: ipmi_si: Adding default-specified smic state machine
Nov  4 10:05:36 localhost kernel: ipmi_si: Trying default-specified smic state machine at i/o address 0xca9, slave address 0x0, irq 0
Nov  4 10:05:36 localhost kernel: ipmi_si: Interface detection failed
Nov  4 10:05:36 localhost kernel: ipmi_si: Adding default-specified bt state machine
Nov  4 10:05:36 localhost kernel: ipmi_si: Trying default-specified bt state machine at i/o address 0xe4, slave address 0x0, irq 0
Nov  4 10:05:36 localhost kernel: ipmi_si: Interface detection failed
Nov  4 10:05:36 localhost kernel: ipmi_si: Unable to find any System Interface(s)
Nov  4 10:05:36 localhost kernel: ACPI: AC Adapter [AC] (on-line)
Nov  4 10:05:36 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
Nov  4 10:05:36 localhost kernel: ACPI: Power Button [PWRF]
Nov  4 10:05:36 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
Nov  4 10:05:36 localhost kernel: ACPI: Sleep Button [SLPF]
Nov  4 10:05:36 localhost kernel: [Firmware Bug]: No valid trip found
Nov  4 10:05:36 localhost kernel: GHES: HEST is not enabled!
Nov  4 10:05:36 localhost kernel: Non-volatile memory driver v1.3
Nov  4 10:05:36 localhost kernel: Linux agpgart interface v0.103
Nov  4 10:05:36 localhost kernel: crash memory driver: version 1.1
Nov  4 10:05:36 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Nov  4 10:05:36 localhost kernel: brd: module loaded
Nov  4 10:05:36 localhost kernel: loop: module loaded
Nov  4 10:05:36 localhost kernel: input: Macintosh mouse button emulation as /devices/virtual/input/input2
Nov  4 10:05:36 localhost kernel: Fixed MDIO Bus: probed
Nov  4 10:05:36 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Nov  4 10:05:36 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Nov  4 10:05:36 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver
Nov  4 10:05:36 localhost kernel: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
Nov  4 10:05:36 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Nov  4 10:05:36 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Nov  4 10:05:36 localhost kernel: mice: PS/2 mouse device common for all mice
Nov  4 10:05:36 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Nov  4 10:05:36 localhost kernel: rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
Nov  4 10:05:36 localhost kernel: rtc0: alarms up to one day, 114 bytes nvram
Nov  4 10:05:36 localhost kernel: cpuidle: using governor ladder
Nov  4 10:05:36 localhost kernel: cpuidle: using governor menu
Nov  4 10:05:36 localhost kernel: EFI Variables Facility v0.08 2004-May-17
Nov  4 10:05:36 localhost kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4
Nov  4 10:05:36 localhost kernel: usbcore: registered new interface driver hiddev
Nov  4 10:05:36 localhost kernel: usbcore: registered new interface driver usbhid
Nov  4 10:05:36 localhost kernel: usbhid: v2.6:USB HID core driver
Nov  4 10:05:36 localhost kernel: GRE over IPv4 demultiplexor driver
Nov  4 10:05:36 localhost kernel: TCP cubic registered
Nov  4 10:05:36 localhost kernel: Initializing XFRM netlink socket
Nov  4 10:05:36 localhost kernel: NET: Registered protocol family 17
Nov  4 10:05:36 localhost kernel: registered taskstats version 1
Nov  4 10:05:36 localhost kernel: rtc_cmos rtc_cmos: setting system clock to 2014-11-04 10:05:21 UTC (1415095521)
Nov  4 10:05:36 localhost kernel: Initalizing network drop monitor service
Nov  4 10:05:36 localhost kernel: Freeing unused kernel memory: 1280k freed
Nov  4 10:05:36 localhost kernel: Write protecting the kernel read-only data: 10240k
Nov  4 10:05:36 localhost kernel: Freeing unused kernel memory: 800k freed
Nov  4 10:05:36 localhost kernel: Freeing unused kernel memory: 1584k freed
Nov  4 10:05:36 localhost kernel: dracut: dracut-004-336.el6_5.2
Nov  4 10:05:36 localhost kernel: dracut: rd_NO_LUKS: removing cryptoluks activation
Nov  4 10:05:36 localhost kernel: device-mapper: uevent: version 1.0.3
Nov  4 10:05:36 localhost kernel: device-mapper: ioctl: 4.24.6-ioctl (2013-01-15) initialised: dm-d...@redhat.com
Nov  4 10:05:36 localhost kernel: udev: starting version 147
Nov  4 10:05:36 localhost kernel: dracut: Starting plymouth daemon
Nov  4 10:05:36 localhost kernel: dracut: rd_NO_DM: removing DM RAID activation
Nov  4 10:05:36 localhost kernel: dracut: rd_NO_MD: removing MD RAID activation
Nov  4 10:05:36 localhost kernel: scsi0 : ata_piix
Nov  4 10:05:36 localhost kernel: scsi1 : ata_piix
Nov  4 10:05:36 localhost kernel: ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14
Nov  4 10:05:36 localhost kernel: ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15
Nov  4 10:05:36 localhost kernel: ata1.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133
Nov  4 10:05:36 localhost kernel: ata1.00: 41943040 sectors, multi 128: LBA 
Nov  4 10:05:36 localhost kernel: ata1.00: configured for UDMA/33
Nov  4 10:05:36 localhost kernel: scsi 0:0:0:0: Direct-Access     ATA      VBOX HARDDISK    1.0  PQ: 0 ANSI: 5
Nov  4 10:05:36 localhost kernel: sd 0:0:0:0: [sda] 41943040 512-byte logical blocks: (21.4 GB/20.0 GiB)
Nov  4 10:05:36 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off
Nov  4 10:05:36 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov  4 10:05:36 localhost kernel: sda: sda1 sda2
Nov  4 10:05:36 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Nov  4 10:05:36 localhost kernel: dracut: Scanning devices sda2  for LVM logical volumes VolGroup/lv_swap VolGroup/lv_root 
Nov  4 10:05:36 localhost kernel: dracut: inactive '/dev/VolGroup/lv_root' [18.54 GiB] inherit
Nov  4 10:05:36 localhost kernel: dracut: inactive '/dev/VolGroup/lv_swap' [992.00 MiB] inherit
Nov  4 10:05:36 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: 
Nov  4 10:05:36 localhost kernel: dracut: Mounted root filesystem /dev/mapper/VolGroup-lv_root
Nov  4 10:05:36 localhost kernel: Refined TSC clocksource calibration: 3381.009 MHz.
Nov  4 10:05:36 localhost kernel: Switching to clocksource tsc
Nov  4 10:05:36 localhost kernel: SELinux:  Disabled at runtime.
Nov  4 10:05:36 localhost kernel: type=1404 audit(1415095522.673:2): selinux=0 auid=4294967295 ses=4294967295
Nov  4 10:05:36 localhost kernel: dracut: 
Nov  4 10:05:36 localhost kernel: dracut: Switching root
Nov  4 10:05:36 localhost kernel: udev: starting version 147
Nov  4 10:05:36 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Nov  4 10:05:36 localhost kernel: [drm] Initialized drm 1.1.0 20060810
Nov  4 10:05:36 localhost kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
Nov  4 10:05:36 localhost kernel: pci 0000:00:02.0: PCI INT A -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
Nov  4 10:05:36 localhost kernel: [drm] Initialized vboxvideo 1.0.0 20090303 for 0000:00:02.0 on minor 0
Nov  4 10:05:36 localhost kernel: e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
Nov  4 10:05:36 localhost kernel: e1000: Copyright (c) 1999-2006 Intel Corporation.
Nov  4 10:05:36 localhost kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
Nov  4 10:05:36 localhost kernel: e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10
Nov  4 10:05:36 localhost kernel: e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 08:00:27:1a:02:53
Nov  4 10:05:36 localhost kernel: e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection
Nov  4 10:05:36 localhost kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 9
Nov  4 10:05:36 localhost kernel: e1000 0000:00:08.0: PCI INT A -> Link[LNKD] -> GSI 9 (level, low) -> IRQ 9
Nov  4 10:05:36 localhost kernel: e1000 0000:00:08.0: eth1: (PCI:33MHz:32-bit) 08:00:27:89:52:a2
Nov  4 10:05:36 localhost kernel: e1000 0000:00:08.0: eth1: Intel(R) PRO/1000 Network Connection
Nov  4 10:05:36 localhost kernel: vboxguest 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 9 (level, low) -> IRQ 9
Nov  4 10:05:36 localhost kernel: input: Unspecified device as /devices/pci0000:00/0000:00:04.0/input/input5
Nov  4 10:05:36 localhost kernel: vboxguest: major 0, IRQ 9, I/O port d020, MMIO at 00000000f0400000 (size 0x400000)
Nov  4 10:05:36 localhost kernel: piix4_smbus 0000:00:07.0: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr
Nov  4 10:05:36 localhost kernel: parport_pc 00:04: reported by Plug and Play ACPI
Nov  4 10:05:36 localhost kernel: platform microcode: firmware: requesting amd-ucode/microcode_amd.bin
Nov  4 10:05:36 localhost kernel: microcode: CPU0: patch_level=0x1000086
Nov  4 10:05:36 localhost kernel: microcode: CPU0: update failed (for patch_level=0x10000c8)
Nov  4 10:05:36 localhost kernel: Microcode Update Driver: v2.00 <tig...@aivazian.fsnet.co.uk>, Peter Oruba
Nov  4 10:05:36 localhost kernel: ppdev: user-space parallel port driver
Nov  4 10:05:36 localhost kernel: hrtimer: interrupt took 2638640 ns
Nov  4 10:05:36 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: 
Nov  4 10:05:36 localhost kernel: Adding 1015800k swap on /dev/mapper/VolGroup-lv_swap.  Priority:-1 extents:1 across:1015800k 
Nov  4 10:05:36 localhost kernel: NET: Registered protocol family 10
Nov  4 10:05:36 localhost kernel: lo: Disabled Privacy Extensions
Nov  4 10:05:36 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
Nov  4 10:05:36 localhost kernel: nf_conntrack version 0.5.0 (3923 buckets, 15692 max)
Nov  4 10:05:36 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Nov  4 10:05:36 localhost kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Nov  4 10:05:36 localhost kernel: e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
Nov  4 10:05:36 localhost kernel: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Nov  4 10:05:36 localhost kernel: ADDRCONF(NETDEV_UP): eth1: link is not ready
Nov  4 10:05:36 localhost kernel: e1000: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
Nov  4 10:05:36 localhost kernel: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
Nov  4 10:05:36 localhost irqbalance: Balaincing is ineffective on systems with a single cache domain.  Shutting down
Nov  4 10:05:37 localhost rpc.statd[1089]: Version 1.2.3 starting
Nov  4 10:05:37 localhost sm-notify[1090]: Version 1.2.3 starting
Nov  4 10:05:37 localhost kdump: No crashkernel parameter specified for running kernel
Nov  4 10:05:37 localhost acpid: starting up
Nov  4 10:05:37 localhost acpid: 1 rule loaded
Nov  4 10:05:37 localhost acpid: waiting for events: event logging is off
Nov  4 10:05:38 localhost acpid: client connected from 1210[68:68]
Nov  4 10:05:38 localhost acpid: 1 client rule loaded
Nov  4 10:05:38 localhost ntpd[1363]: ntpd 4.2...@1.2349-o Sat Nov 23 18:21:48 UTC 2013 (1)
Nov  4 10:05:38 localhost ntpd[1364]: proto: precision = 0.084 usec
Nov  4 10:05:38 localhost ntpd[1364]: 0.0.0.0 c01d 0d kern kernel time sync enabled
Nov  4 10:05:38 localhost ntpd[1364]: Listen and drop on 0 v4wildcard 0.0.0.0 UDP 123
Nov  4 10:05:38 localhost ntpd[1364]: Listen and drop on 1 v6wildcard :: UDP 123
Nov  4 10:05:38 localhost ntpd[1364]: Listen normally on 2 lo 127.0.0.1 UDP 123
Nov  4 10:05:38 localhost ntpd[1364]: Listen normally on 3 eth0 10.0.2.15 UDP 123
Nov  4 10:05:38 localhost ntpd[1364]: Listen normally on 4 eth1 192.168.56.102 UDP 123
Nov  4 10:05:38 localhost ntpd[1364]: Listen normally on 5 eth1 fe80::a00:27ff:fe89:52a2 UDP 123
Nov  4 10:05:38 localhost ntpd[1364]: Listen normally on 6 eth0 fe80::a00:27ff:fe1a:253 UDP 123
Nov  4 10:05:38 localhost ntpd[1364]: Listen normally on 7 lo ::1 UDP 123
Nov  4 10:05:38 localhost ntpd[1364]: peers refreshed
Nov  4 10:05:38 localhost ntpd[1364]: Listening on routing socket on fd #24 for interface updates
Nov  4 10:05:39 localhost ntpd[1364]: 0.0.0.0 c016 06 restart
Nov  4 10:05:39 localhost ntpd[1364]: 0.0.0.0 c012 02 freq_set kernel -500.000 PPM
Nov  4 10:05:43 localhost abrtd: Init complete, entering main loop
Nov  4 10:05:59 localhost init: tty (/dev/tty1) main process (2047) killed by TERM signal
Nov  4 10:05:59 localhost init: tty (/dev/tty2) main process (2049) killed by TERM signal
Nov  4 10:05:59 localhost init: tty (/dev/tty3) main process (2051) killed by TERM signal
Nov  4 10:05:59 localhost init: tty (/dev/tty4) main process (2053) killed by TERM signal
Nov  4 10:05:59 localhost init: tty (/dev/tty5) main process (2055) killed by TERM signal
Nov  4 10:05:59 localhost init: tty (/dev/tty6) main process (2057) killed by TERM signal
Nov  4 10:06:00 localhost abrtd: Got signal 15, exiting
Nov  4 10:06:03 localhost acpid: exiting
Nov  4 10:06:03 localhost ntpd[1364]: ntpd exiting on signal 15
Nov  4 10:06:03 localhost init: Disconnected from system bus
Nov  4 10:06:03 localhost console-kit-daemon[1285]: WARNING: no sender#012
Nov  4 10:06:03 localhost rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w"
Nov  4 10:06:03 localhost auditd[1013]: The audit daemon is exiting.
Nov  4 10:06:03 localhost kernel: type=1305 audit(1415095563.983:125): audit_pid=0 old=1013 auid=4294967295 ses=4294967295 res=1
Nov  4 10:06:04 localhost kernel: type=1305 audit(1415095564.085:126): audit_enabled=0 old=1 auid=4294967295 ses=4294967295 res=1
Nov  4 10:06:04 localhost kernel: Kernel logging (proc) stopped.
Nov  4 10:06:04 localhost rsyslogd: [origin software="rsyslogd" swVersion="5.8.10" x-pid="1029" x-info="http://www.rsyslog.com"] exiting on signal 15.

/var/log/secure:

Nov  4 10:05:38 localhost sshd[1356]: Server listening on 0.0.0.0 port 22.
Nov  4 10:05:38 localhost sshd[1356]: Server listening on :: port 22.
Nov  4 10:05:45 localhost sshd[2030]: Did not receive identification string from 10.0.2.2
Nov  4 10:05:45 localhost sshd[2031]: Did not receive identification string from 10.0.2.2
Nov  4 10:05:57 localhost sshd[2067]: Accepted publickey for vagrant from 10.0.2.2 port 38312 ssh2
Nov  4 10:05:57 localhost sshd[2067]: pam_unix(sshd:session): session opened for user vagrant by (uid=0)
Nov  4 10:05:59 localhost sudo:  vagrant : TTY=unknown ; PWD=/home/vagrant ; USER=root ; COMMAND=/bin/bash -l
Nov  4 10:06:00 localhost sshd[1356]: Received signal 15; terminating.
Nov  4 10:06:01 localhost sshd[2067]: pam_unix(sshd:session): session closed for user vagrant

/etc/ssh/sshd_config:

# $OpenBSD: sshd_config,v 1.80 2008/07/02 02:24:18 djm Exp $

# This is the sshd server system-wide configuration file.  See
# sshd_config(5) for more information.

# This sshd was compiled with PATH=/usr/local/bin:/bin:/usr/bin

# The strategy used for options in the default sshd_config shipped with
# OpenSSH is to specify options with their default value where
# possible, but leave them commented.  Uncommented options change a
# default value.

#Port 22
#AddressFamily any
#ListenAddress 0.0.0.0
#ListenAddress ::

# Disable legacy (protocol version 1) support in the server for new
# installations. In future the default will change to require explicit
# activation of protocol 1
Protocol 2

# HostKey for protocol version 1
#HostKey /etc/ssh/ssh_host_key
# HostKeys for protocol version 2
#HostKey /etc/ssh/ssh_host_rsa_key
#HostKey /etc/ssh/ssh_host_dsa_key

# Lifetime and size of ephemeral version 1 server key
#KeyRegenerationInterval 1h
#ServerKeyBits 1024

# Logging
# obsoletes QuietMode and FascistLogging
#SyslogFacility AUTH
SyslogFacility AUTHPRIV
#LogLevel INFO

# Authentication:

#LoginGraceTime 2m
#PermitRootLogin yes
#StrictModes yes
#MaxAuthTries 6
#MaxSessions 10

#RSAAuthentication yes
#PubkeyAuthentication yes
#AuthorizedKeysFile .ssh/authorized_keys
#AuthorizedKeysCommand none
#AuthorizedKeysCommandRunAs nobody

# For this to work you will also need host keys in /etc/ssh/ssh_known_hosts
#RhostsRSAAuthentication no
# similar for protocol version 2
#HostbasedAuthentication no
# Change to yes if you don't trust ~/.ssh/known_hosts for
# RhostsRSAAuthentication and HostbasedAuthentication
#IgnoreUserKnownHosts no
# Don't read the user's ~/.rhosts and ~/.shosts files
#IgnoreRhosts yes

# To disable tunneled clear text passwords, change to no here!
#PasswordAuthentication yes
#PermitEmptyPasswords no
PasswordAuthentication yes

# Change to no to disable s/key passwords
#ChallengeResponseAuthentication yes
ChallengeResponseAuthentication no

# Kerberos options
#KerberosAuthentication no
#KerberosOrLocalPasswd yes
#KerberosTicketCleanup yes
#KerberosGetAFSToken no
#KerberosUseKuserok yes

# GSSAPI options
#GSSAPIAuthentication no
GSSAPIAuthentication yes
#GSSAPICleanupCredentials yes
GSSAPICleanupCredentials yes
#GSSAPIStrictAcceptorCheck yes
#GSSAPIKeyExchange no

# Set this to 'yes' to enable PAM authentication, account processing, 
# and session processing. If this is enabled, PAM authentication will 
# be allowed through the ChallengeResponseAuthentication and
# PasswordAuthentication.  Depending on your PAM configuration,
# PAM authentication via ChallengeResponseAuthentication may bypass
# the setting of "PermitRootLogin without-password".
# If you just want the PAM account and session checks to run without
# PAM authentication, then enable this but set PasswordAuthentication
# and ChallengeResponseAuthentication to 'no'.
#UsePAM no
UsePAM yes

# Accept locale-related environment variables
AcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES
AcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT
AcceptEnv LC_IDENTIFICATION LC_ALL LANGUAGE
AcceptEnv XMODIFIERS

#AllowAgentForwarding yes
#AllowTcpForwarding yes
#GatewayPorts no
#X11Forwarding no
X11Forwarding yes
#X11DisplayOffset 10
#X11UseLocalhost yes
#PrintMotd yes
#PrintLastLog yes
#TCPKeepAlive yes
#UseLogin no
#UsePrivilegeSeparation yes
#PermitUserEnvironment no
#Compression delayed
#ClientAliveInterval 0
#ClientAliveCountMax 3
#ShowPatchLevel no
#UseDNS yes
#PidFile /var/run/sshd.pid
#MaxStartups 10:30:100
#PermitTunnel no
#ChrootDirectory none

# no default banner path
#Banner none

# override default of no subsystems
Subsystem sftp /usr/libexec/openssh/sftp-server

# Example of overriding settings on a per-user basis
#Match User anoncvs
# X11Forwarding no
# AllowTcpForwarding no
# ForceCommand cvs server

I'm afraid I haven't had time to try the alternate vm. As I say this is only a problem around 50% of the time.

Thanks for any insight you can give.

Stuart

Alvaro Miranda Aguilera

unread,
Nov 4, 2014, 10:41:30 PM11/4/14
to vagra...@googlegroups.com

On Wed, Nov 5, 2014 at 12:21 AM, Stuart Laverick <stu...@appropriatesolutions.co.uk> wrote:
DROP       all  --  anywhere             anywhere            /* 999 drop all */

It may be the firewall.

try this.

chkconfig iptables off
chkconfig ip6tables off
service iptables stop
service ip6tables stop

Also, to sshd_config add

UseDNS no

this one is to avoid using dns to resolve the ip of the connections

with that it should work better
Reply all
Reply to author
Forward
0 new messages