When i just create a vm
i need to deploy i think i deploy with name node01 and this failure and in vm log is just printed:
Sun Dec 17 13:49:33 2017 [Z0][VM][I]: New state is ACTIVE
Sun Dec 17 13:49:33 2017 [Z0][VM][I]: New LCM state is PROLOG
Sun Dec 17 13:49:34 2017 [Z0][TM][I]: Command execution fail: /var/lib/one/remotes/tm/ssh/clone Public-Server:/var/lib/one//datastores/1/13b47bbe0a4905f0a1ff6f9c36dc9a63 node01:/var/lib/one//datastores/0/3/disk.0 3 1
Sun Dec 17 13:49:34 2017 [Z0][TM][E]: Error creating directory /var/lib/one/datastores/0/3 at node01: ssh: Could not resolve hostname node01: Name or service not known
Sun Dec 17 13:49:34 2017 [Z0][TM][I]: ExitCode: 255
Sun Dec 17 13:49:34 2017 [Z0][TM][E]: Error executing image transfer script: Error creating directory /var/lib/one/datastores/0/3 at node01: ssh: Could not resolve hostname node01: Name or service not known
Sun Dec 17 13:49:34 2017 [Z0][VM][I]: New LCM state is PROLOG_FAILURE
please help what i have do fail?
Thanks before!
Sorry my bad english
network is configured like this:
template:
BRIDGE = "onebr1"
DESCRIPTION = "A private network for VM inter-communication"
DNS = "10.0.0.23"
GATEWAY = "10.0.0.1"
PHYDEV = "eth0"
SECURITY_GROUPS = "0"
VN_MAD = “802.1Q”
and in hosts the node01 host is this a error? Allocated Memory 128MB / - Allocated CPU 10 / 0
Real Memory 0KB / -
Real CPU 0 / 0
Information
ID 3
Name node01
Cluster default
State MONITORING_ERROR
IM MAD kvm
VM MAD kvm
Attributes
ERROR Sun Dec 17 13:52:54 2017 : Error monitoring Host node01 (3): -
IM_MAD kvm
VM_MAD kvm
Overcommitment Update
CPU
0
0
Memory
0KB
0KB
another things under vm machine
vm template:
ERROR = "Sun Dec 17 13:49:34 2017 : Error executing image transfer script: Error creating directory /var/lib/one/datastores/0/3 at node01: ssh: Could not resolve hostname node01: Name or service not known"
LOGO = "images/logos/linux.png"
SCHED_MESSAGE = "Sun Dec 17 13:49:25 2017 : Cannot dispatch VM to any Host. Possible reasons: Not enough capacity in Host or System DS, or dispatch limit reached"
Template
AUTOMATIC_DS_REQUIREMENTS = "“CLUSTERS/ID” @> 0"
AUTOMATIC_REQUIREMENTS = "(CLUSTER_ID = 0) & !(PUBLIC_CLOUD = YES)"
CONTEXT = [
DISK_ID = “1”,
ETH0_CONTEXT_FORCE_IPV4 = “”,
ETH0_DNS = “10.0.0.23”,
ETH0_GATEWAY = “10.0.0.1”,
ETH0_GATEWAY6 = “”,
ETH0_IP = “10.0.0.150”,
ETH0_IP6 = “”,
ETH0_IP6_PREFIX_LENGTH = “”,
ETH0_IP6_ULA = “”,
ETH0_MAC = “02:00:0a:00:00:96”,
ETH0_MASK = “”,
ETH0_MTU = “”,
ETH0_NETWORK = “”,
ETH0_SEARCH_DOMAIN = “”,
ETH0_VLAN_ID = “”,
ETH0_VROUTER_IP = “”,
ETH0_VROUTER_IP6 = “”,
ETH0_VROUTER_MANAGEMENT = “”,
NETWORK = “YES”,
SSH_PUBLIC_KEY = “”,
TARGET = “hda” ]
CPU = "0.1"
DISK = [
ALLOW_ORPHANS = “NO”,
CLONE = “YES”,
CLONE_TARGET = “SYSTEM”,
CLUSTER_ID = “0”,
DATASTORE = “default”,
DATASTORE_ID = “1”,
DEV_PREFIX = “vd”,
DISK_ID = “0”,
DISK_SNAPSHOT_TOTAL_SIZE = “0”,
DISK_TYPE = “FILE”,
DRIVER = “qcow2”,
IMAGE = “ttylinux - kvm”,
IMAGE_ID = “0”,
IMAGE_STATE = “2”,
LN_TARGET = “SYSTEM”,
ORIGINAL_SIZE = “200”,
READONLY = “NO”,
SAVE = “NO”,
SIZE = “200”,
SOURCE = “/var/lib/one//datastores/1/13b47bbe0a4905f0a1ff6f9c36dc9a63”,
TARGET = “vda”,
TM_MAD = “ssh”,
TYPE = “FILE” ]
GRAPHICS = [
LISTEN = “0.0.0.0”,
PORT = “5903”,
TYPE = “vnc” ]
MEMORY = "128"
NIC = [
AR_ID = “0”,
BRIDGE = “onebr1”,
CLUSTER_ID = “0”,
IP = “10.0.0.150”,
MAC = “02:00:0a:00:00:96”,
NETWORK = “Private”,
NETWORK_ID = “1”,
NIC_ID = “0”,
PHYDEV = “eth0”,
SECURITY_GROUPS = “0”,
TARGET = “one-3-0”,
VN_MAD = “802.1Q” ]
SECURITY_GROUP_RULE = [
PROTOCOL = “ALL”,
RULE_TYPE = “OUTBOUND”,
SECURITY_GROUP_ID = “0”,
SECURITY_GROUP_NAME = “default” ]
SECURITY_GROUP_RULE = [
PROTOCOL = “ALL”,
RULE_TYPE = “INBOUND”,
SECURITY_GROUP_ID = “0”,
SECURITY_GROUP_NAME = “default” ]
TEMPLATE_ID = "0"
VMID = “3”
under templates and vm templates there after is templete
CONTEXT = [
NETWORK = “YES”,
SSH_PUBLIC_KEY = “$USER[SSH_PUBLIC_KEY]” ]
CPU = "0.1"
DISK = [
IMAGE_ID = “0” ]
GRAPHICS = [
LISTEN = “0.0.0.0”,
TYPE = “vnc” ]
LOGO = "images/logos/linux.png"
MEMORY = “128”
OS i just will install is ttylinux
another log under placements is Sched Message
Sun Dec 17 13:49:25 2017 : Cannot dispatch VM to any Host. Possible reasons: Not enough capacity in Host or System DS, or dispatch limit reached
Please help im so happy when i get help i didnt know what the problem is please help thanks so much!
Sorry for my bad english.