Hello
When I tried to stop a node, it got stuck here ( from ps afx ] :
there were no vz's on this node.
after 5 minutes I used kill -9 6534 un stick it.
while the node was down I made a change to /etc/pve/cluster.conf . that should not be an issue when a node is off? we have 4 nodes in this cluster.
yet here is output of fbc3 /etc/pve # ls -l /etc/pve/cluster*
bad node:
good nodes have this:
more info:
*bad node pveversion at time of reboot:
I upgraded after reboot, restarted and have the same issue.
Any suggestions to fix?
When I tried to stop a node, it got stuck here ( from ps afx ] :
Code:
6061 ? SL 0:00 \_ startpar -p 4 -t 20 -T 3 -M stop -P 2 -R 6
6534 ? S 0:00 \_ /bin/sh /etc/init.d/vz stop
6583 ? R 0:48 \_ /sbin/modprobe -r ip_nat_ftp
there were no vz's on this node.
after 5 minutes I used kill -9 6534 un stick it.
while the node was down I made a change to /etc/pve/cluster.conf . that should not be an issue when a node is off? we have 4 nodes in this cluster.
yet here is output of fbc3 /etc/pve # ls -l /etc/pve/cluster*
bad node:
Code:
-r--r----- 1 root www-data 1393 Aug 24 11:57 /etc/pve/cluster.conf
-r--r----- 1 root www-data 1393 Aug 27 12:33 /etc/pve/cluster.conf.new
good nodes have this:
Code:
# node fbc87
-rw-r----- 1 root www-data 1505 Aug 27 12:44 cluster.conf
-rw-r----- 1 root www-data 1432 Aug 23 07:56 cluster.conf.old
# node fbc241
s012 ~ # ls -l /etc/pve/clus*
-rw-r----- 1 root www-data 1505 Aug 27 12:44 /etc/pve/cluster.conf
-rw-r----- 1 root www-data 1432 Aug 23 07:56 /etc/pve/cluster.conf.old
more info:
Code:
fbc87 /etc/pve # pvecm nodes
Node Sts Inc Joined Name
1 X 1112 fbc3
2 M 828 2013-08-03 14:00:13 fbc87
3 M 1072 2013-08-26 15:35:21 s035
5 M 972 2013-08-22 18:47:55 s012
*bad node pveversion at time of reboot:
Code:
fbc3 /var/lib/vz/private # pveversion -v
proxmox-ve-2.6.32: 3.1-109 (running kernel: 2.6.32-23-pve)
pve-manager: 3.1-3 (running version: 3.1-3/dc0e9b0e)
pve-kernel-2.6.32-20-pve: 2.6.32-100
pve-kernel-2.6.32-22-pve: 2.6.32-107
pve-kernel-2.6.32-17-pve: 2.6.32-83
pve-kernel-2.6.32-11-pve: 2.6.32-66
pve-kernel-2.6.32-23-pve: 2.6.32-109
lvm2: 2.02.98-pve4
clvm: 2.02.98-pve4
corosync-pve: 1.4.5-1
openais-pve: 1.1.4-3
libqb0: 0.11.1-2
redhat-cluster-pve: 3.2.0-2
resource-agents-pve: 3.9.2-4
fence-agents-pve: 4.0.0-1
pve-cluster: 3.0-7
qemu-server: 3.1-1
pve-firmware: 1.0-23
libpve-common-perl: 3.0-6
libpve-access-control: 3.0-6
libpve-storage-perl: 3.0-10
pve-libspice-server1: 0.12.4-1
vncterm: 1.1-4
vzctl: 4.0-1pve3
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 1.4-17
ksm-control-daemon: 1.1-1
glusterfs-client: 3.4.0-2
I upgraded after reboot, restarted and have the same issue.
Any suggestions to fix?