Search results

  1. Z

    CEPH monitor cannot be deleted when the node fails and goes offline !

    Ask for help. You can't delete P3 by using CEPH mon remove. Mon can't be found in ceph.conf configuration, but it can't be deleted
  2. Z

    entity osd.5 exists but key does not match

    Thank you. You helped me solve this problem
  3. Z

    Help, how to export pve-ceph crush map?

    Thank you, it has been solved. Since one of the nodes was shut down, only two nodes are working. After restarting the shut down node, the system actively recovered. Thank you very much!
  4. Z

    Help, how to export pve-ceph crush map?

    Hello, please advise: Where is the crush map configuration file for pve? Unable to export using ( ceph osd getcrushmap -o map_old ) hint: -------------------------------------------------- ---------------------------------------- Error initializing cluster client: ObjectNotFound('RADOS...
  5. Z

    Excuse me, is there anything similar to EXSI in PVE to suspend the virtual machine after shutting down the host instead of shutting it down?

    因为有时服务器需要紧急关闭,但我想保持虚拟机器的工作状态。但是,在 pve 中使用 Poweroff 命令是直接关闭主机并关闭所有虚拟机,即使我已使用暂停暂停虚拟机器,它也会被关闭。,一个令人费解的操作。关闭主机后,我不知道如何暂停虚拟机器。从理论上讲,在关闭主机后,可以修改关闭脚本以实现虚拟机器的运行。