Search results

  1. P

    [SOLVED] Failed to run lxc.hook.pre-start

    Not exactly sure what my issue was. I had a container that would start. Then I updated Debian inside and afterwards it wouldn't start anymore. But it was not the Debian 13.1 issue mentioned above because I checked and it still said Debian 13.0. Anyway, updating PVE (including pvecontainer from...
  2. P

    [SOLVED] Enable secure boot on Windows 10 VM

    So I tried this and the conversion worked (as per mbr2gpt). But now, when I start the VM, the console doesn't connect to it anymore. So I don't get to see what is happening in the VM anymore. (I did switch to OVMF.) (At first, I tried without adding an EFI file in PVE - because I thought that...
  3. P

    [SOLVED] all OSDs are running squid or later but require_osd_release < squid

    Thank you. I shall look out for upgrade guides in the future. I had not even considered there might be one.
  4. P

    [SOLVED] all OSDs are running squid or later but require_osd_release < squid

    Ah, no I didn't follow that guide, didn't even know it existed. The upgrade "happened" somewhat unplanned: I have a three node cluster and when one node went into a boot loop I seized the opportunity to replace it with more powerful hardware. When I installed the new node, I installed the latest...
  5. P

    [SOLVED] all OSDs are running squid or later but require_osd_release < squid

    I have this on my Ceph status page. It is my understanding that squid is the latest CEPH release and it is available for PVE. So why does PVE tell me it wants an earlier release?
  6. P

    help please: My cluster has fallen apart!?!

    The way I understand it, in the folder /etc/pve/nodes/<node B>/qemu-server there are only the conf files for the VMs on node B. And the same goes for nodes C and D. So if I want the VM to be on node D, I need to put the conf file in the <node D> folder (the VM's disks should be on each node via...
  7. P

    help please: My cluster has fallen apart!?!

    I tried that. I rebooted node A without access to the Corosync network (so that it would not mess things up again) and copied all VM conf files to a USB stick. But when I try to copy an old conf file onto node D, it won't let me. It tells me that the file already exists (in...
  8. P

    Decrease size of VM hard disk

    Hi, I want to shrink my vm disk (I have already shrunk the file system inside. So that's fine). Above, there is a howto for ZFS but my VMs reside in CEPH. What is the right approach here? Thanks!
  9. P

    help please: My cluster has fallen apart!?!

    After I took node A offline again, nodes B, C and D started operating normally again.
  10. P

    help please: My cluster has fallen apart!?!

    Small update: I can now also log in to the GUI of node B when I access its IP directly (all my nodes have LE certificates and can -- normally -- be reached internally via the respective domain names). And when I look into node B's GUI, I see this: Cluster consists of A, B, C, D: B, C and D are...
  11. P

    help please: My cluster has fallen apart!?!

    I have a small three node cluster in my home lab. Everything was working fine until recently one of the nodes ("A") went into a reboot loop (I don't what caused this yet), so I turned it off for later trouble shooting. The other two nodes ("B" and "C") have been working fine since then (Ceph did...
  12. P

    [SOLVED] PVE GUI: suddently can't enter TOTP anymore

    I do have one follow-up question: Now that I know that my normal profile is somehow messed up, is there a way to repair it or am I better off making that new test profile my normal profile and deleting the messed up one?
  13. P

    [SOLVED] PVE GUI: suddently can't enter TOTP anymore

    Never heard of that before. But a new clean profile actually did the trick. I guess I'll have to read up on profiles in Firefox. Thank you.
  14. P

    [SOLVED] PVE GUI: suddently can't enter TOTP anymore

    That's a good idea. But, alas, it didn't help. Thanks anyway.
  15. P

    [SOLVED] PVE GUI: suddently can't enter TOTP anymore

    Hi, I was away for two days and coming back, I can't enter the TOTP in my PVE GUI anymore. Well, I normally use Firefox and with Firefox it doesn't work anymore. But with Chrome it does work still. So I have a workaround. But what is going on? I accces the PVE GUI and then I'm prompted for...
  16. P

    Double notifications from PBS and PVE

    Hah, I never found that. Knowing (from you) that this exists, I now found it (but I had to look several times, because . Thanks! I'm lazy, what can I say. No, so I guess - with my newly acquired knowledge - I can now not only remove the PVE notifications but the entire PVE. Cool! Thanks.
  17. P

    Double notifications from PBS and PVE

    No, PVE doesn't do anything. I only have it there for the GUI features. This is just my PBS with an additional GUI.
  18. P

    Double notifications from PBS and PVE

    Hi, I have PVE running side-by-side to my PBS, mostly for the parts of the GUI that is not implemented in PBS, like updates. And I have notifications enabled both in PVE and PBS. So now I'm getting notifications twice. Is it safe to disable notifications in either PVE or PBS? I wouldn't want...
  19. P

    Notifications for high cpu load or oom possible?

    Hi, I am experiencing issues with one of my VMs currently. For a reason not yet understood, it goes into 100% cpu load and the guest agent is shown as not active. Is it possible to have PVE notify me, if something like this (e.g. high/full CPU_ load, guest agent down, oom, ...) happens in a...