Hi! Please help me. After upgrading promox from 5 to 6 and ceph from Luminous to Nautilus, I noticed 3 working and 3 non-working monitor services in gui. Are its ok to delete non-working monitor services?
Code:
systemctl status ceph-mon@0.service
● ceph-mon@0.service - Ceph cluster monitor daemon
Loaded: loaded (/lib/systemd/system/ceph-mon@.service; enabled; vendor preset: enabled)
Drop-In: /lib/systemd/system/ceph-mon@.service.d
└─ceph-after-pve-cluster.conf
Active: failed (Result: exit-code) since Mon 2022-05-30 06:04:04 +06; 2 weeks 1 days ago
Main PID: 128934 (code=exited, status=1/FAILURE)
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
systemctl status ceph-mon@petr-stor1.service
● ceph-mon@petr-stor1.service - Ceph cluster monitor daemon
Loaded: loaded (/lib/systemd/system/ceph-mon@.service; enabled; vendor preset: enabled)
Drop-In: /lib/systemd/system/ceph-mon@.service.d
└─ceph-after-pve-cluster.conf
Active: active (running) since Mon 2022-05-30 07:31:48 +06; 2 weeks 1 days ago
Main PID: 173807 (ceph-mon)
Tasks: 27
Memory: 997.7M
CGroup: /system.slice/system-ceph\x2dmon.slice/ceph-mon@petr-stor1.service
└─173807 /usr/bin/ceph-mon -f --cluster ceph --id petr-stor1 --setuser ceph --setgroup ceph
Jun 12 00:00:00 petr-stor1 ceph-mon[173807]: 2022-06-12 00:00:00.630 7fcb9209d700 -1 received signal: Hangup from killall -q -1 ceph-mon ceph-mgr ceph-mds c
Jun 12 00:00:00 petr-stor1 ceph-mon[173807]: 2022-06-12 00:00:00.714 7fcb9209d700 -1 received signal: Hangup from (PID: 520593) UID: 0
Jun 13 00:00:00 petr-stor1 ceph-mon[173807]: 2022-06-13 00:00:00.584 7fcb9209d700 -1 received signal: Hangup from killall -q -1 ceph-mon ceph-mgr ceph-mds c
Jun 13 00:00:00 petr-stor1 ceph-mon[173807]: 2022-06-13 00:00:00.636 7fcb9209d700 -1 received signal: Hangup from (PID: 1213722) UID: 0
Jun 14 00:00:00 petr-stor1 ceph-mon[173807]: 2022-06-14 00:00:00.610 7fcb9209d700 -1 received signal: Hangup from killall -q -1 ceph-mon ceph-mgr ceph-mds c
Jun 14 00:00:00 petr-stor1 ceph-mon[173807]: 2022-06-14 00:00:00.654 7fcb9209d700 -1 received signal: Hangup from (PID: 1905857) UID: 0
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
Attachments
Last edited: