Starting multiple instances on SOC with integrated Ceph cluster fails
This document (7022468) is provided subject to the disclaimer at the end of this document.
Environment
Situation
Resolution
# systemctl set-property --runtime openstack-nova-compute.service TasksMax=infinity
Verify the value has been adjusted:
# cat /sys/fs/cgroup/pids/system.slice/openstack-nova-compute.service/pids.max
max
Cause
# cat /sys/fs/cgroup/pids/system.slice/openstack-nova-compute.service/pids.max
512
In certain configurations with many OSDs and large images this value may not be sufficient and 'rbd import' will fail producing a core file. Issue has been reported to engineering and maintenance update will correct the settings.
Additional Information
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:7022468
- Creation Date: 18-Dec-2017
- Modified Date:03-Mar-2020
-
- SUSE Open Stack Cloud
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com
2017-11-30 20:37:37.928 13683 ERROR nova.compute.manager [instance: 152e8ba0-4830-485d-a27c-8d126d0cf429] Command: rbd import --pool vms /var/lib/nova/instances/_base/afa3b11577fe146b7c581ea13dd70885a7b490f5 152e8ba0-4830-485d-a27c-8d126d0cf429_disk --image-format=2 --id cinder --conf /etc/ceph/ceph.conf