dokan-dev / dokany

User mode file system library for windows with FUSE Wrapper
http://dokan-dev.github.io
5.21k stars 661 forks source link

Windows 10 Pro cephfs mount not working, no error logs #1083

Closed jakoberpf closed 2 years ago

jakoberpf commented 2 years ago

Feature request can skip this form. Bug report must complete it. Check List must be 100% match or it will be automatically closed without further discussion. Please remove this line.

Environment

Check List

Description

I am using a clean install of Windows 10 Pro and cannot connect to a CephFS. It worked fine in a previous VM but i cannot get it work again in this VM. There are unfortunatly no error logs which allow me to debug this further.

I have set the ceph.conf and keyring in the default location and am using the command ceph-dokan -d -o -l x but am always getting the same output of ceph-dokan: Mounted cephfs directory /. Mountpoint: x. But there is no drive on letter x.

Bildschirmfoto 2022-03-29 um 16 25 22

Logs

Please attach in separate files: mirror output, library logs and kernel logs. In case of BSOD, please attach minidump or dump analyze output.

Liryna commented 2 years ago

Hi @jakoberpf ,

The ceph project is maintained by another team. I have no knowledge on this project unfortunately. An issue should be opened on their repository.

jakoberpf commented 2 years ago

Alright @Liryna, thanks for the hint.