449
Skip today's Windows 11 update: it breaks cursor styling, resets wallpaper, and more
(www.windowslatest.com)
This is a most excellent place for technology news and articles.
I have a 60TB disk pool with DrivePool software and have no place to put my data and create a Linux based pool. I have to wait until I can afford a new 20TB disk as a temp storage.
Unless there is an easy way to convert a DrivePool to mergerfs etc.
How much data do you have, and are the drives identical? Usually I do in-place conversions by taking some drives offline, creating a degraded raid on them, migrating the data, then wiping the remaining drives and bringing them online in the new raid.
Works for zfs pools too, but you can't create a pool with missing drives, you have to create a temporary block device then mark it offline, then replace it with the real drive once it's free.
Heh wow its been awhile since I checked my storage. Lol I forgot I added a bunch last year. Its actually at 116TB now with 13 free.
Wow! I thought my NAS was loaded, but good lord. What are you storing?
Linux ISOs 🏴☠️
I run my family's Streaming Service.
Me too, but my library must not be nearly as impressive.
Some of the more high quality 4k releases (even 1080p ones) just gobbles up storage. I had to settle for the more optimized releases since I just have a 8tb external drive. Wanted to build a nas but man they are expensive, both a good nas and even the basic hard disks. Can't wait for the bubble to pop.
I'm scratching my head here. Are they just being sloppy and inconsiderate?
The biggest video file I have is a fan edit of the hobbit trilogy. It's 4 hours of 720p at 8 gigabytes. Why?
I'm just starting to experiment with Jellyfin, and I'm considering shrinking that down. I'm good with whatever format fit 90 minutes onto a 700MB video file that could be burned to a CD.
Raw bluray rips can easily be over 100GB. I tried for a minute before I decided 1080p was sufficient.
Compression will almost always compromises on quality. You can often notice the artifacts on scenes with lot of moving particles and such. So if you can afford the extra storage then that would definitely be the better option. At what stage do you consider them good enough is a very personal choice and the difference in quality often diminishes a lot as you go up. If you are happy with smaller releases then that's perfectly fine too.
Those are rookie numbers.
Yeah good luck migrating that. Maybe if you've still got the torrents in your client, you could just delete and redownload some.
If I understood right, it's just software joining together multiple NTFS drives. When you open in another os it's just a normal NTFS drive
You could take two drives and create a raid1 (right? Or yolo without redundancy?) btrfs array. Move stuff from one drive, when it's empty, format it as btrfs and add it to the array. Repeat for every drive.
But....
With this much data I wouldn't risk if you don't have experience with btrfs via cli