-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OMV reboots after applying changes #26
Comments
Which banana pi? I'm guessing old since this seems like the system ran out of memory and rebooted. |
It's a Banana Pi M1+. It is old, yes, but when I added the first 2 clients, there was no problem. |
Each client consumes more ram. It seems like the third was too much. If you had a monitor plugged into the system, you might see an OOM (out of memory) message. As for logs, it depends on how fast it reboot to know if it had time to log anything. I don't see how adding clients from the command line will help. |
I have run a bash script (cat /proc/meminfo >> Memory.txt) to check and save the memory status every 0.2 sec and I don't see any memory issues 🙄 (See last lines recorded before rebooting at the end) The reboot problem occurs when I apply the changes to the system. I imagine (I'm not an expert) that the OMV "Apply changes" makes OMV run a script to use the wireguard commands to update the Linux configuration. That's why I asked for the possibility of doing it from command line and check if it reboots when adding the new client from command line or not. What do you think?? Thanks MemTotal: 989248 kB MemTotal: 989248 kB MemTotal: 989248 kB |
Running out of memory was just a guess. You can run: sudo omv-salt deploy run wireguard But theis takes the nginx and php parts out of the test. So it is not apples to apples. |
Yes, I know it was a guess and I appreciate it. I'll check what you suggest and will update the thread. |
I tried the command once and it it rebooted again.
It rebooted again too. :-( |
Sounds like something is segfaulting in the kernel. Is there anything in dmesg? |
How can I track it?? I run
|
This still seems like a hardware issue. I was just able to add four clients on my test VM and it didn't reboot. Since the system isn't in front of me, I can only guess what is wrong. Look through all log files in /var/log. Plug a monitor in to see if you see on the screen why it is rebooting. Maybe your sd card is failing. If you can't find anything, you just might have to upgrade to a newer board. |
I changed a value in the "Scheduled Tasks" and applied changes. It took time, but the BananaPi did not reboot... |
Hello.
I have 2 WG clients working without any problem since some time ago.
Now, I have added a new client from WebUI. I see that the OMV config.xml is updated, but when I apply the changes to take effect, after a few minutes of OMV clock icon, the machine (a Banana PI) reboots itself.
I don't know where to see the logs to find what's going on. Any help would be appreciated.
System info:
OS/Debian information
Distributor ID: Debian
Description: Armbian 24.5.0-trunk.493 bookworm
Release: 12
Codename: bookworm
openmediavault information
Release: 7.0.5-1
Codename: Sandworm
System information
Linux bananapi 6.6.29-current-sunxi #1 SMP Sat Apr 27 15:11:44 UTC 2024 armv7l GNU/Linux
openmediavault plugins
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
ii openmediavault-flashmemory 7.0 all folder2ram plugin for openmediavault
ii openmediavault-keyring 1.0.2-2 all GnuPG archive keys of the openmediavault archive
ii openmediavault-omvextrasorg 7.0 all OMV-Extras.org Package Repositories for OpenMediaVault
ii openmediavault-wireguard 7.0.4 all openmediavault WireGuard plugin
The text was updated successfully, but these errors were encountered: