Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to test samba share #160

Open
sanchosk opened this issue Dec 18, 2024 · 1 comment
Open

Unable to test samba share #160

sanchosk opened this issue Dec 18, 2024 · 1 comment
Labels
bug Something isn't working unconfirmed

Comments

@sanchosk
Copy link

  • Linux-distro (kernel version): Debian, 6.11.10-amd64
  • Desktop Environment (KDE/GNOME etc.): Gnome
  • Qt Version: qt5
  • KDiskMark Version: 3.1.3
  • FIO Version: fio-3.38

Description:

When adding folder from SMB share and starting test, the app asks for admin password and then displays error message

fio: pid=0, err=2/file:filesetup.c:174, func=open, error=No such file or directory

Steps To Reproduce:

  • mount samba share in read/write mode
  • ensure you can create file in the target directory using both current user and root
  • ensure you can delete file using both current user and root
  • start kdiskmark
  • select the add directory and provide the path to the samba share
  • click All
  • provide root password

Expected result:
the test will start and run successfully.

Actual result:
Error message:
fio: pid=0, err=2/file:filesetup.c:174, func=open, error=No such file or directory

@sanchosk sanchosk added bug Something isn't working unconfirmed labels Dec 18, 2024
@sanchosk
Copy link
Author

Also tested with .deb version 3.1.4 with the same fio lib, result is the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unconfirmed
Projects
None yet
Development

No branches or pull requests

1 participant