jsterr's latest activity

  • jsterr
    Has someone actually tcpdumped and checked or knows: what happens if a vm with a tagged vm-hw-adapter gets its vlan tag overwritten when user sets them inside the vm? will the vmbridge-adapter drop the "wrong" vlan-tag because it does not match?
  • jsterr
    jsterr reacted to uzumo's post in the thread Incessant No Valid Subscription Popups with Like Like.
    You should understand that they are letting you use something that normally costs money for free. I always press the button with a sense of regret and gratitude.
  • jsterr
    jsterr reacted to beisser's post in the thread Incessant No Valid Subscription Popups with Like Like.
    of course there is a reason for it. of course the popup isnt required for pve to work, but proxmox as a company is selling a product and wants to make profits from it. so they place the popup there to remind people of that, much in the same way...
  • jsterr
    jsterr reacted to fba's post in the thread Incessant No Valid Subscription Popups with Like Like.
    If the WebGUI annoys you, you could make the changes in the cli.
  • jsterr
    This used to work in pve 8, any way to troubleshoot this? Ceph isnt even installed on that machine, normaly the wizard "Do you want to install ceph" pops up. This error does only appear on the ceph dashboard, I havent found any other issue yet...
  • jsterr
    jsterr reacted to CRCinAU's post in the thread Proxmox VE 9.0 BETA released! with Like Like.
    Reality is though, nobody is going to do that :D I'm guessing we can just disable the pve-test repo and enable the no-subscription one?
  • jsterr
    We are pleased to announce the first stable release of Proxmox Virtual Environment v9.0 - immediately available for download! The new version is based on the great Debian 13 "Trixie" but we're using a newer Linux kernel 6.14.8-2 as stable...
  • jsterr
    I'll be able to supply a post-mortem here soon. I've been testing this in our test-lab (development center) quite extensivly.
  • jsterr
    jsterr reacted to rfox's post in the thread Proxmox VE 9.0 BETA released! with Like Like.
    Beta 9 is looking good - just want to know what the new summary means? What is CPU, IO and Memory "Pressure Stall" mean ?? And what happened to Server Load?? Beta 9: 8.4.5
  • jsterr
    jsterr reacted to fireon's post in the thread Encrypt ZFS pool with Like Like.
    I did that for a while. To make it work, I changed the following file: nano /usr/share/perl5/PVE/Storage/ZFSPoolPlugin.pm - my $cmd = ['zfs', 'send', '-Rpv']; + my $cmd = ['zfs', 'send', '-Rpvw']; But after a while, there were damaged...
  • jsterr
    jsterr reacted to bbgeek17's post in the thread Proxmox VE 9.0 BETA released! with Like Like.
    We're pleased to share that PVE 9 Beta has successfully passed our storage regression tests, aligned with the feature set of PVE 8. Along the way, we identified a regression related to sg3-utils, which was promptly incorporated/resolved by the...
  • jsterr
    jsterr replied to the thread Encrypt ZFS pool.
    Thanks! Will the pool be auto-encrypted on boot or is it possible to encrypt it manually?
  • jsterr
    jsterr reacted to Astraea's post in the thread Encrypt ZFS pool with Like Like.
    I have adapted the instructions a little to fit my needs, but the previous instructions should work as my adaptations were based on them and a few other resources I found online. As for replication, it should only affect encrypted pools, but I...
  • jsterr
    jsterr reacted to Astraea's post in the thread Encrypt ZFS pool with Like Like.
    If you are trying to move from a ZFS encrypted pool to another ZFS encrypted pool, be it the boot pool or otherwise, I believe it is not possible, but I have never used ZFS migration or replication in any of my setups, as I only use ZFS for the...
  • jsterr
    jsterr replied to the thread Encrypt ZFS pool.
    Thanks! What about migration, should also be not possible right? when moving a vm from a encrypted pool to a different node with another encrypted pool?
  • jsterr
    jsterr replied to the thread Encrypt ZFS pool.
    Hello Fireon! Is this still valild in 2025? "Also an migration or replication from the Proxmoxwebinterface is not available anymore, because encrypted datasets/VM's are not supported via the webinterface yet." Does this only apply to the...
  • jsterr
    @jsterr Could you post the output of the following commands (replace the name of <nic> with the 'real' name of one nic where this occurs)? udevadm test-builtin net_id /sys/class/net/<nic> udevadm test-builtin net_setup_link /sys/class/net/<nic>
  • jsterr
    The "real" name does not exist anymore. pvea bis pveq are sdn-simple-zones just in case your wondering about these. root@training4:~# udevadm test-builtin net_id /sys/class/net/ /sys/class/net/bond0 /sys/class/net/nic3 /sys/class/net/pvee...
  • jsterr
    Hi Stefan! I also tried this on my Minisforum MS-A2 Machines and this happened: root@training5:~# proxmox-network-interface-pinning generate This will generate name pinning configuration for all interfaces - continue (y/N)? y Name for link...
  • jsterr
    We are pleased to announce the first beta release of Proxmox Backup Server 4.0! The 4.x family is based on the great Debian 13 "Trixie" and comes with a 6.14.8 kernel and OpenZFS 2.3.3. Note: The current release of Proxmox Backup Server 4.0 is a...