Bug 51670 - ceph-fuse не монтирует папку (failed to remount (to trim kernel dentries): return code = 32)
Summary: ceph-fuse не монтирует папку (failed to remount (to trim kernel dentries): re...
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: ceph (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Alexey Shabalin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-09 12:04 MSK by Nikolai Zurabishvili
Modified: 2024-10-09 12:04 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolai Zurabishvili 2024-10-09 12:04:53 MSK
ceph-18.2.4-alt4

Стенды (обновлены до сизифа):

Server 10.2 office x86-64

Предусловия: Настроить ceph кластер

Шаги:
1. # ceph-fuse -m $(hostname):6789 /mnt/cephfs 

Ожидаемый результат: Успешное монтирование папки 

Фактический результат: Ошибка mount: /mnt/cephfs : mount point not mounted or bad option. (в логах - failed to remount (to trim kernel dentries): return code = 32)

Доп: Аналогичная ошибка в апстриме - https://tracker.ceph.com/issues/62664 (шаги воспроизведения и содержания логов аналогичны) 
Предложен PR для исправления - https://github.com/ceph/ceph/pull/57170