Hello,
thanks at all for detailed information.
OMV 5.0 - finally out! :-)
-
- OMV 5.x
- Mr Smile
- Closed
-
-
First of all, thanks for the support.
I am on latest offical OMV 4 branch. Whenever OMV 5 will be officially available, would it be enough to update via the web GUI? (dirty flash). I guess we should uninstall all plugins (and maybe docker images?) running on OMV 4 before.
Or will we have to manually install it from scratch?
PD: I see Rye has posted a way to upgrade by manually adding the sources and force the update. Is that the way to go before official upgrade arrives?
Thanks.
-
Yes,that is the way to go OMV4 > OMV5 currently.
-
-
And will it be a "cleaner" way to proceed in the future?
-
I sincerely doubt that.
-
Thank you.
I will try it.
-
-
So I followed the directions in thread 38 and everything seemed to go well accepting the defaults for everything.
I have version 5.2.3-2 (Usul) installed and my shares from 4.x are all visible, passwords maintained.
I have uninstalled the 4.x version of omvextras and need to install the omvextras 5.x version.
However when I attempt to install omvextras using the command (Got on the omvextras.org website)
it says it cannot resolve it... wget -O - https://github.com/OpenMediaVa…ckages/raw/master/install | bashI can ping ip numbers on the internet from the server connected via putty so I'm not sure if there's a problem with the gitbhub URL or if it's something else??
-
Chances are that your /etc/resolv.conf file was erased.
-
Chances are that your /etc/resolv.conf file was erased.
That was it!! Thanks much...I followed thread 45 and it corrected it.
OMV is now showing all 5.x plugins.
I installed omvextras as well and docker and portainer...But after looking at those (Portainer needs a password or something..guess you have to signup?)...I uninstalled docker and portainer as I already have the plugins I need. (Left OMVExtras installed)...THANKS. -
-
Do the containers get erased after the OMV4--> OMV5 update?
I would like to maintain plex configuration and libraries scanned and tagged.
-
No, containers remain.
-
Thank you man, perfect then.
-
-
Portainer needs a password or something..guess you have to signup?
No. It wants you to create an initial username and password. This isn't signing up anywhere on the internet.
-
No. It wants you to create an initial username and password. This isn't signing up anywhere on the internet.
ryecoaaron,
After I wrote that last night I went and looked at a TechnoDadLife video and saw how to use it...I had seen the "Key" thing on the extensions is what made me think that.
THANKS MUCH for those instructions in thread 38. They worked great and I just had to use the instructions in thread 45 to get my resolve.conf back working (Probably something I did).
I have DOCKER and PORTAINER reinstalled and just updated to 5.2.4-1 Usul this morning without a hitch. So my upgrade from 4.x to 5.x seems complete and successful. -
I just upgraded to OMV5 with the following commands:
Code# sed -i "s/stretch/buster/g" /etc/apt/sources.list # sed -i "s/stretch/buster/g" /etc/apt/sources.list.d/* # sed -i "s/arrakis/usul/g" /etc/apt/sources.list.d/* # apt-get update # apt-get dist-upgrade # reboot
And after the reboot I am getting the RPC error whenever I try to log in to the webUI:QuoteError #0:OMV\Rpc\Exception: Failed to connect to socket: No such file or directory in /usr/share/php/openmediavault/rpc/rpc.inc:141
Stack trace:
#0 /var/www/openmediavault/rpc/session.inc(56): OMV\Rpc\Rpc::call('UserMgmt', 'authUser', Array, Array, 2, true)
#1 [internal function]: OMVRpcServiceSession->login(Array, Array)
#2 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
#3 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('login', Array, Array)
#4 /usr/share/php/openmediavault/rpc/proxy/json.inc(97): OMV\Rpc\Rpc::call('Session', 'login', Array, Array, 3)
#5 /var/www/openmediavault/rpc.php(45): OMV\Rpc\Proxy\Json->handle()
#6 {main}
My dkpg -l output:QuoteiF openmediavault 5.2.4-1 all openmediavault - The open network attached storage solution
ii openmediavault-flashmemory 4.2.1 all folder2ram plugin for OpenMediaVault
ii openmediavault-keyring 1.0 all GnuPG archive keys of the OpenMediaVault archive
My omv-engined output seems ok:QuoteSIGCHLD received ...
Child process forked (pid=5228)
Executing RPC (service=UserMgmt, method=authUser, params={"username":"admin","password":"**********"}, context={"username":"admin","role":1,"_SERVER":{"SERVER_PROTOCOL":"HTTP\/1.1","GATEWAY_INTERFACE":"CGI\/1.1","SERVER_SOFTWARE":"nginx\/1.14.2","REMOTE_ADDR":"192.168.13.239","REMOTE_PORT":"50154","SERVER_ADDR":"192.168.13.31","SERVER_PORT":"80","SERVER_NAME":"openmediavault-webgui","REDIRECT_STATUS":"200","HTTP_HOST":"192.168.13.31","HTTP_USER_AGENT":"Mozilla\/5.0 (Windows NT 10.0; WOW64; Trident\/7.0; rv:11.0) like Gecko","HTTP_CONTENT_TYPE":"application\/json","HTTP_REFERER":"http:\/\/192.168.13.31\/"}}) ...
RPC response (service=UserMgmt, method=authUser): {"response":{"authenticated":true,"username":"admin"},"error":null}
SIGCHLD received ...
Child (pid=5228) terminated with exit code 0
My systemctl status output seems ok:Quoteopenmediavault-engined.service - The OpenMediaVault engine daemon that processes the RPC request
Loaded: loaded (/lib/systemd/system/openmediavault-engined.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2020-01-26 15:59:36 CET; 12min ago
Main PID: 1643 (omv-engined)
Tasks: 1 (limit: 4915)
Memory: 15.8M
CGroup: /system.slice/openmediavault-engined.service
└─1643 omv-enginedJan 26 15:59:34 olmos13nas systemd[1]: Starting The OpenMediaVault engine daemon that processes the RPC request...
Jan 26 15:59:36 olmos13nas systemd[1]: openmediavault-engined.service: Supervising process 1643 which is not our child. We'll most likely not notice when it exits.
Jan 26 15:59:36 olmos13nas systemd[1]: Started The OpenMediaVault engine daemon that processes the RPC request.
And I fixed the resolv.conf issue by adding manually the nameservers from Google and protecting it to writing:Code# rm /etc/resolv.conf # echo "nameserver 8.8.8.8" >> /etc/resolv.conf # echo "nameserver 8.8.4.4" >> /etc/resolv.conf # chattr +i /etc/resolv.conf
But my problem is that it seems like OMV5 has not been fully installed, as after the upgrasde command:I got this:
Quote
Thanks in advance.PD: Never mind, I got it working.
-
-
PD: Never mind, I got it working.
Others might be interested in how.
-
Hi there i do not understand if now version 5.x is still in beta or is released, i see a lot people with version 5.
But at this link it's still in development https://openmediavault.readthe…o/en/latest/releases.htmlis it stable or not?
-
My first try to upgrade from arrakis to usul was unsuccessful.
I'm using Helios4 with 4.1.32, a RAID5 with four 8TB disks, some sharedfolders and SMB/CIFS shares plus docker containers for nextcloud, mariadb, letsencrypt according Macom's How-to.
What I did?Code# sed -i "s/stretch/buster/g" /etc/apt/sources.list # sed -i "s/stretch/buster/g" /etc/apt/sources.list.d/* # sed -i "s/arrakis/usul/g" /etc/apt/sources.list.d/* # apt-get update # apt-get dist-upgrade # reboot
After reboot I couldn't connect to the admin web interface:Code
Display MoreError #0: OMV\Exception: Failed to open include file 'js/omv/PluginManager.js'. in /usr/share/php/openmediavault/controlpanel/controlpanelabstract.inc:42 Stack trace: #0 /usr/share/php/openmediavault/controlpanel/controlpanelabstract.inc(70): OMV\ControlPanel\ControlPanelAbstract->scanFiles('js/omv/PluginMa...', Array) #1 /usr/share/php/openmediavault/controlpanel/controlpanelabstract.inc(87): OMV\ControlPanel\ControlPanelAbstract->scanFiles('js/omv/PluginMa...', Array) #2 /usr/share/php/openmediavault/controlpanel/controlpanelabstract.inc(90): OMV\ControlPanel\ControlPanelAbstract->scanDir('js/omv/module/a...', Array, true) #3 /usr/share/php/openmediavault/controlpanel/controlpanelabstract.inc(90): OMV\ControlPanel\ControlPanelAbstract->scanDir('js/omv/module/a...', Array, true) #4 /usr/share/php/openmediavault/controlpanel/controlpanelabstract.inc(90): OMV\ControlPanel\ControlPanelAbstract->scanDir('js/omv/module/a...', Array, true) #5 /usr/share/php/openmediavault/controlpanel/administration.inc(54): OMV\ControlPanel\ControlPanelAbstract->scanDir('js/omv/module/a...', Array, true) #6 /usr/share/php/openmediavault/controlpanel/controlpanelabstract.inc(181): OMV\ControlPanel\Administration->getJavascriptIncludes() #7 /var/www/openmediavault/index.php(41): OMV\ControlPanel\ControlPanelAbstract->render() #8 {main}
Now I'm back to OMV4 using a SD-Card backup.
My questions:
- Did I miss an important prerequisite, e.g. de-installing some packages or plugins?
- Which answers (Y or N) during the dist-upgrade are recommended?
Any help is highly appreciated.
-
-
After reboot I couldn't connect to the admin web interface:
You probably had some omv-extras plugins for omv 4.x still installed. Just make sure to install omv-extras 5.x and then update the system.
-
You probably had some omv-extras plugins for omv 4.x still installed. Just make sure to install omv-extras 5.x and then update the system.
Thank you. This was the missing clue.
OMV5 up and running, now!
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!