Nextcloud version: 32.0.6
Nextcloud Desktop version: 3.17 <
We’re running a Nextcloud instance with ~500,000 files (~1TB) using SMB as a storage backend. Nextcloud runs on a vm on the storage host. Networking is done via virtio.
We’ve had consistent issues with the desktop client being updated to a stable version yet having to be rolled back because of breaking bugs in the stable release on windows and since version 3.17 the linux clients have completely broken and refuse to download and upload properly.
After configuring a client it takes at least 40-50min. to use the client when using VFS.
Are these issues we would have in the Enterprise edition?
My assumption, and what I’ve expressed so far, is that SMB(CIFS)(-> IOPs) is the bottleneck and a native filesystem should be used instead, I don’t know how correct I am in saying this but this has been my experience with other products of a similar nature.