Project

General

Profile

Actions

Bug #52481

closed

cephadm: install_sysctl: FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/sysctl.d/90-ceph-...'

Added by Sebastian Wagner over 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
cephadm (binary)
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2021-08-30T03:49:00.267808Z service:osd.all-available-devices [ERROR] "Failed to apply: cephadm exited with an error code: 1, stderr:Non-zero exit code 1 from /usr/bin/docker container inspect --format {{.State.Status}} ceph-d1405594-0944-11ec-8ebc-f23c92edc936-osd.0
/usr/bin/docker: stdout 
/usr/bin/docker: stderr Error: No such container: ceph-d1405594-0944-11ec-8ebc-f23c92edc936-osd.0
Deploy daemon osd.0 ...
Traceback (most recent call last):
 File "/var/lib/ceph/d1405594-0944-11ec-8ebc-f23c92edc936/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 8230, in <module>
    main()
  File "/var/lib/ceph/d1405594-0944-11ec-8ebc-f23c92edc936/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 8218, in main
    r = ctx.func(ctx)
  File "/var/lib/ceph/d1405594-0944-11ec-8ebc-f23c92edc936/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 1759, in _default_image
    return func(ctx)
  File "/var/lib/ceph/d1405594-0944-11ec-8ebc-f23c92edc936/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 4326, in command_deploy
    ports=daemon_ports)
  File "/var/lib/ceph/d1405594-0944-11ec-8ebc-f23c92edc936/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 2632, in deploy_daemon
    c, osd_fsid=osd_fsid, ports=ports)
  File "/var/lib/ceph/d1405594-0944-11ec-8ebc-f23c92edc936/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 2801, in deploy_daemon_units
    install_sysctl(ctx, fsid, daemon_type)
  File "/var/lib/ceph/d1405594-0944-11ec-8ebc-f23c92edc936/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 2963, in install_sysctl
    _write(conf, lines)
  File "/var/lib/ceph/d1405594-0944-11ec-8ebc-f23c92edc936/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 2948, in _write
    with open(conf, 'w') as f:
FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/sysctl.d/90-ceph-d1405594-0944-11ec-8ebc-f23c92edc936-osd.conf'" 

https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/message/W2ZTQSBKBANBH74EMCCOY5HNQ5GHUIEO/

Maybe the /usr/lib/sysctl.d/ folder is missing????


Related issues 1 (0 open1 closed)

Related to Orchestrator - Bug #53130: cephadm SYSCTL_DIR path not FHS compliantResolved

Actions
Actions #1

Updated by Sebastian Wagner over 2 years ago

  • Related to Bug #53130: cephadm SYSCTL_DIR path not FHS compliant added
Actions #2

Updated by Redouane Kachach Elhichou almost 2 years ago

This issue has been there for 8 months and was only observed once. Related issue has already been solved. Closing unless you are able to reproduce it in that case please feel free to re-open providing the steps and setup in which it could be reproduced.

Actions #3

Updated by Redouane Kachach Elhichou almost 2 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF