M
mikhmv
Guest
Hi,
I guess some thing wrong with pveca. It give me strange result:
It is have influence on backups. they fail with message:
I guess some thing wrong with pveca. It give me strange result:
Code:
# pveca -i
Generating public/private rsa key pair.
/root/.ssh/id_rsa already exists.
Overwrite (y/n)? 3 2Core-IP186 192.168.2.186 N
# pveca -l
Generating public/private rsa key pair.
/root/.ssh/id_rsa already exists.
Overwrite (y/n)? CID----IPADDRESS----ROLE-STATE--------UPTIME---LOAD----MEM---DISK
1 : 192.168.2.185 M S 14:58 0.00 6% 11%
2 : 192.168.2.187 N S 15:13 0.00 5% 2%
3 : 192.168.2.186 N S 15:16 0.00 7% 3% pveca
Generating public/private rsa key pair.
/root/.ssh/id_rsa already exists.
Overwrite (y/n)? ERROR: no action specified
USAGE: pveca -l # show cluster status
pveca -c # create new cluster with localhost as master
pveca -s [-h IP] # sync cluster configuration from master (or IP)
pveca -d ID # delete a node
pveca -a [-h IP] # add new node to cluster
pveca -m # force local node to become master
pveca -i # print node info (CID NAME IP ROLE)
It is have influence on backups. they fail with message:
Code:
unable to parse pveca info at /usr/sbin/vzdump line 110.