You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the prompt “Please enter data storage directory (default: /data/rustfs0):”
I entered:/home/file/rustfs
I confirmed that the folder had been created and its permissions were set to 755.
However, the program failed to start.
The log file (/var/logs/rustfs/rustfs-err.log) contained the following error: Error: Custom { kind: Other, error: VolumeNotFound }
I also tried deleting the rustfs0 folder and letting the program create it, but it failed to start
I also tried using the default values (port and file path), so that I could successfully install and start it
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I installed rustfs using the following command:
When the prompt “Please enter data storage directory (default: /data/rustfs0):”
I entered:/home/file/rustfs
I confirmed that the folder had been created and its permissions were set to 755.
However, the program failed to start.
The log file (/var/logs/rustfs/rustfs-err.log) contained the following error:
Error: Custom { kind: Other, error: VolumeNotFound }I also tried deleting the rustfs0 folder and letting the program create it, but it failed to start
I also tried using the default values (port and file path), so that I could successfully install and start it
How to use a custom file path?
Beta Was this translation helpful? Give feedback.
All reactions