Hello,
I've installed OMV and set up my first nas ever last week, and it is working great! (my main goal was to install jellyfin and share my movies with friends, which i am now doing )
This message is my way to thank you all for the great documentations on the wiki and here on the forum
i didn't know anything about this before starting (i am not working in IT ), i've never used linux, didn't know what docker was etc... but i read what i could and it was enough for me to setup my little media server. i really appreciated that the wiki explained all the basics, thanks for that! (the only thing i struggled a bit with was Nginx, understanding what it was, how to open ports on my router and setup the redirections, but i managed to do it in the end)
my build is an old work computer i repurposed for this, i just took out the graphic card (so it cost me nothing, but it might not be completely adapted?) :
root@loyosh-nas:~# sudo hwinfo --short
cpu:
Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz, 1200 MHz
Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz, 800 MHz
Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz, 800 MHz
Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz, 800 MHz
Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz, 1305 MHz
Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz, 1200 MHz
Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz, 800 MHz
Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz, 1200 MHz
keyboard:
/dev/input/event0 Behavior Tech USB Multimedia Keyboard
graphics card:
Intel HD Graphics 630
sound:
Intel 200 Series PCH HD Audio
storage:
Floppy disk controller
Intel 200 Series PCH SATA controller [AHCI mode]
Samsung Electronics SM963 2.5" NVMe PCIe SSD
network:
eno1 Intel Ethernet Connection (5) I219-LM
network interface:
lo Loopback network interface
eno1 Ethernet network interface
disk:
/dev/nvme0n1 Samsung Electronics SM963 2.5" NVMe PCIe SSD
/dev/sda TOSHIBA DT01ACA1
partition:
/dev/nvme0n1p1 Partition
/dev/nvme0n1p2 Partition
/dev/nvme0n1p3 Partition
/dev/sda1 Partition
usb controller:
Intel 200 Series/Z370 Chipset Family USB 3.0 xHCI Controller
bios:
BIOS
bridge:
Intel 200 Series PCH LPC Controller (Q270)
Intel 200 Series PCH PCI Express Root Port #21
Intel Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers
hub:
Linux Foundation 2.0 root hub
Linux Foundation 3.0 root hub
memory:
Main Memory
unknown:
FPU
DMA controller
PIC
Keyboard controller
PS/2 Controller
Intel 200 Series/Z370 Chipset Family Power Management Controller
Intel 200 Series PCH CSME HECI #1
Intel Serial controller
Intel 200 Series PCH Thermal Subsystem
Intel 200 Series/Z370 Chipset Family SMBus Controller
/dev/ttyS0 16550A
/dev/input/event1 Behavior Tech USB Multimedia Keyboard
Display More
So i've installed OMV 7 on the SSD ; and docker (+jellyfin and nginx) + my data is on my HDD.
Next step for me is trying to move my OMV install from my SSD to an USB key (probably using this doc?), and move docker to the SSD. After that and if i can have the money i'll try adding some HDD to have more stockage space and to start using RAID, and set up a backup system (mostly to learn how it works, because there is nothing really important on my nas for now, so backup doesnt feel necessary).
So thanks again, and feel free to comment about what i should do next if i want to upgrade my setup