Search results

  1. C

    [SOLVED] Remove Node from Cluster

    logging { debug: off to_syslog: yes } nodelist { node { name: NorthProxmox1 nodeid: 1 quorum_votes: 1 ring0_addr: 10.14.140.10 } node { name: proxmox2 nodeid: 2 quorum_votes: 1 ring0_addr: 10.14.140.11 } node { name: proxmox3 nodeid: 3...
  2. C

    [SOLVED] Remove Node from Cluster

    When type in what should be the node's name (not fir sure since the first command does not give it to me), I get this error: root@NorthProxmox1:~# pvecm nodes Membership information ---------------------- Nodeid Votes Name 1 1 10.14.140.10 (local) 2...
  3. C

    [SOLVED] Remove Node from Cluster

    the "bad" node (node 5) does not show in the list when I run root@NorthProxmox1:~# pvecm nodes Membership information ---------------------- Nodeid Votes Name 1 1 10.14.140.10 (local) 2 1 10.14.140.11 3 1 10.14.140.12 4...
  4. C

    [SOLVED] Remove Node from Cluster

    I have a failed (hardware) node that won't boot and want to remove it from the cluster. I couldn't find anything here on the procedure for removing nodes from clusters.
  5. C

    Update 5.3 to 5.4

    attached zip file has 5 doc's, one for each node. Node 5 failed after a startup from being powered down for a period of time (about a week or 2), the Cluster has been like this ever since. I assumed it was just Node 5 as its version was the only one on 5.4, maybe because it was powered down for...
  6. C

    Update 5.3 to 5.4

    So I'm logged into Node1, it says its a stand alone node and has no join info (blue circles) But at the same time you see it and all the other nodes in the "cluster" (red circles) How is this possible?
  7. C

    Update 5.3 to 5.4

    I got them all to 5.4-15 Thanks for the links, as those worked perfectly. (maybe one day we'll pay the money?) root@NorthProxmox1:~# pveversion -v proxmox-ve: 5.4-2 (running kernel: 4.15.18-30-pve) pve-manager: 5.4-15 (running version: 5.4-15/d0ec33c6) But server 5 is still orphaned in the...
  8. C

    Update 5.3 to 5.4

    ok, I will do that and rerun the update on the 4 nodes, will let you know.
  9. C

    Update 5.3 to 5.4

    I do not have a paid for subscription. Is there a way to make upgrades to existing servers without the paid subscription? do I simply just add the URL's from the links you provided to the /etc/apt/sources.list.d/pve-enterprise.list file?
  10. C

    Update 5.3 to 5.4

    All 4 have the same output to both commands: ==> /etc/apt/sources.list <== deb http://ftp.us.debian.org/debian stretch main contrib deb http://ftp.us.debian.org/debian stretch-updates main contrib # security updates deb http://security.debian.org stretch/updates main contrib ==>...
  11. C

    Update 5.3 to 5.4

    On a side note, the ultimate goal is to have them all upgraded to 6.x so as to enable Proxmox Backup Server
  12. C

    Update 5.3 to 5.4

    I have 5 Proxmox Nodes in a cluster,somehow I managed to update one to 5.4, the rest are still at 5.3 Now the 5.4 node is orphaned out of the cluster due to version difference I believe. But I have followed the documentation on updating the other nodes but I cannot get them to 5.4. All updates...
  13. C

    [SOLVED] Orphaned VM in list after replacing disks

    I need to remove a couple VM's from the webgui list that were on failed and removed/replaced disks.
  14. C

    [SOLVED] Backup Job storage issue

    Thanks, I knew I was missing a step somewhere! LOL
  15. C

    [SOLVED] Backup Job storage issue

    I have a lot of local storage on 3 nodes (2.6TB each) , and an iSCSI connection from all 5 nodes to a 5TB SAN volume. But in the backup module this is all I get in "Storage" to select for backups: What am I missing?
  16. C

    [SOLVED] orpaned img files

    where do I mark it solved at?
  17. C

    [SOLVED] orpaned img files

    ah, I forgot about winscp, that worked perfectly, thanks! I got all of them running on the other 3 nodes, now to just get SAN tech support to do their magic.
  18. C

    [SOLVED] orpaned img files

    I'm not srong with editing Linux files in the shell, is there a way to access that location from a Windows based machine so I can edit the files from a GUID? Like a network share to each node's "etc" folder?
  19. C

    [SOLVED] orpaned img files

    I have 2 proxmox nodes that can not longer connect to iscsi target to spin up their respective VM's. Until i find out how to correct the iscsi issue, which may be on the SAN manufacturer, is there a way to have my other 3 proxmox boxes (who still do have connection to same SAN) spin up those...