metRo_ Beginner
-
metRo_
Reacted withReaction (Post)to QubaVR’s post in the thread OMV 5.x resolved Rasberry Pi4 + Seagate External USB3.0 = No spin-down, no S.M.A.R.T. (100% resolved).
(Quote from clickwir)
Thanks for the encouragement. You could be saving me a ton of time here
Other than thermals, I just want the drive to stay quiet when not in use, as I have the OMV hardware set in an otherwise quiet room
As for SMART over USB -… -
metRo_
Replied to the thread Disk spin down.Post -
metRo_
Replied to the thread Disk spin down.PostI'll connect a power meter to find out but when I go close to the disk it looks like it is always spinning.
I only enable the option on OMV now. Is it supposed that the usb dock put it on spin down by it self? -
metRo_
Replied to the thread Disk spin down.Post(Quote from macom)
USB. It is a RPi4 with a Dock Station Ewent EW7012 and a Seagate IronWolf 4TB 5900RPM 64MB SATA III. -
metRo_
Posted the thread Disk spin down.ThreadWhat is the expected behavior related to disk spin down? It is enable by default? Mine looks like it is always spinning. It something that I can configure on OMV or like this post I need to set externally?
Thank you -
metRo_
Replied to the thread RPi4 read/write performance for SMB shares.PostI need to get an ethernet adapter since my laptop doesn't have one.
Right now I'll try to get the same speeds of windows on osx and linux since linux is the OS I use most. -
metRo_
Replied to the thread RPi4 read/write performance for SMB shares.PostDid you change any settings of samba? -
metRo_
Replied to the thread OMV 5.x slow write speed ( 9MB/s) with RPI4 (4GB) and usb 3 hdd.Post(Quote from shadowlord)
What did you changed? -
metRo_
Replied to the thread OMV 5.x RPi and other SBC/armbian images.PostThere is any preferable way to measure the speed of a file transfer?
I use AJA System Teste on osx and windows:
Machine 1 osx - 10MB/s write and 25MB/s read
Machine 1 w10 - 29MB/s write and 31MB/s read
Machine 2 ubuntu - 16MB/s write and 16MB/s read
Machine 2… -
metRo_
Replied to the thread OMV 4.x Nextcloud with Letsencrypt using OMV and docker-compose - Q&A.PostWhat kind of download/upload speed do you get on nextcloud? The same as using samba shares? -
metRo_
Replied to the thread OMV 4.x Nextcloud with Letsencrypt using OMV and docker-compose - Q&A.Post(Quote from metRo_)
Change my ip and port to this and it seems to be working as supposed.
(Code, 5 lines) -
metRo_
Replied to the thread OMV 4.x Nextcloud with Letsencrypt using OMV and docker-compose - Q&A.PostWhen I send a request to my router on port 443/80 it forward the request to my host, 192.168.1.108:444/81. Then swag got the request and forward it to nextcloud because I have set it on my nextcloud server:
(Code, 5 lines)
Is that how it work? -
metRo_
Replied to the thread OMV 4.x Nextcloud with Letsencrypt using OMV and docker-compose - Q&A.Post -
metRo_
Replied to the thread OMV 4.x Nextcloud with Letsencrypt using OMV and docker-compose - Q&A.PostBut when I access the server outside of my network the request is routed to a ip also. Can you explain me or redirect me for some documentation why do I need to bypass the proxy when on local network? -
metRo_
Replied to the thread OMV 4.x Nextcloud with Letsencrypt using OMV and docker-compose - Q&A.Post(Quote from macom)
Even for local requests? -
metRo_
Replied to the thread OMV 4.x Nextcloud with Letsencrypt using OMV and docker-compose - Q&A.PostThank you. So when I access it inside my local network there is no certificate? -
metRo_
Replied to the thread OMV 4.x Nextcloud with Letsencrypt using OMV and docker-compose - Q&A.Post(Quote from macom)
There is any disadvantage enabling it?
I still want to use the domain but inside my local network. -
metRo_
Replied to the thread OMV 4.x Nextcloud with Letsencrypt using OMV and docker-compose - Q&A.PostI'm trying to access nextcloud from local network. I tried to configure dnsmasq and it replied the ip address of nextcloud host however I still can't access it from local network:
(Code, 2 lines)
There is any setting that I look into?
My config.php… -
metRo_
Replied to the thread Solve a NAT Loopback problem.PostI'm trying to configure dnsmasq as dns server to serve nextcloud.mydomain.duckdns.org locally but with no success.
Below is dnsmasq config and now if I dig to nextcloud.mydomain.duckdns.org it is pointing to correct ip address however I got an … -
metRo_
Replied to the thread OMV 5.x RPi and other SBC/armbian images.PostThank you