Hmm... might be yep, but everything else is working as far as I can see (obviously I cannot check network services)...
EDIT: I will just reinstall it now, to avoid future problems
Hmm... might be yep, but everything else is working as far as I can see (obviously I cannot check network services)...
EDIT: I will just reinstall it now, to avoid future problems
Hi guys,
Last week I did a regular update/upgrade via "apt-get update && apt-get dist-upgrade -y" via ssh and left it running.
After it was finished, I called "reboot".
After reboot I couldn't connect anymore. I rebooted several times, checked the network cables, hosts-file, hostname, etc. but I cannot get a network connection anymore.
ifconfig only shows lo, eth0 and eth1 don't have a connection apparently.
omv-firstaid and configure network doesn't do anything but giving an error "openmediavault error:address: the value ' ' is not a string".
I'm running OMV 3.0.46 on a HP ProLiant Microserver.
I'll attach the log that I got from omv-firstaid.
I hope someone can help me and prevent having me to freshly install omv.
Thanks in advance.
Hi @cooldjmc,
It's the same with one or two cables connected to the server...
You're right, over cable, I get around 90MB/s as well, but I'd love to get at least 10MBs via Wifi as well... any way there to manage this?
I'm using a Lenovo T450s with Intel Dual Band Wireless-AC 7265 and Windows 10
as fast as you will get with the current network setup
But how can I improve this?
The Server is connected with two 1 Gbit ports to two 1Gbit ports of the Router (Fritzbox 7362 SL) with Cat5e cables.
The Notebook I'm testing it with is connected via Wifi.
Hi, sorry for the late answer... had some more issues, which I had to fix first (what I did, thanks to your help as well :D)
I would check the network with iperf.
This gives me the following output:
Client: Virtualbox with Ubuntu 16.04 on Windows 10 connected via WLAN-AC
(On Windows, iperf didn't give any output)
I got through to the plugin-manager and uninstalled all plugins, now it's working.
I'll check them all one by one now.
Thanks for your help!
The links plugin hasn't been ported for OMV 3.0.13+. Uninstall it. apt-get remove openmediavault-links
Thanks a lot @ryecoaaron , I had to do this with the following packages:
openmediavault-links,
-med
-subsonic
-wol
But now it works fine, thanks again
EDIT: Wait, now it throws this error after logging in correctly:
Fehler #0:
exception 'OMV\Rpc\Exception' with message 'Failed to connect to socket: No such file or directory' in /usr/share/php/openmediavault/rpc/rpc.inc:138
Stack trace:
#0 /usr/share/php/openmediavault/rpc/proxy/json.inc(95): OMV\Rpc\Rpc::call('Services', 'getStatus', Array, Array, 3)
#1 /var/www/openmediavault/rpc.php(45): OMV\Rpc\Proxy\Json->handle()
#2 {main}
Hi,
Please post the output. I assume you'll see an error message which is produced by an plugin you've installed.
I assume you only need that error-line:
Hey,
After doing some updates today on my 3.0.26 system, I cannot connect to the WebGUI anymore...
After clicking on "Login", it loads for a while and then this error pops up:
Fehler #0:
exception 'OMV\Rpc\Exception' with message 'Failed to connect to socket: No such file or directory' in /usr/share/php/openmediavault/rpc/rpc.inc:138
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(124): call_user_func_array(Array, Array)
#3 /usr/share/php/openmediavault/rpc/rpc.inc(84): OMV\Rpc\ServiceAbstract->callMethod('login', Array, Array)
#4 /usr/share/php/openmediavault/rpc/proxy/json.inc(95): OMV\Rpc\Rpc::call('Session', 'login', Array, Array, 3)
#5 /var/www/openmediavault/rpc.php(45): OMV\Rpc\Proxy\Json->handle()
#6 {main}
Can anyone help me with this please?
I reinstalled the whole system and it worked perfectly fine
I added the backport kernel repo to the sources.list and all of the sudden, the searched kernel showed up in the apt-cache for manual install
So this:
deb http://ftp.debian.org/debian/ jessie-backports main non-free contrib
Into this:
/etc/apt/sources.list
Gesendet von meinem LG-H815 mit Tapatalk
Hi, thanks for your answer
You can try and install manually type
apt-get install linux-image-
press TAB key to the see the autocomplete display which kernels you want to install
This gives me the following output:
~# apt-get install linux-image-
linux-image-3.16.0-4-amd64 linux-image-amd64
linux-image-3.16.0-4-amd64-dbg linux-image-amd64-dbg
EDIT: now I got a "Finished" message when upgrading via OMV-Extras in the WebGUI, but the kernel remained the same as before O.o
Hey,
I just installed OMV 3.0.2 to my Microserver Gen 8.
I updated/upgraded to 3.0.26 (newest?).
Now I wanted to install the backport kernel via WebGUI.
But somehow it stops at "reading packet lists..." and the "start" button is not disabled anymore... No "finished"-message or something else...
Not updated as well, still old kernel installed...
What can I do to fix this?
Gesendet von meinem LG-H815 mit Tapatalk
Ok, Thanks
I think I'll just do a fresh setup with a working internet connection later today
Gesendet von meinem LG-H815 mit Tapatalk
I just got to this site: https://debgen.simplylinux.ch/generate.php
and generated a new sources.list, including all updates, main sources and omv sources.
I pasted the generated text into /etc/apt/sources.list and ran update/upgrade etc.
Let's see what happens now
Looks like connectivity wasn't available during install.
Can you post the output of
cat /etc/apt/sources.list
Hey,
here's the output you wanted:
:~# cat /etc/apt/sources.list
#
# deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20160102-11:44]/ jessie contrib main non-free
#deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20160102-11:44]/ jessie contrib main non-free
deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free
Display More
Looks like connectivity wasn't available during install.
Can you post the output of
cat /etc/apt/sources.list
You're probably right, my internet connection was reset today, so I had to install without internet...
How do I fix this?
I can post the output as soon as possible tomorrow
Gesendet von meinem LG-H815 mit Tapatalk
Hey,
I just installed OMV 3.0.2 to my Microserver Gen 8, ran apt-get update && apt-get dist-upgrade -y without a problem.
But now, in the Webview, it shows me the update "openmediavault 3.0.2" and when I try to update, I get the following message:
>>> *************** Error ***************
Failed to execute command 'export LANG=C; export DEBIAN_FRONTEND=noninteractive; apt-get --yes --force-yes --fix-missing --auto-remove --allow-unauthenticated --show-upgraded --option DPkg::Options::="--force-confold" install openmediavault 2>&1': Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
openmediavault : Depends: btrfs-tools but it is not installable
Depends: samba-vfs-modules but it is not going to be installed
Depends: pciutils but it is not installable
E
:
Unable to correct problems, you have held broken packages.
<<< *************************************
Display More
Also I cannot install any plugins or addons, etc...
Can anyone help me please?
Thanks in advance
Hi guys,
I just bought an HP ProLiant Microserver Gen8 G1610T.
The following Hardware is installed:
- 1x SanDisk X100s, 250GB SSD in the ODD-Slot, connected on Sata-Port 5 (Mainboard) => For the OS
- 1x 4GB MicroSD-Card => GRUB to redirect to the SSD to boot from it
- 2x 4TB Seagate NAS HDD in Slots 1 & 2
- Rest: original equipment
The following Software/OS is installed:
- Open Media Vault 3.0.25 (erasmus)
- OMV-Extras3
Settings:
- Raid: Mirror
- HDDs are formatted in XFS
- different SMB Shares/shared folders on the HDD
PROBLEM:
The transfer rate in both directions (reading + writing) is very slow (up to 6MB/s).
What I did so far:
- added SMB additional setting: max protocol = SMB3 ==> This gave speeds up to 7MB/s (wow :D)
- upgraded to backportkernel 4.5.0 ==> increased speed up to 8MB/s
- on windows 10 client: set autotuninglevel to disabled ==> didn't change anything
- connected different clients directly (via switch) or via wifi to the server and tried it (no big differences)
I have the exact same problems on a DIY Server (old Esprimo P400 with i3) at my workplace, but here the speeds don't go over 11MB/s with the same changes (except that I installed backportkernel 4.6.0 recently) and the connection is over GBit Switch via CAT5e cable everytime.
Can anyone help me please?
Thanks in advance