Recent content by moose

  1. M

    PVE 7.1 installer aborts /w black screen

    Solution: see here . To make the change persitent after installation of PVE you've to edit '/etc/default/grub' see here . Just for be sure you can perform an update-grub afterwards. Good luck! Greetinx moose
  2. M

    PVE 7.1 installer aborts /w black screen

    Hi folks, tonight I tried to install PVE 7.1 on an HP Microserver Gen10 (not +) machine (AMD Opteron X3421 4 x 2,1 GHz). I used an USB stick which I build from proxmox-ve_7.1-2.iso via dd. Sadly, the behavior of the installer on this machine is a little bit strange. On the other hand it works...
  3. M

    Installation: root + swap on SSD, data on ZFS

    Hello @Dunuin, many thanks for your gorgeous support: extremly fast (despite to weekend), highly qualified and rich in detail! I think many comanies offering a payed 4th level platinum support can learn a lot from you ;) Thanks also for your additional hints related to partioning the SSD and...
  4. M

    Installation: root + swap on SSD, data on ZFS

    Hi folks, I'm running a PVE server for several years now w/o any problems. Now the disk space for my LVM is running out and the HDDs are running for nearly 5 years now so I decided to replace them by bigger once and simultaneously switch to ZFS because of its advantages. Because I want to...
  5. M

    Proxmox PVE on ZFS

    @Dunuin Many thanks for your reply and your suggestions!
  6. M

    Proxmox PVE on ZFS

    Hi folks, so far I ran the current PVE release on my HP Proliant Microserver Gen10 (not +) X3421 on 2 HDDs configured as RAID1 managed by the boards onboard Marvell RAID controller. This works fine and relialbe for me over years now. Although the systems overall performs good (for my needs, im...
  7. M

    [SOLVED] Proxmox Won't Boot with Latest Kernel 5.13.19-2-pve

    Hi folks, I can confirm that after having installed pve-kernel-5.15 HP on my MicroServer Gen 10 with AMD Opteron(tm) X3421 APU CPU the following problems don't occur anymore: the systems boots again the problems mentioned in this thread are also fixed For me installing pve-kernel-5.15 is the...
  8. M

    reboot issue - HPe Microserver Gen10 does not reboot/shutdown since update to PVE7.1 / PBS 2.1

    Hi folks, I can confirm that after having installed pve-kernel-5.15 HP on my MicroServer Gen 10 with AMD Opteron(tm) X3421 APU CPU the following problems don't occur anymore: reboot and shutdown are working now again my problems mentioned in this thread are fixed Greetinx moose
  9. M

    [SOLVED] Proxmox Won't Boot with Latest Kernel 5.13.19-2-pve

    This is what it looks like at the moment. I myself used the workaround from @tauceti (thank you), i.e. downgraded to Kernel 5.13.19-1-pve removed Kernel 5.13.19-2-pve Having done so the systems boots again like expected.
  10. M

    [SOLVED] Proxmox Won't Boot with Latest Kernel 5.13.19-2-pve

    Same problem on my AMD based system, a HP MicroServer Gen 10 with AMD Opteron(tm) X3421 APU CPU. My INTEL based Zotac ZBox with Intel Celeron CPU N3150 @ 1.60GHz CPU is not affected. I can confirm the problem occurs just after initializing the AMD GPU (better said, trying to do so ;-) )...
  11. M

    ACME DNS challenge plugin with Hetzner NS

    Well, I decided to choose method 1 (see above) because it's the more easy way. After trying some strings and formats in the 'API DATA' field I found the right syntax, see attached png-file. Having done so I was able to get my LE cert. Greetinx moose
  12. M

    ACME DNS challenge plugin with Hetzner NS

    Hi folks, I want to create and automatically renew a let's encrypt certificate for my PVE system. As read here I added a new Challenge Plugin (ACME DNS Plugin) because I want to use dns-01 challenge in conjunction with Hetzner's NS. As DNS API I choose "Hetzner" (see figure 1). But what's the...
  13. M

    VM backup error - how to resolve?

    No, sadly. Backups of others VMs to the same storage are running fine w/o any error. Only this one fails. Thanks for your reply, dietmar!
  14. M

    VM backup error - how to resolve?

    Hi folks, today I tried to backup one of my VMs with the PVE UI. I tried it several time, but the result is always the same: 2019-08-15 13:23:12 INFO: Starting Backup of VM 241 (qemu) 2019-08-15 13:23:12 INFO: status = running 2019-08-15 13:23:15 INFO: update VM 241: -lock backup 2019-08-15...
  15. M

    KVM using all subnet IP addresses

    Hi folks, after some more reading and testing I've got what I've been looking for - a routing solution which allows using all IP addresses contained in a subnet. I'd like to share my solution - maybe anyone else will need it ;) First, I'll describe subnet routing (you know, you'll "lose" 3 ip...