Search results

  1. A

    [SOLVED] IPv6 problems with Hetzner (did work before)

    It was a network problem at Hetzner, the IPv6 Network was bound to a additional ip addres.
  2. A

    [SOLVED] IPv6 problems with Hetzner (did work before)

    This didn't helped. This is for IPv6 communication on the bridge right? I cant reach the both old host from the internet via ipv6 too.
  3. A

    [SOLVED] IPv6 problems with Hetzner (did work before)

    Yes, I created a new vswitch because I got the same statement from Hetzner :)
  4. A

    [SOLVED] IPv6 problems with Hetzner (did work before)

    Funfact: After a reboot of one of the hosts the connection does work for a short time.
  5. A

    [SOLVED] IPv6 problems with Hetzner (did work before)

    Hello, We have the following problem and I have no more ideas what could be wrong . I can no longer reach two of our three hosts in a small cluster at Hetzner via IPv6. In my opinion, everything is set up correctly and it has already worked as it is set up. We have split up a larger cluster...
  6. A

    [SOLVED] New install can't log on.

    The system was not reachable from the internet. But yes this definitely needs more inspection.
  7. A

    [SOLVED] New install can't log on.

    I found the issue. I was able to start the rescue mode and I found that in /etc/passwd the log in shell for root was set to "exit". I have no idea how and when this happened. However everything is working again.
  8. A

    [SOLVED] Can't use shell after reboot after I installed Proxmox new

    I found the issue. in /etc/passwd the shell for the root user was set to "exit". I have no Idea how and when this happend but I'm able to log in again.
  9. A

    [SOLVED] New install can't log on.

    For now not, but a remote KVM and I see for a short time the same error as above and then it jumps back to the log in screen
  10. A

    [SOLVED] New install can't log on.

    Proxmox is running but I can't open a shell to access the server.
  11. A

    [SOLVED] New install can't log on.

    Ho do I run journalctl -f when I cant log on?
  12. A

    [SOLVED] Can't use shell after reboot after I installed Proxmox new

    Hello, somehow my previous post is gone so another try: after some problems with an upgrade from 7 to 8 I decided to reinstall an restore all vms from the backup. Everything went well untill I rebooted the new Proxmox machine. Now I cannot log on anymore. If I try to log on from the web ui I...
  13. A

    [SOLVED] New install can't log on.

    Hello, after the not booting problem after upgrading from 7 to 8 I decided to reinstall Proxmox and restore all VMs from backup. This worked well, it's added to a cluster, all vms worked fine until I restarted the new host. Now I can't log on anymore I get this error message: Linux Europa...
  14. A

    [SOLVED] After upgrade from 7 to 8 - Proxmox is not booting anymore

    Yes I can start into the rescue shell `lsblk` no zpool but I can handle that when pve is starting with network again :) `journalcontrol -b` - sorry I can't copy 'n paste due to limited remote console this is bc the recovery mode right? all disks
  15. A

    [SOLVED] After upgrade from 7 to 8 - Proxmox is not booting anymore

    Ah I missed that. This happens with the new 6.2 Kernel and the old 5.x Kernels. Here the grub config
  16. A

    [SOLVED] After upgrade from 7 to 8 - Proxmox is not booting anymore

    Hello :) I've upgraded one Proxmox Server from 7 to 8. After the upgrade the server won't start anymore. There are ACPI errors but I am sure these errors been there sind Proxmox 7 and it was starting with no Problem. It just halts forever in this state. ACPI Error: No handler for Region ACPI...
  17. A

    ceph filesystem stuck in read only

    Hello, I was able to fix this with setting mds_dir_max_commit_size to 80. ceph config set mds mds_dir_max_commit_size 80 ceph fs fail <fs_name> ceph fs set <fs_name> joinable true I found help in the ceph issue tracker https://tracker.ceph.com/issues/58082
  18. A

    ceph filesystem stuck in read only

    Hello, I have the same issue after the last updates und a reboot. Jan 11 12:48:56 mimas systemd[1]: Started Ceph metadata server daemon. Jan 11 12:48:56 mimas ceph-mds[2607691]: starting mds.mimas at Jan 11 12:49:26 mimas ceph-mds[2607691]: 2023-01-11T12:49:26.447+0100 7fcdc0f9c700 -1...