Search results

  1. V

    Windows VMs stuck on boot after Proxmox Upgrade to 7.0

    i have the same issues with pve-qemu 6.2.0-4
  2. V

    Windows VMs stuck on boot after Proxmox Upgrade to 7.0

    Same here with endless boot circle on 2012/2016/2019 Servers. When i disconnect the network card, then i can boot them again. Also WIndows Update seems to stuck on all these VM´s.
  3. V

    ZFS on host node high CPU and system load

    so far i could only see 6 disks? paste the zfs get all output here: https://paste.debian.net/
  4. V

    ZFS on host node high CPU and system load

    These SSD´s are made for intensive read operations. Did you change your zfs cache settings? can you post also the zpool configuration, and zfs get all?
  5. V

    Samba auf PBS

    zfs sharesmb legt die Konfigs der Freigaben unter /var/lib/samba/usershare ab. Wenn man mit Samba umgehen kann, würde ich die Konfig komplett selber übernehmen.
  6. V

    Samba auf PBS

    In dem Fall würde ich eher gleich Proxmox installieren und PBS und Samba in getrennten VMs oder Containern betreiben.
  7. V

    Samba auf PBS

    Ich habe PBS als VM am NAS im Einsatz bei einigen Kunden, läuft soweit einwandfrei. Aber die von dir angesprochenen Kunden werden vermutlich kein NAS mit den notwendigen Leistungsreservcen haben. In dem Fall spricht mMn nichts gegen Samba am selben Host. Falls die Umgebung es erlaubt, würde ich...
  8. V

    Unable to add HDD to ZFS

    chould be, check the smart values. otherwise, try to create the pool again now.
  9. V

    Unable to add HDD to ZFS

    you can try the "wipe disk" button in the gui (server => disks) or run the follow command and cancel it after 10-15 seconds with "ctrl c" shred -v /dev/disk/by-id/ata-WDC_WD140EFFX-68VBXN0_9RJLAV6C
  10. V

    Unable to add HDD to ZFS

    so far there is only a single WD harddisk in the list. if you´re sure that it´s the right one (compare it with the orginal label), try the follow command: zpool create -f -o 'ashift=12' Movie-Storage-1 /dev/disk/by-id/ata-WDC_WD140EFFX-68VBXN0_9RJLAV6C
  11. V

    Unable to add HDD to ZFS

    sorry, please change it to "ls -l /dev/disk/by-id/"
  12. V

    Unable to add HDD to ZFS

    can you paste the result from "ls -l /dev/disks/by-id/"
  13. V

    Migration dauert 24 Std.

    Wenn du eine Replikation einrichtest, dauert eine etwaige Migration auch nicht mehr so lange. Selbst mit einer lahme 100mbit Anbindung.