integ/ceph/ceph/files
Tiago Leal 10a6701d71 Fix timeout command in ceph-init-wrapper
When analyzing the ceph-process-states.log file, we observed a
recurring error scenario. In the /etc/init.d/ceph-init-wrapper
osd.0 script, the 'timeout' was consistently failing with error
code 125 on the execute_ceph_cmd function call. This failure was
due to the absence of a mandatory value parameter, causing
'timeout' to interpret 'ceph' as an invalid time interval.

To solve this bug, we introduced the necessary initialization
of the $WAIT_FOR_CMD variable. This ensures that the command is
executed correctly, addressing the issue and preventing the
recurrence of the 'timeout' error."

Test Plan:
  - PASS: Force the disk process to be reported as hung and
    check the aforementioned log for the desired output.

Closes-Bug: 2037728
Change-Id: Ic337b212b74c0cc76f25f4aaf9a99d77f8d9250d
Signed-off-by: Tiago Leal <Tiago.Leal@windriver.com>
2024-01-08 19:38:04 +00:00
..
ceph-init-wrapper.sh Fix timeout command in ceph-init-wrapper 2024-01-08 19:38:04 +00:00
ceph-manage-journal.py ceph-manage-journal: add support for mpath device 2022-05-24 12:40:41 +00:00
ceph-mds.conf.pmon AIO-DX Ceph Optimizations 2023-03-06 12:44:00 -05:00
ceph-preshutdown.sh Add conditions to when RBD devices are unmounted 2020-12-14 19:04:31 -05:00
ceph-radosgw.service Move STX specific files from stx-ceph to stx-integ 2019-01-23 10:05:40 -05:00
ceph.conf Change ceph-mon configuration 2021-10-26 18:47:36 -04:00
ceph.conf.pmon Move STX specific files from stx-ceph to stx-integ 2019-01-23 10:05:40 -05:00
ceph.service Move STX specific files from stx-ceph to stx-integ 2019-01-23 10:05:40 -05:00
ceph.sh Fix Ceph processes start race condition 2023-06-10 15:14:10 +00:00
mgr-restful-plugin.py Fix use of ceph_mgr_lifecycle_days variable 2023-07-05 13:50:44 +00:00
mgr-restful-plugin.service ceph: add mgr-restful-plugin service 2019-04-26 08:50:02 +00:00
starlingx-docker-override.conf Resolve AIO-SX shutdown hang with CEPH ordering hooks 2019-02-05 17:59:09 -05:00
stx-containerd-ceph-override.conf ceph: Adjust the override config file to the containerd runtime 2023-06-12 22:17:52 -04:00