Search results

  1. C

    [SOLVED] I added a remote node but then noticed a typo and removed it, I cannot re-add it I get below error

    api error (status = 400 Bad Request): error creating token: api error (status = 400 Bad Request): Parameter verification failed.tokenid: Token already exists How do I use existing token or delete the one that's already there?
  2. C

    [SOLVED] VMWARE ESXi storage connection dropped, now I can't reconnect it

    I connected to 3 vmware vsphere boxes. 1 dropped during a VM migration. I deleted the storage and now cannot re-add it. I get the below error: create storage failed: (vim.fault.HostConnectFault) { dynamicType = <unset>, dynamicProperty = (vmodl.DynamicProperty) [], msg = '503 Service...
  3. C

    [SOLVED] 1 SSD failed but RAIDZ pool failed

    Error I get when attempting an import: root@proxmox2:~# zpool import -d /dev/disk/by-id pool: RAIDZ id: 1648085228702377083 state: UNAVAIL status: One or more devices contains corrupted data. action: The pool cannot be imported due to damaged devices or data. see...
  4. C

    2 hosts off the cluster

    I configured a new host (eastproxmox1) on main office network/IP then once my switch was ready, moved it to new office location with different IP. Changed the IP (etc/pve/corosync.conf) but it doesn't show in the cluster, its old IP only shows when logged into proxmox1. Since it didn't work...
  5. C

    [SOLVED] I add space to template HDD, but linked clones do not see size increase

    Is it normal that linked clones do not see the increase in HDD space on a template? day 1: template created with 80GB HDD. day 2: linked clones created. day 3: template HDD increased to 120GB, but linked clones do not see the difference.
  6. C

    [SOLVED] Backups not working on hosts no longer part of cluster

    Not sure if the cluster really has anything to do with it but it was the most recent change that seemed significant. I always thought backups were not cluster aware. Each host just needed access to the backup location. This is the error, which looks like a drive out space issue, but the backup...
  7. C

    [SOLVED] Restore VM's from GUI?

    Where in the GUI is the restore functionality? I have been backing up for awhile but today is first time to restore a VM, for some reason I can't seem to find it as I can't imagine there isn't one and it would command line only? v. 2.1-5
  8. C

    [SOLVED] CVE-2022-0847 patch?

    We have a Proxmox cluster (version 6.4-13) and our nodes have the following kernels (5.4.162-1-pve, 5.4.101-1-pve, 5.4.128-1-pve, 5.4.103-1-pve, and a backup server 5.13.19-4-pve) after reading articles about the CVE-2022-0847 i was not able to find a confirmation that these kernels are fixed or...
  9. C

    PBS work with new PVE 7.1?

    I know PBS was not 100% functional with 7.0, just wondering if that's fixed now.
  10. C

    [SOLVED] Yesterday Update installed new NIC in every VM Issue

    Every VM now has a "new" NIC installed and all my VM's were statically assigned IP addresses. I now have to log into every VM and reset the NIC's IP's ugh, why does this happen? VM environmant 6.3-4
  11. C

    [SOLVED] Bad drive in SMARTD daemon log won't go away, even after drive replaced

    I keep getting at 3am everyday this email about a drive that had a SMART issue. I replaced the drive (disk_08) and the emails just keep coming. How do i get rid of the emails? Subject: SMART error (FailedReadSmartErrorLog) detected on host: proxmox4 This message was generated by the smartd...
  12. C

    one template will not backup

    All other vm's on the back up schedule work every time, the below vm had never worked, I even migrated to another host with no change. Here's the error: 118: 2020-11-11 16:44:36 INFO: Starting Backup of VM 118 (qemu) 118: 2020-11-11 16:44:36 INFO: status = stopped 118: 2020-11-11 16:44:36...
  13. 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.
  14. 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...
  15. 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.
  16. 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?
  17. 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...
  18. C

    Proxmox does not boot after restart

    I see on the server's console the booting up........................ message then instead of the Proxmox blue background selection screen, the server just goes on to other means of booting like PXE, and never actually boots Proxmox. Can i do a repair from the install CD or am I stuck with...
  19. C

    [SOLVED] ZFS not enabled or running after update

    If try to create a zfs pool in the cli, i get this: root@proxmox5:~# zpool create -f -o ashift=12 RAID10 /dev/sdb /dev/sdg /dev/sdh /dev/sdi /dev/sdj /dev/sdk zpool: symbol lookup error: /lib/libzfs.so.2: undefined symbol: efi_rescan If i click on the webGUI ZFS module, I get this: It would...
  20. C

    [SOLVED] Previously used zfs drives are not available

    I have these 6 drives that are all set "Device Mapper" for usage, and consequently not available to reuse for a new ZFS. I have looked for a fix on these forums to make them available but to no avail.