Search results

  1. aaron

    CEPH OSDs verlieren vermutlich Verbindung

    Wie ist dein Netzwerk aufgebaut? Teilt sich der Ceph traffic das Netzwerk mit anderen Diensten/Dingen?
  2. aaron

    Node-to-node bridge network issues

    you could add an IP address on the bridge itself for each host and check if that connection works.
  3. aaron

    [SOLVED] Ceph Mount Issues on Additional PVE Cluster Servers – Need Help

    A bit more infos would be useful. The new nodes are part of the same cluster? Can they reach the Ceph nodes on the Ceph Public network?
  4. aaron

    Ceph + MTU 9000

    Well, it should be 8972 bytes of payload that should work. Seems like something else in the network might not be able to handle larger payloads. Are you in a VLAN? Maybe some other layers in the infrastructure that you don't control or know about that might add additional headers, pushing the...
  5. aaron

    Could PVE migrate vm without 'root' accout

    This has been discussed a few times already, a Proxmox VE cluster needs to be able to use SSH with the root user between the nodes. Therefore, the most that you can do is to set it to prohibit-password. Live migration is one of the use cases as you experienced.
  6. aaron

    autoinstall: creator's host/nodename hardcoded in autoinstall-iso?

    We currently have a feature request open to make it possible to use the hostname provided by the DHCP server https://bugzilla.proxmox.com/show_bug.cgi?id=5811
  7. aaron

    Ceph Nested fault domains?

    Thanks for bringing this up again. No, I haven't gotten around to look more into that setting. Do you have any rough numbers? Also, to put them into context, the disks and network speed would be nice to know :)
  8. aaron

    [SOLVED] zvol - No such file or directory - Proxmox 8.3

    Du hast VMs (qm list) und LXC Container (pct list). VMs verwenden ZVOLs für die Diskimages. Bei Containern werden "normale" Dateisystemdatasets verwendet. Die werden ganz gewöhnlich gemounted. Den Mountpoint siehst du in der letzten Spalte im zfs list Output. Du siehst bei ZFS den Unterschied...
  9. aaron

    [SOLVED] zvol - No such file or directory - Proxmox 8.3

    Laut zfs list gibts keine volume (zvol) datasets. Alle haben einen mountpoint. Somit gibt es keinen Bedarf, die volume datasets in /dev/zvol/{pool}/... darzustellen. Haben die anderen Proxmox VE Server VMs am ZFS liegen? Dann haben sie zvols. Die hier hat nur einen CT, welcher auf ZFS ein...
  10. aaron

    Proxmox VE 8.3 released!

    https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_ct_change_detection_mode In our tests it was a fraction of the old option. E.g. ~10min -> ~3min on one of my personal hosts. In other situations, the gain might be even more.
  11. aaron

    Ceph / Cluster Networking Question

    If Corosync had all three networks configured as links, chances are low, that all became unusable. But you can check the journal for the Corosync logs to see what happened. journalctl -u corosync It will log when it loses the connection to another host on a link.
  12. aaron

    Second CEPH pool for SSD

    There will be a rebalance. If your cluster is already running at its performance limit, this might push it over to the point where you see performance issues. But if you are at that point, then it is high time to upgrade the cluster or reduce load, as it should be able to handle such situations...
  13. aaron

    Ceph OSD crash loop, RocksDB corruption

    I never had any experience with HDDs. With SSDs one definitely wants to use the cache of the disk if they have PLP. Then they can ACK the sync writes a lot faster. I remember watching a talk about the experience gained by CERN running Ceph, and they do mention, to enable the cache of the disk...
  14. aaron

    Ceph / Cluster Networking Question

    Was this after Ceph was installed or during? Do you use HA? If so, which network(s) are configured for the Proxmox VE cluster (Corosync)?
  15. aaron

    ZFS out of space even if there is enough space

    Can you please post the zfs list output in Blocks? The editor has buttons for that as well. Otherwise it is barely readable as the spacing is all messed up. Did you enable "Thin provision" in the storage config? The output of zpool status could also be of use.
  16. aaron

    Disk import nicht möglich

    Könnt ihr von Hand einer VM auf dem Storage mal eine Disk anlegen? Ich weiß gerade nicht, wie gut das qm disk import damit umgeht, wenn das Zielstorage evtl. in einem komischen Zustand ist.
  17. aaron

    Fragen bzgl. erster Proxmox / CEPH Installation

    Die alten Server haben keine OSDs oder? Dann sollten diese Nodes mit dem Netzwerk auch entsprechend konfiguriert sein, dass sie schnell am Ceph Public Netzwerk hängen. Ansonsten ja, installieren, dem Proxmox VE Cluster beitreten und idealerweise die Ceph Pakete installieren. Dann können diese...
  18. aaron

    Can't connect to shell from web ui after change ssh port

    Well, changing the SSH port will break more than just access to the host shell via the web UI. Live migrations are one such thing I can think of. Can you work around that in some situations and override the default port to connect to? Probably yes. Will it be supported from our side if you run...
  19. aaron

    Can't connect to shell from web ui after change ssh port

    Change it back to the expected default? Changing the port to a non-default one is not the great addition to security. Not exposing it to the wide internet would be the better approach if that was the reason you changed it in the first place.

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!