Latest activity

  • J
    Ok so storage wise everything seems fine. Just to be sure, how big is the ISO you are trying to upload? Can you please try to upload the ISO again and provide the output from the Task and additionally the output of the journal. journalctl...
  • R
    @all keep in mind that the label must al have lowercases, uppercases doesn't work (for me) Just run into the same issues and after changing them al to lowercases the problem was solved. ps: Running v9.2.2
    • 1785148932262.png
    • 1785148989538.png
  • W
    Hi, @DeQuzzie A measurement (a general one, not particular for Proxmox) is in the article linked by other poster. Raw performance, throughput, performance delta, dedup ratio, write and read latency - in various workloads: "Introducing OpenZFS...
  • J
    Hi @hermannw thanks for posting on the forum! What is the current configuration of the VM and how was it configured on Hyper-V? You can gather the whole config with the following command: cat /etc/pve/qemu-server/<VM-ID>.conf In general the...
  • W
    I am not talking about a vm inside the host, i am talking about the local storage on the host, and not trying to upload it to cluster data that is linked to my host because is almost full.
    • 1785148584321.png
  • G
    Good, that confirms the theory. vga: virtio in the config generates a SPICE socket under the hood even without an explicit spice line, which is why you're hitting it. Steps 1 and 2 both address this in different ways. One thing worth noting: you...
  • G
    g.fiore reacted to Neobin's post in the thread [SOLVED] VM's won't start on boot with Like Like.
    There also exists the "First Guest Boot Delay": https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#first_guest_boot_delay
  • A
    Du musst natürlich erst den Pool entfernen, bevor Du "labelclear" ausführen kannst. Das Löschen des Pools entfernt nicht das Label.
  • J
    Hey, thank you all for ur useful tips. I could solve the problem. Best regards
  • J
    Hi @wARNING thanks for posting on the forum! Is your machine directly connected to the server or is there some sort of firewall / router etc. in between? How is the storage layout of your target storage, i.e. is it an ext4 storage or something...
  • J
    Hello @Holemole thanks for posting on the forum! So first things first, i probably don't need to tell you that Windows 10 is EOL since October of 2025 and such poses a security risk if not properly isolated. Secondly VBS and HVCI use - as the...
  • UdoB
    UdoB reacted to ThoSo's post in the thread Grundsatz für Shared Storage with Like Like.
    Das ist ein riesiger Fragezeichen Katalog. Es wäre ratsam, zunächst einmal die einzelnen Produkte die eingesetzt werden sollen zu prüfen / anschauen / testen und deren Wechselwirkung und miteinander auszuloten. Daher wäre eine Testinstallation...
  • M
    drwxrwxrwx 65538 backup backup 65K Jul 14 02:02 .chunks -rwxrwxrwx 1 backup backup 0 Jul 14 02:02 .lock
  • A
    I didn't try to import on different systems, just the same problem on two similar systems. Both systems use megasas controllers with SAS/SCSI backplanes and 12 18TB disks each. Both pools imported with minimum possible disk count automatically...
  • O
    @moored99 What about .chunks ? Besides, your current permissions are too open. drwxrwxrwx ( rwx for "other" users ) isn't secure. r-x as well. edit: Mine, for reference: drwxr-x--- 65538 backup backup 65538 Sep 5 2025 .chunks/...
  • T
    Why is that,I am using NFS for storage, and when mounting, I chose version 4.1, but in reality, PVE is still using version 4.2。QEMU relies on SEEK_DATA/SEEK.HOLE to skip empty areas in sparse files when cloning disks to accelerate replication...
  • F
    felie replied to the thread HA trouble with SDN.
    Thank-you for answer. All nodes (no restriction) are selected in the zone and the PVE cluster are indicated in rules node-affinity: ha-rule-c9f96d5d-8d26 comment vanallen nodes srv-pve1:3,srv-pve2:2,srv-pve3:1 resources...
  • M
    I belive they all should be backup:backup /mnt/datastore/storage drwxrwxrwx 5 backup backup 6 Jul 14 17:21 storage drwxrwxrwx 4 backup backup 4096 Jul 25 21:26 USB-C-Backup drwxr-xr-x 2 backup backup 2 Jul 18 14:57 USB-D-Backup...
  • D
    d.oishi reacted to aaron's post in the thread Migration of windows server 2003 with Like Like.
    https://pve.proxmox.com/wiki/Windows_2003_guest_best_practices This might help too.
  • O
    Hi, @moored99 What is the owner (I mean the Linux user and group) of the datastore directories and files? It must be backup