What could I do with the entry Tags (last line in the edit dialog) ?
Beiträge von Barricade
-
-
thank you, i checked
https://j3455-itx:9090/system/terminal
which is working.
yes, i know that i can use ssh on the prompt, normaly i use putty for that, but i've bundled all the links to
my omv nas services on one place on the desktop as web links (omv, cockpit, docker-dokuwiki, docker-gitea, shellinabox, cockpit-terminal)
-
maybe there is a problem with your RAM, remove them RAM from the sockets and insert it again
-
after upgrading omv4 to omv5 there is an issue with shellinabox which i start from the webbrowser with
-
-
Did you have updated to the last BIOS version.
https://www.asrock.com/MB/Intel/J3455-ITX/index.asp#BIOS
May be that your PCIe Sata card is not compatible to the main board.
You can check with a linux boot cd : http://www.knoppix.org/
per lspcie command if the sata card available.
-
-
no 4.0.14-1 vs 4.0.17-1
not 4.14please check also:
cat /etc/issue
I think it's a bug or a wrong configuration
-
After some weeks I connected a display and keyboard to my system and I see different
version outputs:- in the linux boot console: 4.0.14.1
- on the web front end dashboard: 4.0.17.1 -
Hi Felix, late but not to late i checked your and my bios configurations each other, I had no display and keyboard connected until now.
differences are:
- I've only one 8 GB DD3-1600 memory module, that's why system is running in single channel mode.
- in the advanced section I've enabled VT-dThere is a new beta BIOS available under ASUS J3455 BETA BIOS
-
login to the OMV NAS from a remote pc
or
login from a remote pc to the OMV NAS
or what ?
-
With my j3455-itx I've 18W idle with 2 older data HDD's and a msata system SSD.
I'm also interested in power optimisations from the bios, may be we can share our bios screens or if there a tool available to get this.
The kernel mce error is the same on my system. This error comes only after a cold boot. After a warm boot,
f.e. wake up from ethernet after sleeping, there is no error. I think we need a new bios for a solution, or we live with that error. -
Does OMV and the remote mount plugin support the following options for cifs ?
x-systemd.automount,noauto -
OMV createds folder names like /srv/87534567-1499-4865-b389-2749e38f7f7b7
Is it possible to rename this folders like to /srv/pc-one-folder-two, to use speaking names ?
-
I've the same board and I described allready the installation of omv4 on top of debian 9 in this thread (in german)
-
From my windows 7 host I can't open the omv4 webgui in my vmware debian guest.
ping debian-guest-ip is working
ssh debian-guest-ip:22 is working with windows 7 putty
firefox http://debian-guest-ip is not working
in debian guest firefox localhost is working
----- solution ----
On the host I use a network proxy. After the right configuration for "no-proxy" in firefox options
I see the webgui on the host. I did it wrong before. -
I missed the part where you had the msata already. glad you got it sorted and had a case that allows the card.
hello, I'm looking for my msata system ssd a tested PCI Card for the only ohne PCI Slot in the Mainboard.
I wrote this in the first sentence of this thread: "I'm looking for my msata system ssd ..." -
@gwaitsi, jollyrogr and all the others.
at first thank you for your hard work in the thread i started. but I want to clarify something like tkaiser already tried.
the facts:
I own an asrock j3455-itx board with 4 sata ports, these 4 sata ports i only want to use for data drives.
I own an 120 GB msata SSD (50 euro, very cheap) that I used before in an USB/msata housing as external drive for everything.
Now I want to use this msata drive as the system drive for Debian 9, OMV 4, docker, development etc.Therefore I was looking for an msata/pcie express card adapter for the only one free pci express slot on the mainboard.
I bought a very cheap pci express card (10 euro) which has a msata and an extra sata port, which
fullfill all my requirements and I'm very happy . -
I got one RED after I destroy mine in the first days (
).
Still working perfect after 3 years. General rule with HDDs, you never know...was this a recertified WD RED ?
-
Checking the processes in the dashboard section I found (new?, since last omv4 update ?) 2 zombie processes:
top - 20:37:08 up 1:34, 0 users, load average: 0.01, 0.02, 0.05
Tasks: 163 total, 1 running, 160 sleeping, 0 stopped, 2 zombie
%Cpu(s): 1.7 us, 0.6 sy, 0.0 ni, 97.3 id, 0.3 wa, 0.0 hi, 0.1 si, 0.0 st
KiB Mem : 7828888 total, 2864172 free, 366204 used, 4598512 buff/cache
KiB Swap: 15656956 total, 15656956 free, 0 used. 7131872 avail Memps aux | grep 'Z'
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 14641 0.0 0.0 0 0 ? Zs 20:41 0:00 [mountpoint] <defunct>
root 14642 0.0 0.0 0 0 ? Zs 20:41 0:00 [mountpoint] <defunct>
root 14647 0.0 0.0 12788 976 pts/0 S+ 20:41 0:00 grep Zchecking some times later
ps aux | grep 'Z'
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 14778 0.0 0.0 0 0 ? Zs 20:43 0:00 [mountpoint] <defunct>
root 14779 0.0 0.0 0 0 ? Zs 20:43 0:00 [mountpoint] <defunct>
root 14782 0.0 0.0 12788 976 pts/0 S+ 20:43 0:00 grep ZI've the same processes with other PID ?