New Question

Revision history [back]

click to hide/show revision 1
initial version

CephFS Windows mkdir error

Hello,

I've been getting an error while testing CephFS for Windows.

My setup is fairly small. I set up the Ceph service on a single VM, and then mounted a CephFS volume on one of my Windows 10 build agents. The error comes when performing a sync with a Perforce client to the mounted drive, and it outputs between near a hundred of these.

The Perforce log outputs this contradicting statement:

Can't create directory for X:\path\to\file.uasset

mkdir: X:\ The process was successfully ended

Event viewer is giving this error:

The description for the Event-ID "2" from the source "ceph-dokan" was not found. Either the component that triggers this event, not locally installed on this computer, or the the installation is damaged.....

[Time Stamp] ... 1b 2 ceph-dokan: WinCephCreateFile /path/to/file.uasset: Not found.

CephFS Windows mkdir error

Hello,

I've been getting an error while testing CephFS for Windows.

My setup is fairly small. I set up the Ceph service on a single VM, and then mounted a CephFS volume on one of my Windows 10 build agents. The error comes when performing a sync with a Perforce client to the mounted drive, and it outputs between near a hundred of these.these. I don't think the issue lies with the Perforce client, since it works fine a local drive, but it's hard to tell. I was hoping to get more info from the event viewer, but it doesn't know the error is either.

The Perforce log outputs this contradicting statement:

Can't create directory for X:\path\to\file.uasset

mkdir: X:\ The process was successfully ended

Event viewer is giving this error:

The description for the Event-ID "2" from the source "ceph-dokan" was not found. Either the component that triggers this event, not locally installed on this computer, or the the installation is damaged.....

[Time Stamp] ... 1b 2 ceph-dokan: WinCephCreateFile /path/to/file.uasset: Not found.