I meet the problem again.
Now, I stop corosync and can not start it(timeout)
there are a lot of error in /var/log/daemon.log
Oct 9 09:25:32 node006 pve-ha-crm[3037]: ipcc_send_rec failed: Connection refused
Oct 9 09:25:32 node006 pve-ha-lrm[3040]: ipcc_send_rec failed: Connection refused
Oct...
there is a simple scripts
#coding=utf-8
#!/usr/bin/python
import re
#use 'arp-scan' and 'egrep' to create file about mac-ip and vms configure
#arp-scan --interface=vlan100 10.205.1.0/24 > vms.addr
#arp-scan --interface=vlan50 192.168.10.0/24 >> vms.addr
#egrep...
thnaks.
I use IP and application as name of vm, but some vm has two or more nic and ip. I want statistics.
I find a command 'arp-scan ' , it show all mac address and IP
and then 'egrep -i --color '(mac address)' /etc/pve/nodes/*/qemu-server/*.conf' to show vmid.conf and the net in it
arp-scan...
I want to associate vm with its IP addr,but there is some troubles:
I use openvswitch create bond, bridge and vlan
when I run "ip addr", I can see only the card name such as "tap100i0" but no the ip address:
tap100i0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast...
yes. time is sync
I try to restart corosync on node6, now the corosync service is failed and could not been started :confused:
# systemctl status corosync.service
● corosync.service - Corosync Cluster Engine
Loaded: loaded (/lib/systemd/system/corosync.service; enabled)
Active: failed...
thanks for your reply.
the 'pvestatd' is active on all nodes:
* pvestatd.service - PVE Status Daemon
Loaded: loaded (/lib/systemd/system/pvestatd.service; enabled)
Active: active (running) since Tue 2016-06-28 23:05:19 CST; 2 days ago
Process: 2752 ExecStart=/usr/bin/pvestatd start...
Sorry for my poor english。
I have a cluster with 6 nodes,it running OK over six months。
today,I found the icon of node6 is red fork,all vms on nodes is grey with only vmid(without name).
Then I run "pvecm nodes" in console,the result is normal,6 nodes are online.
I have restart pveproxy...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.