jsterr's latest activity

  • jsterr
    * EFI Disk via Hardware hinzufügen * Unter Umständen noch EFI Boot Einträge setzen: https://pve.proxmox.com/wiki/OVMF/UEFI_Boot_Entries * Boot-Order setzen / kontrollieren * Windows kann mit Virtio nicht sofort starten, weil es nicht die Treiber...
  • jsterr
    Yea I wondered about that as well, the "Thin Provision" Option in Datacenter -> Storage -> ZFS is kinda confusing, as in both cases (not enabled, enabled) it is thin-provisioned. ZFS Reservation just wont let you create any new disks if...
  • jsterr
    jsterr reacted to aaron's post in the thread Thick Provisioning to Thin Provisioning with Like Like.
    depends on the storage. If you import to ZFS for example and the "thin provision" option is enabled, then it will be thin, as in, zeros won't be written*. On RBD, you would need to do a trim/discard after the import, as, IIRC, on RBD, zeros will...
  • jsterr
    What happens if someone imports a thick provisioned vmdk via importer into a thin-provisioned storage (like ZFS or ceph) will the imported disk still be thick or can it become thin somehow? (I will test if no one knows) - havent tried yet.
  • jsterr
    When trying hotplugging with default options with debian 13. hot-add works fine for RAM and CPU, but hot-unplug does not with Debian 13. I tried to reduce RAM from 2 GB to 1 GB and it only did 2 GB to 1.5 GB. So some additional parameters might...
  • jsterr
    jsterr replied to the thread Proxmox features.
    * DRS -> CRS (but not that far) until then ProxLB (external) * FT: no, but theres a project which might happen in the far future https://wiki.qemu.org/Features/COLO * Distributed Switch -> SDN
  • jsterr
    Im not sure what you are referring to. The file is called /etc/multipath/wwids? and you need to add the wwid of the scsi-disk (Volume on Dell-Storage) presented from the dell storage, which I did by checking the disks from lsblk (the ones from...
  • jsterr
    Did the upgrade, running smooth but had 1 issue and 2 improvements to the docs: Improvements: this command can also give zero output, what should people do then? (could be an improvment to the upgrade guide) this could be added to find out...
  • jsterr
    Thanks for the reply! I did use wwid via /etc/multipath/wwids (multipath -a WWID) on every node for the lun I wanted to add the mpath devices were automatically created, they appeared after using multipath -a, multipath -r and multipath -ll We...
  • jsterr
    Mr iSCSI @bbgeek17 or @LnxBil (saw that you know about the lvm filter thing) can you explain and check the post, could be a improvement for the docs. Any help is really appreciated, thanks!
  • jsterr
    Hello Members :-) Im not very experienced in integrating iscsi into pve so I had my first configuration and there where some unexpected behaviours. In the end everything including HA-Tests worked but there where some questions regarding the...
  • jsterr
    Today, we announce the availability of a new archive CDN dedicated to the long-term archival of our old and End-of-Life (EOL) releases. Effective immediately, this archive hosts all repositories for releases based on Debian 10 (Buster) and older...
  • jsterr
    Thanks! Im curious about the improvements they made to EC (should be a lot faster now). Will update soon and report back.
  • jsterr
    https://forum.proxmox.com/threads/ceph-20-2.176677/post-820028 https://forum.proxmox.com/threads/ceph-tentacle-20-2.178264/post-826523
  • jsterr
    jsterr reacted to mariol's post in the thread Encrypt ZFS pool with Like Like.
    I've done also some tests with it: https://bugzilla.proxmox.com/show_bug.cgi?id=2350#c34
  • jsterr
    That makes zero sense. The PVE Community subscription is for the PVE enterprise repo, not for the PDM one, just like it is not for the PBS one. So absolutely nothing changed for existing PVE installations, besides you now being able to now also...