-
albatr0ss started following Accedere al BIOS da remoto
-
Accedere al BIOS da remoto
Ciao, il BIOS è normalmente accessibile soltanto tramite monitor e tastiera. I processori Intel vPro hanno una funzione chiamata Active Management Technology (AMT) che consente la gestione remota. Non so se anche i processori AMD offrono una funzione simile.
-
Plex Media Server Not Starting
Did you check permissioni in the /config/Library/Application Support/Plex Media Server directory? I have not set up anything on UNRAID now because I am still waiting for some hardware components to assemble my rig. If docker works as it does in normal GNU/Linux environments, you should check file permissions and the UID/GUID the Plex docker is running. Usually adding -e PUID=1000 -e PGID=1000 makes the docker run in current user permssion.
-
albatr0ss started following Italian / Italiano
-
Bassa velocità di trasferimento
Il problema sono i power lan che hanno delle velocità molto basse. Ti conviene almeno installare un Access Point ed utilizzare il WiFi con cui dovresti almeno riuscire ad arrivare a 300 MB/sec e quindi saturare la velocità di scrittura dei dischi. Durante una prima installazione e configurazione di un server UNRAID, se hai molti dati da caricare ti conviene creare l'Array senza utilizzare dischi "parity" in modo da velocizzare le operazione di scrittura. Una volta terminata la copia aggiungi il disco "parity".
-
nextcloud internal server error
Ciao, capisco che ormai è trascorso quasi un anno e che probabilmente hai risolto ma in queste condizioni le informazioni per capire cosa non funziona le trovi nei log.
-
Blocco accesso remoto
Ciao, se non ti chiede le credenziali probabilmente non hai configurato la password. Per terminale intendi un'altra scheda del browser?
-
hard disk usb installazione
Ciao, attento ad utilizzare dischi USB se sono 3.0 avrai una velocità di circa 60 MB/sec in scrittura/lettura degradando di almeno x3 le prestazioni di dischi collegati direttamente tramite SATA. Se hai problemi di porte SATA considera l'installazione di un controller SAS HBA.
-
Network Explorer
Ciao, se vuoi spostare i dati dalla TimeCapsule che utilizzi come share di rete puoi creare delle share su UNRAID e montare entrambe le share (UNRAID e TC) su macbook/PC. Da lì puoi copiare i dati da una all'altra share. Se hai modo collega tutto via cavo in modo da avere velocità di trasferimento superiori (puoi utilizzare le porte della TC per collegare il macbook/PC). Se invece della TC avessi avuto un disco fisso USB ti conveniva collegarlo al server UNRAID e da questo utilizzare MidnightCommand (MC) integrato in UNRAID per copiare i file.
-
eccomi
Ciao Lordbye, anche io ho intrapreso questa strada. Se hai bisogno o hai suggerimenti da dare fatti avanti.
-
Come inizio?
Ciao Pietro, capisco che sia passato un anno, hai ancora bisogno di supporto?
-
Vi chiedo aiuto per acquisto nic 10gbe
Ciao, da quello che un moderatore scrive qui la scheda dovrebbe essere supportata.
-
SOLVED - New UNRAID 6 build. Question about PCIe SAS HBA extender for additional SATA ports.
Thank you Jorge!
-
SOLVED - New UNRAID 6 build. Question about PCIe SAS HBA extender for additional SATA ports.
Thank you Jorge, this would still suffice as it would be 200MB/sec if all 8 disks would be accessed concurrently (which I think will never happen given to how UNRAID works). My main concern is the PCIe x8 card working in the PCIe x4 slot, will this work?
-
albatr0ss changed their profile photo
-
-
SOLVED - New UNRAID 6 build. Question about PCIe SAS HBA extender for additional SATA ports.
Hi all, I am going to set up a new UNRAID server in the near future to migrate al my dockers and plex server from my NUC device handling all the stuff. Expected use of UNRAID server: - Plex server (local 4K direct stream, 1-2 1080p remote direct stream) - *arr dockers - plexmetamanager - Overseer - Tautulli - Photprism - NextCloud - pihole - vaultwarden Hardare: - Motherboard MSI PRO B760M-A WIFI DDR4 - CPU Intel Core i3-12100F - RAM Corsair 2x8GB - GPU Nvidia P400 (mainly for h265 transcodes) - Power supply Corsair 850W - 3x4TB WD RED HDD - SAMSUNG MZ-7TD250BW, SSD 250 GB (for cache, to be changed with 2TB WD RED NVMe) - Fractal Design Node 804 The motherboard has 4 SATA ports so I will be using those to start off. I think that for a start a 8TB storage (2x data drives + 1 parity drive) will be fine. But I want to future prove my build as I have plenty of HDD slots free in the Fractal Design Case. Therefore I was planning in installing a SAS HBA controller to add additional SATA ports to the main board as need arises like the LSI 6Gbps SAS HBA LSI 9211-8i. The motherboard has two PCIex16 slots: - 1 PCIe 4.0 x16 slot (offering x16 lanes) I will use for the Quadro P400 GPU - 1 PCIe 4.0 x16 slot (offering x4 lanes) I would like to use for the SAS HBA controller Question: Will the PCIe 4.0 x4 slot be able to handle all the four SATA drives I would like to connect to it? I made to following reasoning using information found at the following post SAS HBA controller has PCIe 2.0 x8 connection Motherboard has PCIe 4.0 x4 connection installing the controller into the slot (possible because it is a x16 but with x4 lane) will fallback negotiating a PCIe 2.0 x4 connection this, if my math is correct, should guarantee a max transfer rate of 2000MB/sec which should give 250MB/sec each drive. Given that WD RED drives max out at 180MB/sec this should be more than enough to connect additional 8 drives to the SAS HBA controller connected to a downgraded PCIe 2.0 x4 port on the motherboard. Anybody with more experience can confirm this? Thank you!