really cute device. a lot of good ideas (like the cooling fan in the bottom), but maybe a bit early to buy one for own experiments... most (all) of the pictures are definitly cgi.
i would wait for a review/hands-on video.
really cute device. a lot of good ideas (like the cooling fan in the bottom), but maybe a bit early to buy one for own experiments... most (all) of the pictures are definitly cgi.
i would wait for a review/hands-on video.
Hi,
hopefully it will be availbale soon:
https://en.t-firefly.com/product/industry/itx3588j
Article (sorry only in german):
https://www.heise.de/news/Mini…inux-Rechner-6537189.html
Hi Eule,
Sorry. I can't help you there. Since this is also a relatively critical part of the HW, I don't want to experiment with it.
I'm using firmware version v173.1.0.1 since I build my Odroid/OMV system.
p.parker
Hi Eule,
I used this wiki for updating the firmware of the USB-SATA controller of my Odroid HC1.
p.parker
Hi elsmandino,
I bought two of the 12TB WD My Books myself a few weeks ago.
1.) As far as I know you loose the 3 year warranty when remove the drive from the enclosure... But: As long as the enclosure remains undamaged, you can put the drive back in and take advantage of the guarantee. You have to be very careful when you remove the drive. There are videos on youtube which will help you. I did it that way (sorry for the german language).
2.) Its extremely likely that it is a WD120EDAZ. See this. In my case it was the same.
p.parker
Hi jackster,
I'm running NC 16.0.5 in a docker container.
I never update the container itself. I use the update script ("updater.phar") from the command line within the container.
p.parker
hi boombuia,
ive planned something similar like you, but I have never implemented it... I found this article a while ago, maybe it helps.
You should rethink your idea, to us ftp for remote file access. its a very unsafe, old protocol.
I'm using nextcloud (docker) to access and share my files to various clients and I'm pretty happy with it. But maybe thats another use case.
p.parker
Hello - is there any user who could eventually comment on this
Hi,
I don't know if it helps but I use the nextcloud update procedure from within the container. (running 16.0.3 right now) I never updated the container image itself. This is what I do:
1.) log into the container image
2.) start the (text-)menu-driven update script:
and followed the instructions... Ive done this that way about 5-6 times.
p.parker
Hi,
Im running nextcloud in docker as well. When I want to excute an 'occ' command for some reason, I do it from 'within' the docker container:
where 'nextcloud' is the name of the container. when Im doing a 'ls -l' it looks like this:
total 4
drwxr-xr-x 1 abc abc 0 Feb 9 00:17 app
drwxr-xr-x 1 root root 6 Feb 9 00:51 bin
drwxr-sr-x 1 abc abc 48 Jan 5 14:15 config
drwxrwx--- 1 abc abc 268 Mar 20 11:01 data
drwxr-xr-x 1 abc abc 0 Jan 25 20:08 defaults
drwxr-xr-x 5 root root 320 Mar 31 13:18 dev
drwxr-xr-x 1 root root 136 Mar 31 13:18 etc
drwxr-xr-x 1 root root 0 Feb 9 00:16 home
-rwxr-xr-x 1 root root 389 Sep 9 2018 init
drwxr-xr-x 1 root root 190 Feb 9 00:52 lib
drwxr-xr-x 1 root root 104 Sep 9 2018 libexec
drwxr-xr-x 1 root root 28 Feb 9 00:16 media
drwxr-xr-x 1 root root 0 Feb 9 00:16 mnt
dr-xr-xr-x 257 root root 0 Mar 31 13:18 proc
drwx------ 1 root root 26 Apr 1 13:29 root
drwxr-xr-x 1 root root 64 Mar 31 13:18 run
drwxr-xr-x 1 root root 152 Feb 9 00:17 sbin
drwxr-xr-x 1 root root 0 Feb 9 00:16 srv
dr-xr-xr-x 12 root root 0 Apr 1 13:09 sys
drwxrwxrwt 1 root root 2790 Apr 2 14:45 tmp
drwxr-xr-x 1 root root 68 Feb 9 00:52 usr
drwxr-xr-x 1 root root 18 Feb 9 00:51 var
Display More
as you can see, the owner of the 'data' folder is 'abc' in my case. I can execute an 'occ' command then like:
the result would be:
hope that helps.
p.parker
is openvpn the official part of omv? If not...
...
hmm,
no idea what you mean. are there "unofficial" plugins?
thats what I did:
OMV3: install openvpn plugin (openmediavault-openvpn 3.0.6) via web plugin installer -> works perfectly
OMV4: install openvpn plugin (openmediavault-openvpn 4.0.1) via web plugin installer -> does not work (see links in my above post)
p.parker
p.s.
I havent tried the solution that solved the issue for gromgsxr.
...
Is anyone have such a problem ?
yep.
see this thread and here. nobody seems to care... :-/
Im happy with OMV3 right now, so ill be patient.
p.parker
Hi,
any news on this?
I have the same problem. Dashboard shows green lights, but openvpn is not running. I installed and configured the openvpn plugin the same way as in OMV3.
Any help would be greatly appreciated.
p.parker
...
What versions of the JMS578 firmware do you have in your HC1?
Its v173.1.0.1, but I dont recall that I had problems with the original firmware version. I just did the update because it was recommended.
p.parker
Hi Mr. Grape,
Display MoreSo Odroid HC1 is online and ... just a few details.
1. The upload is ok, some 100MB/s, but the download oscillates around 37MB/s. Any ideas where to look? SMB like FTP the same.
2. The disk is being aggressively stopped. Too fast for my taste. Just a few moments of inactivity are enough and the plates are stopped. Changing the options to 254 and say 60 minutes gives nothing.
3. Kernel 4.9.103 is the norm or did I miss something?
1.) using Odroid HC1 with a HGST Travelstar 7K1000 my up/down speed (SMB) is above 80MB/s for big files (max is about 90MB/s).
2.) my config is: APM: 127, Acousic Management deactivated, 20minutes spin-down. Everything works as expected.
3.) I think there a still problems with the mainline kernel 4.14.y. for armbian "stretch". At least I coundt find any official release on the armbian site. Im still using 4.9.61 with "jessie".
Maybe tkaiser has some more info. Hes the local guru here.
p.parker
This is not a 'fix' since those predictable en... names are neither a problem nor a bug but a solution for a long standing problem with the stupid/primitive/anachronistic interface names like eth0 (exchange position of PCIe cards and the naming of your network interfaces changes!)
uhhh. ok. then I will apologize for my " stupid/primitive/anachronistic" link. I really should be more carefull and I didnt know that "namig network interfaces" could possibly be a science (or maybe a religion...).
Anyway. Maybe I make another try with this knowledge and the error messages that I posted above will magically disappear.
p.parker
...I think the long name for eth0 is by design?
Hi,
regarding to my good friend google your right. its a "feature" named "consistent network device naming". Here's a thread with some Info.
In this thread is a fix for odroid (possibly for other single board computers).
root@odroid:~# cat /etc/udev/rules.d/70-persistent-net.rules
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth0", NAME="eth0"
maybe this will help...
p.parker
Hi,
did some testing with the OMV 4.1.7 image for the Odroid HC1 ("OMV_4_Odroid_XU4_HC1_HC2.img.xz"). I had to roll back to 3.0.99 because of some problems. I'm not an Linux/Debian expert, so maybe ive just made a mistake.
Here are my findings after the initial boot with a newly flashed sd-card:
1.) The ethernet adapter has a very strange name "enx001122334455" where "001122334455" is the MAC-address of the adapter. In the old build (3.0.99) it was just the usual "eth0".
2.) I wasnt able to add the interface in the network settings of the gui (see screenshot).
3.) The check for available updates did not work (see screenshot).
After that I switched back to my old installation. I have saved the syslog and the system-information->report file. If one of the moderators is interested, I can send them.
Thanks for your effort!
p.parker
it doesn't work either and apparently they don't plan to do an update to solve this problem there
Hi botteur,
I had a similar problem with my Dune TV303D mediaplayer after upgrading to OVM 4.
I found out that the problem wasnt the SMB1 (NT1) protocol itself, but the authentication method my mediplayer used (NTLMv1). As far as I have understood, this method was switched off for security reasons with the current version of the samba service (4.5.12).
I solved the problem by adding this line in the "extra options" field:
Now everything works like before the upgrade to OMV 4.
The bad part: I really have no idea if using this option has a significant impact on the security of the Installation.
Maybe someone gives a comment on this.
p.parker