Recent Activities
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
gderf -
Replied to the thread OMV 3.x Resolved How to enable Flash Memory plugin?.
PostThe presence of folder2ram entries in your mounts indicate that the Flash Memory plugin is enabled. -
cleimarcia -
Liked votdev’s post in the thread OMV 3.x Firefox verhindert Zugriff auf OMV Webinterface.
Like (Post) -
cleimarcia -
Replied to the thread OMV 3.x Firefox verhindert Zugriff auf OMV Webinterface.
PostDanke @votdev Für alle die dasselbe Problem haben hier die Lösung 1. Open "about:config". 2. Find "w3c_touch_events". 3. Reset both settings. 4. Refresh ExtJS 6 page. In my case the value were: dom.w3c_touch_events.enabled … -
steakhutzeee -
Replied to the thread Build a minipc nas, but which?.
PostYep, i'm just afraid of being "alone". If i buy one of these SBC, what happens if i've a problem? The pro side of Raspberry is that they're very well known and have a very large active community -
houndhunger -
Liked tkaiser’s post in the thread Building OMV automatically for a bunch of different ARM dev boards.
Like (Post)Silly me! I forgot that I'm currently not testing my OMV/Armbian builds but ayufan's OMV images for ROCK64. For whatever reasons rock64_fix_irqs.sh does not get automatically executed at startup so after manually executing it performance increases… -
Patrick Haak -
Replied to the thread OMV 3.x Resolved Webgui not working after upgrade from 2.2.x to 3.0.
PostHi, After a lot of hassle I managed to install a clean version of OMV v3.0.36. The web-interface works and after some configuration and updates it seems to be running nicely now on v3.0.99. Cheers, Patrick -
ajaja -
Replied to the thread OMV 3.x Dual Nic and one switch.
PostI too would like to know what I can do with my additional Nic. I am sure there is an advantage with Docker. I do run Haugene/Transmission-OpenVPN. So what can be done with a second(third) Nic? -
bluetec -
Replied to the thread OMV 3.x Latest debian update breaks VirtualBox/phpVirtualBox plugin?.
PostMoin auch ich habe das Problem seit dem ich das letzte Update gestern gemacht habe, kann ich VirtualBox nicht mehr Starten. Wenn ich das OMV Interface aufrufe bekomme ich eine Meldung Source Code (1 line) Source Code (9 lines) Diese schritte habe ich… -
RobertR728 -
Posted the thread OMV 3.x Dual Nic and one switch.
ThreadSo my OMV Nas has 2 Nic cards. I currently only use one for all traffic to OMV. Is there ant advantage to setting up the second Nic to go to the same network plugged into the same switch. Are there any performance gains or any gains i really do not know. -
bookie56 -
Replied to the thread ZFS Degraded Pool.
PostHow does OMV mount my raid array in fstab? I can't make head or tail of this... Source Code (19 lines)Just so I am certain when things go pearshaped.... Note...I say when...lol bookie56 -
sandros -
Replied to the thread OMV 4.x (stable) System lock up and reboot when writing to RAID 6 array.
PostThanks for the reply! I don't think that the PSU or the cards can't handle the operation. If I start copying a big file over 300MB/s it works, no instant lock ups or anything. But I'll try with a different PSU just in case. -
macom -
Replied to the thread collectd failed to start How can i fix it.
PostQuote from Simon_100: “I cant open /var/log/syslog it says permission denied. ” You can view the syslog also in the GUI. Select "system logs" in the left side. From CLI you can use for exampleless /var/log/syslog
to view the log file if you are logged… -
Simon_100 -
Replied to the thread collectd failed to start How can i fix it.
PostNo i haven‘t. I have only an Antivirus plugin. When I dissable the diagramms the error stops, when i enable it, the error comes back. I cant open /var/log/syslog it says permission denied. -
RobertR728 -
Replied to the thread OMV 3.x Resolved How to enable Flash Memory plugin?.
PostHi I was curious on how to know if flashmem plug-in is working? I originally thought I had set it up correctly but when I edited fstab and rebooted it caused my system disk to go read only. I figured out how to repair that and I removed my edits to… -
RobertR728 -
Replied to the thread Raid 5 growing.
PostYes the more I read I believe I would not go raid 5 next time. I have already transfered allot of media files to array. I think snapraid or no raid at all would possibly serve me better. Glad to hear I'm not the only person who's made bad life choices… -
afremont_temp -
Replied to the thread Rock64 and UASP support.
PostI have an Anker USB 3.0 to SATA adapter using the dreaded Asmedia chipset. I'm sure that it's a 1053e which should do UAS okay, but because of the v174cp55aa modules thing, it only loads the usb-storage driver. I tried adjusting the entry in… -
afremont -
Replied to the thread Raid 5 growing.
PostAdding a drive to a raid 5 array means rewriting absolutely everything on the existing drives. I know you wanted the added space, but you really beat the original drives up pretty hard. Might want to think about adding a hot spare or two now. As for… -
afremont -
Replied to the thread Build a minipc nas, but which?.
PostThat looks like a good way to do it. The rock 64 makes a good small NAS too. It has gigabit Ethernet and a USB 3 port. It's not quite that fast, but still very speedy using a decent usb3 SATA adapter. Sent from my Moto G (4) using Tapatalk -
cmbe -
Replied to the thread OMV 4.x (stable) Upgrade 3.x -> 4.x Mail with PHP error after upgrade from 3.X to 4.X.
PostAfter reading that could result from an unsuccessful php upgrade. I am adding further info from "dpkg -l | grep -E "php|openm": Source Code (27 lines)