Re: [one-users] [one-dev] urgent- VM state does not change from init

2014-07-07 Thread Aloboud -
When I log in as a root and ssh  node 2, it asks for password
When I log in as oneadmin I got message that said "warning:permanently
added (IP)node2 (RSA) to the list of known host then its stucked as it is
waiting for something!! it force me to use ctrl+c




On 7 July 2014 15:55, Javier Fontan  wrote:

> Can you check that you can connect to the node without using a
> password? I see two connections in the logs you send. For example (as
> oneadmin user in the frontend):
>
> $ ssh node2 pwd
>
>
>
> On Sun, Jul 6, 2014 at 12:06 PM, Aloboud -  wrote:
> > We have opennebula ver.4.4, after configuring the opennebula to work KVM
> > hypervisor and dummy network, the host stucked with INIT state and never
> > change to ON state, attached the log file:
> >
> >
> >
> >
> > Sun Jul  6 12:42:02 2014 [InM][I]: Command execution fail: 'if [ -x
> > "/var/tmp/one/im/run_probes" ]; then /var/tmp/one/im/run_probes kvm
> > /storage/cloud/one/datastores 4124 20 6 node3; else
> > exit 42; fi'
> >
> > Sun Jul  6 12:42:02 2014 [InM][I]: Warning: Permanently added
> > 'node3,192.168.10.3' (RSA) to the list of known hosts.
> >
> > Sun Jul  6 12:42:02 2014 [InM][I]: Connection closed by 192.168.10.3
> >
> > Sun Jul  6 12:42:02 2014 [InM][I]: ExitCode: 255
> >
> > Sun Jul  6 12:42:07 2014 [InM][I]: Command execution fail: 'if [ -x
> > "/var/tmp/one/im/run_probes" ]; then /var/tmp/one/im/run_probes kvm
> > /storage/cloud/one/datastores 4124 20 10 node2; else
> > exit 42; fi'
> >
> > Sun Jul  6 12:42:07 2014 [InM][I]: Warning: Permanently added
> > 'node2,192.168.10.2' (RSA) to the list of known hosts.
> >
> > Sun Jul  6 12:42:07 2014 [InM][I]: Connection closed by 192.168.10.2
> >
> > Sun Jul  6 12:42:07 2014 [InM][I]: ExitCode: 255
> >
> >
> >
> >
> > ___
> > Dev mailing list
> > d...@lists.opennebula.org
> > http://lists.opennebula.org/listinfo.cgi/dev-opennebula.org
> >
>
>
>
> --
> Javier Fontán Muiños
> Developer
> OpenNebula - Flexible Enterprise Cloud Made Simple
> www.OpenNebula.org | @OpenNebula | github.com/jfontan
>
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Fwd: urgent- VM state does not change from init

2014-07-06 Thread Aloboud -
-- Forwarded message --
From: Aloboud - 
Date: 6 July 2014 13:06
Subject: urgent- VM state does not change from init
To: d...@lists.opennebula.org, disc...@lists.opennebula.org,
users@lists.opennebula.org


We have opennebula ver.4.4, after configuring the opennebula to work KVM
hypervisor and dummy network, the host stucked with INIT state and never
change to ON state, attached the configuration and log file:




DATASTORE_BASE_PATH=/storage/cloud/one/datastores

DATASTORE_CAPACITY_CHECK=yes

DATASTORE_LOCATION=/storage/cloud/one/datastores

DATASTORE_MAD=ARGUMENTS=-t 15 -d
dummy,fs,vmfs,lvm,ceph,EXECUTABLE=one_datastore

DB=BACKEND=sqlite

DEFAULT_DEVICE_PREFIX=hd

DEFAULT_IMAGE_TYPE=OS

DEFAULT_UMASK=177

ENABLE_OTHER_PERMISSIONS=YES

HM_MAD=EXECUTABLE=one_hm

HOST_MONITORING_EXPIRATION_TIME=43200

HOST_PER_INTERVAL=15

IMAGE_RESTRICTED_ATTR=SOURCE

IM_MAD=ARGUMENTS=-p 4124 -f 5 -t 50 -i 20,EXECUTABLE=collectd,NAME=collectd

IM_MAD=ARGUMENTS=-r 3 -t 15 kvm,EXECUTABLE=one_im_ssh,NAME=kvm

IM_MAD=ARGUMENTS=-r 3 -t 15 kvm-probes,EXECUTABLE=one_im_ssh,NAME=kvm

INHERIT_DATASTORE_ATTR=CEPH_HOST

INHERIT_DATASTORE_ATTR=CEPH_SECRET

INHERIT_DATASTORE_ATTR=CEPH_USER

INHERIT_VNET_ATTR=VLAN_TAGGED_ID

KEEPALIVE_MAX_CONN=30

KEEPALIVE_TIMEOUT=15

LOG=DEBUG_LEVEL=3,SYSTEM=file

MAC_PREFIX=02:00

MANAGER_TIMER=15

MAX_CONN=15

MAX_CONN_BACKLOG=15

MONITORING_INTERVAL=60

MONITORING_THREADS=50

NETWORK_SIZE=254

PORT=2633

