Search results

  1. Y

    Rate limit on a Qemu KVM VM

    Hello, To have a rate-limit on the bandwidth of a VPS limited to 1 Gigabit/second, is it correct to set the rate limit to 125? Thanks!
  2. Y

    Probably a BUG in managing Vlans on renamed interfaces.

    Probably a BUG in managing Vlans on renamed interfaces. I tried to rename the interfaces to get around the Bug of interfaces with too long names indicated in my previous post, but they are not seen and the Vm is not started. root@MSWstg4:~# cat /etc/udev/rules.d/70-persistent-net.rules...
  3. Y

    Bug when Host server has Vlan Tag

    If i try to start a VM: can't add vlan tag 12 to interface enp131s0f0.210 - the interface name enp131s0f0.210.12 is too long at /usr/share/perl5/PVE/Network.pm line 174. kvm: -netdev...
  4. Y

    Bug setting Vlan in a VM if the Host already has a Vlan

    If I put a Vlan tag in a vm on a host that already has the interface in bridge with vlan it generates an error. If I do it on an LXC machine, it also puts the node offline. Workaround, set the vlan tag directly in the vm conf file. pveversion -v proxmox-ve: 8.3.0 (running kernel...
  5. Y

    VPS Bandwith Rate Limit

    Hello All, please, the bandwidth rate limit on a qemu VM in expressed in Mbyte or Mbit? so if i put 5 as val, the bandwidth will be limited to 5Mbit/s or 5Mbyte/2 ? Thanks!
  6. Y

    Snap zfs Delete

    Hello! can i delete a snap like: STORAGE/VM/KVM/vm-122-disk-0 STORAGE/VM/KVM/vm-122-state-prenelarge simply: zfs destroy STORAGE/VM/KVM/vm-122-state-prenelarge ? Thanks
  7. Y

    Error 255 on First Replication

    I have a cluster with the latest version of Proxmox 7 where on some ndi I can't set up replicas and I get this error: end replication job with error: command '/usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=cvs25' root@10.10.10.25 -- pvesr prepare-local-job 131-1 LXC:subvol-131-disk-0...
  8. Y

    Replication failed from proxmox7 to 8

    Hello! is it possibile to set a replication in a mixed cluster 7/8 nodes ? (it's temporary) I have tried but give me: 2024-11-05 13:41:00 601-1: (remote_prepare_local_job) Host key verification failed. 2024-11-05 13:41:00 601-1: end replication job with error: command '/usr/bin/ssh -e none -o...
  9. Y

    How to backup and restore Proxmox Users ?

    I migrate from a Proxmox 6 cluster to Proxmox 8 cluster. How can migrate all vm users ? I have tried coping the /etc/pve/user.cfg i see all users but passwords doasn't works .. Thanks!
  10. Y

    Ceph - 4 Node NVME Cluster Recommendations

    I need to build a 4 node Ceph cluster and I need an effective capacity of 30TB. Each node is configured like this: Supermicro 2U Storage Server 24 x NVME, X11DPU, Dual 1600W 2 x Intel Xeon Gold 6240 18 Core 2.6Ghz Processor 768G Ram 2x 100G Network 6 x Samsung PM9A3 3.84TB PCIe 4.0 2.5...
  11. Y

    Spare on ZFS Pool INUSE

    If i have all the Disks OK why the spare one is INUSE? zpool status -v pool: STORAGE state: ONLINE scan: scrub repaired 0B in 11:48:03 with 0 errors on Sun Dec 10 12:12:04 2023 config: NAME STATE READ WRITE CKSUM STORAGE...
  12. Y

    Advice for a redundant SAN?

    What is the best Open Source solution to create a SAN for a 13 node proxmox cluster? I wouldn't want to use a product that after a year I find the license cost doubled or the company going bankrupt ;-) In the past I tried with Ceph.. but the snaps were much much slower than ZFS and over time...
  13. Y

    Error deleting user

    When i try to delete one user i hav this error: delete user failed: cannot update tfa config, following nodes are not up to date: cluster node 'cvs25' is too old, did not broadcast its version info (500) But "cvs25" is updated to the last proxmox7 version. pveversion -v proxmox-ve: 7.4-1...
  14. Y

    Can't start Windows 11 VM

    Hello, ona proxmox pve-manager/7.4-3/9002ab8a (running kernel: 5.15.102-1-pve), i cant start Windows 11 VM: swtpm_setup: Not overwriting existing state file. kvm: -device ide-cd,bus=ide.0,unit=1,drive=drive-ide1,id=ide1,bootindex=103: Can't create IDE unit 1, bus supports only 1 units stopping...
  15. Y

    Error installing Proxmox 8

    Can't install last version (8.0.2): Use of uninitialised value of $size in init at ...Sys/Block.pm line 95 unable to detect contry
  16. Y

    [SOLVED] Error removing datastore

    Removing a datastore now i have the attached error (exclamation point). How can i solve ? PBS Last version. Thanks!
  17. Y

    Stop looping task "STOP"

    How can i stop some "shutdown" task regarding a failed nodes in looping ? The "stop" task button is not clickable .. Thanks!
  18. Y

    [FAILED] Failed unmounting RPC Pipe File System - after dist-upgrade

    Hello, after upgrading from 6 to 7, i have noticed some stucks on the Filesyste.. was blocked making snapshot.. Rebooted, now during the reboot is blocked on this error: [FAILED] Failed unmounting RPC Pipe File System after two reboot seem start but i see a stange process: z_upgrade that use...
  19. Y

    Can't use shell anymore on web pannel

    Hello, on my cluster web pannel on one cluster's node i see this message and i can't use the shell.. some suggestion ? Thanks @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @...
  20. Y

    Can i run Debian 8 LXC on Proxmox 7?

    Hello, i have some LXC debian 8 container on a Proxmox 6 cluster.. now i'm planning an upgrade to proxmox7, but i have read about cgroupv2 support only systemd version 231. (debian 8 has Systemd Version: 215..) Unfortunately we can't upgrade to Debian 9 .. Some ideas ? Thanks!