Search results

  1. K

    zfs pool problem?

    Hi I booted from a live CD and imported rpool to perform recovery operations on an already mounted partition. After that, when I booted into PVE, one of my drives crashed. Is the drive OK How do I correctly re-enable it in rpool and add an ID name like the other drives? After reading...
  2. K

    Problems after upgrading the cluster from 8 to 9

    Hi. After upgrading the entire cluster (most of the machines haven't rebooted yet and are running the old 6.5 kernel), we encountered poor web interface performance. Everything started opening and running very slowly, and it was throwing "loading" errors, "broken pipe 596." I can't find the...
  3. K

    proxying requests for SPICE connection to vm?

    I have a working proxy https://proxyprox-v001 -> https://cloud-v001:8006 I get to the web of the desired server, but I need to proxy the connection to the VM via the spice protocol cv4pve-pepper.exe" --host=proxyprox-v001 --username "$UserName@ldap_cloudp" --password $Password --vmid NAME-vm...
  4. K

    Proxmox api "Resources"

    Hi! in the web there is a display of the summed resources of the cluster I studied the api documentation and did not find the final entry point to this data, maybe I was looking badly? I am interested in exactly the data that is on the screenshot I know how to get them with a script, but it...
  5. K

    back to the past

    Hi there is a cluster one of the servers had problems with time synchronization and I updated it manually but made a mistake and moved the time to the future after that I returned the time to the present now the server is going crazy in terms of backups how can I fix this situation? INFO...
  6. K

    history of actions with vm?

    Hi is there any possibility to store all history on vm? on old vm the history of creation and any history at all is absent
  7. K

    api view description vm

    Hi pvesh get /nodes/{node}/qemu/{vmid}/config there is a description argument but it does not display the vm description having completed pvesh get /nodes/{node}/qemu/{vmid}/config -description I get an error Unknown option: description 400 unable to parse option pvesh get <api_path>...
  8. K

    pvesh- timeout before starting vm?

    Hi! I see to the team pvesh create /nodes/{node}/qemu/{vmid}/status/start there is a timeout parameter How is it indicated correctly?
  9. K

    proxmox 8 problem with lvm

    after updating from version 7 to 8, there was a problem with the lvm partition, it was no longer visible also more than one lvm command does not work There are such errors in the log what can be done?
  10. K

    how to download backup via cli?

    Hi! After reading the documentation I could not find a solution how can I download the img.fidx file via cli to the folder I need?
  11. K

    what is the upload for?

    Hi I have a question what is the purpose of uploading a backup via the web? what can i do with these files? did not find the answer in the documentation
  12. K

    ssl acme?

    Hi how to automate the use of certificates that are issued by your local certification authority? deployed my center, I receive a certificate from it through certbot and it is located /etc/letsencrypt/live/%FQDN I wanted to put files from /etc/letsencrypt/live/%FQDN into /etc/pve/local through...
  13. K

    Large cluster of 45 nodes

    Hi all I read topics about large clusters and did not find a solution for myself. We have one of the clusters with 46 servers, and after about 36 servers, problems with the cluster began with active use (vm migration) version of all nodes 7.3.3 1- corosync network is separated into a separate...
  14. K

    Your CPU

    Hi I need a live migration with the processor type-host I'm trying to create my own processor according to this instruction https://pve.proxmox.com/pve-docs/cpu-models.conf.5.html I compared the output from two cpu servers left only common flags, but this does not help the vm either crashes or...
  15. K

    Cluster lvm+zfs ?

    Hey sorry for the possibly bad english using a translator there is a cluster(6.4) of different nodes on lvm and zfs when adding a node to a cluster on zfs, its local disk has the name "local" and it is connected as a directory and not a block device Can I connect nodes on zfs in the form of...
  16. K

    qm set uefi?

    Hi I can't create a uefi partition of 4Mb qm set 300 --efidisk0 local: 0 --efitype = 4m Unknown option: efitype 400 unable to parse option qm set <vmid> [OPTIONS] which command will be correct?
  17. K

    Installing on Debian 11 Problems

    Hi trying to install 7 version on debian 11 but it gives an error what could be the problem? root@proxmox:/home/kosh# apt update Hit:1 http://deb.debian.org/debian bullseye InRelease Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] Hit:3...
  18. K

    Convert LVM to LVM-Thin (SAN Disk)?

    Hi (thanks for the help and sorry for the english) I read the topics where they convert local lvm to lvm-thin and everything is clear there but how to convert partitions mounted on disk arrays over SAN? I have several sections in LVM and I need to convert to LVM-thin pvscan output I do...
  19. K

    KVM->Proxmox->VM?

    sorry for my english i have installed proxmox as a virtual machine on a kvm host(Centos 8) it starts and works, but I can't start virtual machines that I created in proxmox itself error - "TASK ERROR: KVM virtualization configured, but not available. Either disable in VM configuration or enable...
  20. K

    Reinstall web interface?

    Hi I installed the web interface from proxmox ve by mistake(apt install --reinstall pve-manager) how do i get the correct version back?