Closed tlebars closed 3 years ago
Could you share with us the devices capacity (for both bluestore data and db) ?
Are you sure to have enough space left on the db devices (sdf and sdg) for another 31G db logical volume ?
As per [1], if the db size can't be satified then the OSD isn't deployed.
[1] https://docs.ceph.com/en/latest/ceph-volume/lvm/batch/#explicit-sizing
Hi,
Disk space does not seem to be the problem here. It is only a matter of adding a new OSD. For example, if at the first run of ceph-ansible, I directly integrate all the disks, it works without any problem.
root@serv2:~ (0) # lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 7,3T 0 disk
sdb 8:16 0 7,3T 0 disk
sdc 8:32 0 7,3T 0 disk
sdd 8:48 0 7,3T 0 disk
sdf 8:64 0 447,1G 0 disk
sdg 8:80 0 447,1G 0 disk
sde 8:96 0 7,3T 0 disk
sdh 8:112 0 111,3G 0 disk
├─sdh1 8:113 0 512M 0 part /boot/efi
└─sdh2 8:114 0 110,8G 0 part /
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.
Is it solved?
Bug Report
What happened: Cannot add some new OSDs after the first run.
What you expected to happen: New OSDs are created when new devices are added
How to reproduce it (minimal and precise):
When using the command executed by Ansible directly on the server, here is the error returned:
Configuration Files
group_vars:
Inventory:
Environment:
uname -a
):ansible-playbook --version
):git head or tag or stable branch
):ceph -v
):Logs: There are no errors in the ceph-ansible logs. The problem seems to be at this level, where nothing is happening while a new device has just been added (/dev/sde):