SCRIPTS_REMOTE_DIR=/var/tmp/one

SESSION_EXPIRATION_TIME=900

TIMEOUT=15

TM_MAD=ARGUMENTS=-t 15 -d
dummy,lvm,shared,fs_lvm,qcow2,ssh,vmfs,ceph,EXECUTABLE
=one_tm

TM_MAD_CONF=CLONE_TARGET=SYSTEM,LN_TARGET=NONE,NAME=dummy,SHARED=yes

TM_MAD_CONF=CLONE_TARGET=SELF,LN_TARGET=NONE,NAME=lvm,SHARED=yes

TM_MAD_CONF=CLONE_TARGET=SYSTEM,LN_TARGET=NONE,NAME=shared,SHARED=yes

TM_MAD_CONF=CLONE_TARGET=SYSTEM,LN_TARGET=SYSTEM,NAME=fs_lvm,SHARED=yes

TM_MAD_CONF=CLONE_TARGET=SYSTEM,LN_TARGET=NONE,NAME=qcow2,SHARED=yes

TM_MAD_CONF=CLONE_TARGET=SYSTEM,LN_TARGET=SYSTEM,NAME=ssh,SHARED=no

TM_MAD_CONF=CLONE_TARGET=SYSTEM,LN_TARGET=NONE,NAME=vmfs,SHARED=yes

TM_MAD_CONF=CLONE_TARGET=SELF,LN_TARGET=NONE,NAME=ceph,SHARED=yes

VM_MAD=ARGUMENTS=-t 15 -r 0
kvm,DEFAULT=vmm_exec/vmm_exec_kvm.conf,EXECUTABLE=on
e_vmm_exec,NAME=kvm,TYPE=kvm

VM_MAD=ARGUMENTS=-t 15 -r 0
kvm,DEFAULT=vmm_exec/vmm_exec_kvm.conf,EXECUTABLE=on
e_vmm_exec,NAME=qemu,TYPE=qemu

VM_MONITORING_EXPIRATION_TIME=14400

VM_PER_INTERVAL=5

VM_RESTRICTED_ATTR=CONTEXT/FILES

VM_RESTRICTED_ATTR=NIC/MAC

VM_RESTRICTED_ATTR=NIC/VLAN_ID

VM_RESTRICTED_ATTR=NIC/BRIDGE

VM_SUBMIT_ON_HOLD=NO
VNC_BASE_PORT=5900

===



Sun Jul  6 12:42:02 2014 [InM][I]: Command execution fail: 'if [ -x
"/var/tmp/one/im/run_probes" ]; then /var/tmp/one/im/run_probes kvm
/storage/cloud/one/datastores 4124 20 6 node3;
else  exit 42; fi'

Sun Jul  6 12:42:02 2014 [InM][I]: Warning: Permanently added
'node3,192.168.10.3' (RSA) to the list of known hosts.

Sun Jul  6 12:42:02 2014 [InM][I]: Connection closed by 192.168.10.3

Sun Jul  6 12:42:02 2014 [InM][I]: ExitCode: 255

Sun Jul  6 12:42:07 2014 [InM][I]: Command execution fail: 'if [ -x
"/var/tmp/one/im/run_probes" ]; then /var/tmp/one/im/run_probes kvm
/storage/cloud/one/datastores 4124 20 10 node2;
else  exit 42; fi'

Sun Jul  6 12:42:07 2014 [InM][I]: Warning: Permanently added
'node2,192.168.10.2' (RSA) to the list of known hosts.

Sun Jul  6 12:42:07 2014 [InM][I]: Connection closed by 192.168.10.2

Sun Jul  6 12:42:07 2014 [InM][I]: ExitCode: 255
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] urgent- VM state does not change from init

2014-07-06 Thread Aloboud -
We have opennebula ver.4.4, after configuring the opennebula to work KVM
hypervisor and dummy network, the host stucked with INIT state and never
change to ON state, attached the log file:




Sun Jul  6 12:42:02 2014 [InM][I]: Command execution fail: 'if [ -x
"/var/tmp/one/im/run_probes" ]; then /var/tmp/one/im/run_probes kvm
/storage/cloud/one/datastores 4124 20 6 node3;
else  exit 42; fi'

Sun Jul  6 12:42:02 2014 [InM][I]: Warning: Permanently added
'node3,192.168.10.3' (RSA) to the list of known hosts.

Sun Jul  6 12:42:02 2014 [InM][I]: Connection closed by 192.168.10.3

Sun Jul  6 12:42:02 2014 [InM][I]: ExitCode: 255

Sun Jul  6 12:42:07 2014 [InM][I]: Command execution fail: 'if [ -x
"/var/tmp/one/im/run_probes" ]; then /var/tmp/one/im/run_probes kvm
/storage/cloud/one/datastores 4124 20 10 node2;
else  exit 42; fi'

Sun Jul  6 12:42:07 2014 [InM][I]: Warning: Permanently added
'node2,192.168.10.2' (RSA) to the list of known hosts.

Sun Jul  6 12:42:07 2014 [InM][I]: Connection closed by 192.168.10.2

Sun Jul  6 12:42:07 2014 [InM][I]: ExitCode: 255
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org