(Sorry for repost, other post crashes all webbrowsers I try from and I cannot delete it)
Had the problem ever since the share was migrated from old disk volume to the new disk volume.
ownCloud versions tested with. 9.0.2 and 9.0.4
Cannot get access to external storage when the fileserver is formatted with ReFS.
Also the red/green status lights are not working the way they should.
The new ReFS formatted volume got it's data via robocopy, and all the shares where moved manually from old to new.
As long as SMB/CIFS uses saved credentials in user session it seems to show green light in administrator view.
Steps to reproduce
1. Setup a fileshare with partition type ReFS
2. Set up the share in External Storage from admin section
3. Even if the light get green it is not accessible
Expected behaviour
Should be able to access the fileshare same way as with NTFS shares.
On another server, Plex server also on Ubuntu 14.04 the same share is mounted in Ubuntu and works correctly, so i guess it is a problem with the "External Storage" app within ownCloud?
Actual behaviour
The shares shows in main page, but when clicked an error message "storage not available" comes up in the top.
Server configuration
Operating system: Ubuntu 14.04.4 LTS
Web server: Virtualmin 5.03
Database: MySQL 5.5.50
PHP version: 5.5.9-1ubuntu4.17
ownCloud version (see ownCloud admin page): 9.0.4
Updated from an older ownCloud or fresh install: 9.0.2
ownCloud log (data/owncloud.log, see https://central.owncloud.org/t/how-to-find-webserver-or-oc-logfile-enable-php-logfile/808):
Exception:
{"Exception":"OCP\Files\StorageNotAvailableException","Message":"Invalid
login","Code":0,"Trace":"#0
\/home\/tekniskmultimedia\/domains\/owncloud.tekniskmultimedia.no\/public_html\/apps\/files_external\/lib\/smb.php(157):
OC\Files\Storage\SMB->getFileInfo('')\n#1
\/home\/tekniskmultimedia\/domains\/owncloud.tekniskmultimedia.no\/public_html\/lib\/private\/files\/storage\/common.php(434):
OC\Files\Storage\SMB->stat('')\n#2
\/home\/tekniskmultimedia\/domains\/owncloud.tekniskmultimedia.no\/public_html\/apps\/files_external\/lib\/smb.php(391):
OC\Files\Storage\Common->test()\n#3
\/home\/tekniskmultimedia\/domains\/owncloud.tekniskmultimedia.no\/public_html\/apps\/files_external\/lib\/config.php(231):
OC\Files\Storage\SMB->test(false, false)\n#4
\/home\/tekniskmultimedia\/domains\/owncloud.tekniskmultimedia.no\/public_html\/apps\/files_external\/controller\/storagescontroller.php(258):
OC_Mount_Config::getBackendStatus('\OC\Files\Stora...', Array,
false, false)\n#5
\/home\/tekniskmultimedia\/domains\/owncloud.tekniskmultimedia.no\/public_html\/apps\/files_external\/controller\/userglobalstoragescontroller.php(118):
OCA\Files_External\Controller\StoragesController->updateStorageStatus(Object(OCA\Files_external\Lib\StorageConfig),
false)\n#6 [internal function]:
OCA\Files_External\Controller\UserGlobalStoragesController->show(5,
false)\n#7
\/home\/tekniskmultimedia\/domains\/owncloud.tekniskmultimedia.no\/public_html\/lib\/private\/appframework\/http\/dispatcher.php(159):
call_user_func_array(Array, Array)\n#8
\/home\/tekniskmultimedia\/domains\/owncloud.tekniskmultimedia.no\/public_html\/lib\/private\/appframework\/http\/dispatcher.php(89):
OC\AppFramework\Http\Dispatcher->executeController(Object(OCA\Files_External\Controller\UserGlobalStoragesController),
'show')\n#9
\/home\/tekniskmultimedia\/domains\/owncloud.tekniskmultimedia.no\/public_html\/lib\/private\/appframework\/app.php(110):
OC\AppFramework\Http\Dispatcher->dispatch(Object(OCA\Files_External\Controller\UserGlobalStoragesController),
'show')\n#10
\/home\/tekniskmultimedia\/domains\/owncloud.tekniskmultimedia.no\/public_html\/lib\/private\/appframework\/routing\/routeactionhandler.php(45):
OC\AppFramework\App::main('UserGlobalStora...', 'show',
Object(OC\AppFramework\DependencyInjection\DIContainer), Array)\n#11
[internal function]:
OC\AppFramework\routing\RouteActionHandler->__invoke(Array)\n#12
\/home\/tekniskmultimedia\/domains\/owncloud.tekniskmultimedia.no\/public_html\/lib\/private\/route\/router.php(276):
call_user_func(Object(OC\AppFramework\routing\RouteActionHandler),
Array)\n#13
\/home\/tekniskmultimedia\/domains\/owncloud.tekniskmultimedia.no\/public_html\/lib\/base.php(907):
OC\Route\Router->match('\/apps\/files_ext...')\n#14
\/home\/tekniskmultimedia\/domains\/owncloud.tekniskmultimedia.no\/public_html\/index.php(39):
OC::handleRequest()\n#15
{main}","File":"\/home\/tekniskmultimedia\/domains\/owncloud.tekniskmultimedia.no\/public_html\/apps\/files_external\/lib\/smb.php","Line":119}
Special configuration (external storage, external authentication, reverse proxy, server-side-encryption):
- Shared hosting on own webserver.
Integrity status for oC9+
No issues found