Everything posted by French-Guy
-
Upgrade mobo+cpu+RAM?
No RAID controllers..... I have an "old" Ryzen 5 1600 that I'm trying to sell. Maybe I should keep it and try to find a used AM4 motherboard (B450M?) and 8GB RAM.....
-
Upgrade mobo+cpu+RAM?
Hello I just realized that I'm running Unraid as a Vanilla server using a quite old config: Biostar A785GE with Ahtlon XII 250 and 2 x 2GB RAM It works fine, no specific issues But I were to upgrade to something more recent (used market ideally), what should I look for? Will it be as simple as swapping old by new, and that's it? Thanks
-
iStar drive cage
Hello all I'm using this drive cage from iStar: BPN-DE340SS I want to replace the 2 fans by something more quiet (Noctua) Can someone tell me the exact size of the screws used to attach the fan housing to the cage itself (highlighted in red)? Thanks
-
Decent 8TB hdd for data drive?
Hello My parity drive is 8TB I have a 1.5Tb data drive that needs to be replaced...what would be your recommendations for a decent 8TB drive at a fair price? Any good deal with Black Friday approaching? Thanks
-
Clean shutdown when running on UPS
I did a quick test, and it seems to work perfectly without having to install any plugins Thank you for your help
-
Clean shutdown when running on UPS
But how does the server know it's running on battery? But how does the server know it's running on battery?
-
Clean shutdown when running on UPS
Yesterday, we had a power outage around midnight, and my server was on I have a UPS to power my modem, router and switch as well as the server But the server drained it quite fast, and I realized I didn't have internet anymore because of that How do I configure the server (plugin?) to automatically shut down when it's powered by the UPS (CyberPower 1350VA from Costco) Thanks
-
Drive remains empty
Oh, OK.....thank you
-
Drive remains empty
Hello I have an array of 5 drives (1,5TB / 2TB / 2TB / 4TB / 8TB) The 1,5TB drive remains empty, even though I changed the allocation method to Most free What should I be looking for?
-
Scheduled shutdown
Looks like it works.....I can't guarantee it shutdown at 1:00am, but it was off this morning What should I do with the go file? Keep it as is or completely delete it? Thank you
-
Scheduled shutdown
This is what I have But I think I forgot to click on "Apply" then "Done" yesterday, so will see tonight (tomorrow morning actually) how it works
-
Scheduled shutdown
Well, it didn't work. The server was still on this morning By the way, why the script in the go file doesn't work anymore after the update to the new version v7.1.0?
-
Scheduled shutdown
Looks like 0 1 * * * mean 01:00 every day of the week What's the difference between "run script" and "Run in background"? It seems Run script is shutting down the server immediately, then I assume Run in background will shutdown at the specified time ?
-
Scheduled shutdown
Sory for my ignorance, but I created the script and I see I can run it daily But how do I setup the time?
-
Scheduled shutdown
And what should be the script exactly?
-
Scheduled shutdown
Hello I've been using this in my go file for many years and it has always worked fine: #!/bin/bash # Start the Management Utility /usr/local/sbin/emhttp echo "/usr/local/sbin/powerdown" | at 1:00 am > /dev/null 2>&1 But after I updated to V7.1.0 yesterday, I realized my server was still on this morning Do you know what I should change to properly shut down my server at a specific time, every day?
-
Need a data drive
Hello all I have a 1.5TB data drive in my array that is almost full and pretty old. I'm planning to replace it My parity drive is 8TB, so I was thinking to go with a 4, 6 or 8TB data drive What would be decent drives to look at, or at least drives to avoid? Thanks
-
Mover not moving file
Well, just did what you recommended......and it works Thanks
-
Mover not moving file
I will try that tonight and will let you know...
-
Mover not moving file
When you say "Looks like it should move from these shares"......I'm confused now When I installed the 2 SSDs as cache ("pool of 2 devices"), my understanding was files copied from my computer to the server will go to the cache first (with no parity check involved thus faster transfers), then be moved later on by the mover (schedule or manually forced) So I would have said "Looks like it should move TO (and not FROM) these shares"....what am I misunderstanding?
-
Mover not moving file
MOVIES, TV_SHOWS and PHOTOS
-
Mover not moving file
This: root@Tower:~# root@Tower:~# du -h -d 1 /mnt/cache 21G /mnt/cache/system 281M /mnt/cache/appdata 0 /mnt/cache/domains 54G /mnt/cache/TV_SHOWS 72G /mnt/cache/MOVIES 172G /mnt/cache/PHOTOS 319G /mnt/cache root@Tower:~#
-
Mover not moving file
I did enable the mover logging As I've said, I installed the cache drives 4 or 5 years ago, and it was working fine (at least the way I thought it should be working) I was copying files to the server very fast (100/120Mbps) and the mover was moving the files at 1:30am unless I was forcing the mover But now.............it doesn't work the same way and I know I haven't changed anything other than upgrading the versions My cache is now at 72% !
-
Mover not moving file
OK, here is the diagnostic zip When I installed the 2 cache drives (SSD) several years ago, i thought any file I would copy to my Shares would go to the cache, and then be moved at a specific time And when I was doing a "Move now", the files were moved and it was fast (like 100/120 Mbps) Not sure what has changed, but now it's slow and the cache is not being emptied tower-diagnostics-20250318-1822.zip
-
Mover not moving file
Yes, found it But then when I click on "Move now".......nothing happens, which was not the case a few revisions before