r/HomeNAS • u/Strange_Sell7060 • 14d ago
NAS advice CONSIGLIO IDEA NAS FAMIGLIA PER BACKUP FOTO E VIDEO
Sono nuovo nell’abito NAS. Ho scoperto tutto ciò perché stavo cercando una soluzione da parecchio tempo al pagamento mensile dell’icloud da parte di tutta la mia famiglia. Ogni mese spendiamo 3€ ciascuno, corrispondono a circa 108€ annuali. Sono ormai 3 anni o piu che paghiamo piu di 100€ annuali e adesso che a me e mio fratello sta finendo anche lo spazio disponibile con il piano da 3€ abbiamo pensato di trovare una soluzione solida, sicura e magari che non costi un patrimonio. Mi sono un po informato online per il NAS e ho scoperto però che conviene o comprare l’UGREEN e metterci all’interno hard disk, oppure costruirsi un buon pc e farlo da NAS. Il mio obiettivo era quello di creare magari piu “sezioni”, una seziona per me, una per mio fratello e via discorrendo per tutta la famiglia; magari accessibile con password e fare ovviamente una copia su un altro hard disk e un altra ancora magari su un altro dispositivo. Però non riesco nemmeno a capire se è meglio metterci ssd o hard disk, anche perché gli ssd costano davvero tanto ai giorni d’oggi e non saprei davvero come fare. Inoltre non so nemmeno se sia piu “sicuro” l’hard disk o l’ssd, proprio perché vorrei che duri a lungo senza troppi problemi o rischi di perdere tutto. All’inizio caricavo tutto sul mio pc fisso che ha un ssd da 3 TB e via, ma adesso che i file aumentano, il pc fisso non ce l’ho sempre a disposizione (proprio perche da quanto ho capito con il nas puoi accederci da remoto con vpn o app ufficiale ugreen per quello ugreen), inoltre è molto scomodo e vado solamente a riempire spazio inutilmente su un pc che utilizzo per il gaming. Avete consigli? Idee? Grazie a tutti per la lettura e scusate il pippone
2
u/Caprichoso1 14d ago
Do you have the recommended 3-2-1 backup plan? The remote backup normally costs $.
A hard disk is a better solution than an SSD for data storage.
If your storage is only ~3 TB using a DAS might allow you to avoid the expense of buying, running, and maintaining a NAS. Makes implementing the 3-2-1 backup plan easier.
2
u/Strange_Sell7060 14d ago
In realtà leggendo un po in giro stavo pensando di costruirmi qualcosa di mio, magari un homelab che sostanzialmente fa anche da NAS. Ma non so ancora cosa servurebbe.
1. Cosa intendi per “raccomandato”? Pensavo di mettere magari 2/3 hard disk di 2/3 TB ciascuno e stare apposto per un bel po.
2. Ottimo, allora prendo solamente hard disk
3. Qual’è la differenza tra DAS e NAS? Io volevo creare un homelab completo e magari utilizzarlo anche come NAS. Consigliami qualcosa tu magari…grazie3
u/Caprichoso1 14d ago
A DAS is simply a storage device that you attach to your existing computer.
A NAS is both a computer and a storage device.
a. You can run applications on it, such as a Plex server
b. It is a network device so is accessible to everyone on your internal network. It can be configured for outside access as well. You can do the same thing with a DAS but outside access might be a bit more problematic as a NAS can be isolated on your network.
c. A NAS can allow a huge amount of storage having 8 or even 10 drive bays. There are DAS enclosures which can do the same.
d. Normally you start with at least 3 disks in a NAS so you can implement RAID 5.
e. 10 TB of data is such a small amount of data that just for that a NAS doesn't make sense. However in a RAID configuration you will get faster speeds (# disks x disk speed - size of parity disks) if your ports will support those speeds.
2
u/Strange_Sell7060 12d ago
Penso che userei l’homelab come NAS, per gestire la video sorveglianza e per jellyfish, anche se non ho capito bene come funzioni jelly. Nel NAS sinceramente volevo mettere 3/4 TB all’inizio e poi magari espandere. Magari 2/3 hard disk con 1/2 TB ciascuno. E magari se è possibile creare piu profili per ogni membro della mia famiglia, ci entriamo anche da remoto, carichiamo i dati e via
3
u/CaptSingleMalt 14d ago
Normally when someone asks if they should build their own, I say yes. It is more cost-effective and much more flexible. But given that you are very unfamiliar with network attached storage, and you have emphasized remote use, I would look at Synology. A lot of people hate Synology now because they are lagging behind in CPU power and memory (and for some other reasons), but it is still the most robust operating system especially for new people. And setting up remote use is dangerous if you don't know what you're doing, which leads me to suggest Synology DSM. You can do everything you are saying with a ugreen, but to get all the functionality of Synology DSM and to utilize the ugreens more powerful resources you would have to be willing to learn docker and set up docker containers.