Hi,
For this August Debian testing became a Debian stable with LTS support.
But I see that only sid repo exists, no testing and no new stable bullseye.
May be some one knows, when there are plans to build a bullseye build?
Best regards,
Arūnas
___
c
Hi,
For this August Debian testing became a Debian stable with LTS support.
But I see that only sid repo exists, no testing and no new stable bullseye.
May be some one knows, when there are plans to have a bullseye build?
Best regards,
Arūnas
___
ceph
Hi,
I have tried to create OSD with this config:
service_type: osd
service_id: osd_nnn1
placement:
hosts:
- nakidra
data_devices:
paths:
- /dev/sdc
- /dev/sdd
db_devices:
paths:
- ceph-nvme-04/block
wal_devices:
paths:
- ceph-nvme-14/block
with command:
ceph orch apply
Hi,
I got into a strange problem. I created a ceph cluster with separated
subnets for public and private with cephadm.
But later I need to add one more public subnet, so monitor would listen on
both 10.1.x.x and 10.5.x.x subnet, but what happens, that after mon
redeploy, it starts only on first p