Everything posted by Braulio Dias Ribeiro
-
Smart, healthy, error, reported uncorrect, reallocatted sector
Yes I agree...I expressed myself wrong. I've never lost data, disk never completely failed before.
-
Smart, healthy, error, reported uncorrect, reallocatted sector
I had a problem with an SSD last year. And now with HD. I never had hard disk problems before, but when using Unraid it happened. Is it having excessive reading and writing on the disk or is it not resting?
-
Smart, healthy, error, reported uncorrect, reallocatted sector
I get some errors every day, that's why i think have some problem. But maybe this errors can be old. Now I clicked the thumbs and showed "healthy OK"SMART REPORT ST4000VN008-2DR166_ZDH9T7NS-20230212-1323.txt Can i test the HD? Where I must click? I´m from Brazil. There are few people here who understand about Unraid. Thanks for your help.
-
Smart, healthy, error, reported uncorrect, reallocatted sector
Hi, I continuous lost. My server has a problem in Hard Disk, but I´dont know how to solve. Its showing this error long time (4/6 months). I've the impression that HD has a problem. I already had problems with the first HD and now apparently with this one. I'm thinking of stopping using Unraid because the HD spoils easily. Could someone help me to verify if it is an error in the HD and how to solve these errors? Thanks PS: I always receive email alert about HD temperature....around 45 degrees server-diagnostics-20230211-1610.zip
-
Joplin Server and Postgres
Can someone help me? I installed joplin, but it doesn't start. This is my setup. I don't have nginx.... only IP.
-
Smart, healthy, error, reported uncorrect, reallocatted sector
Do you know if there's a tutorial on the forum explaining the meaning of each thing?
-
Smart, healthy, error, reported uncorrect, reallocatted sector
I dont know how acknowledge the errors lol
-
Smart, healthy, error, reported uncorrect, reallocatted sector
I need your help. I read some posts but I didn't understand what's it. My HD says there's a problem. I've attached diagnostics .server-diagnostics-20221012-1031.zip
-
How restore (domain, appdata, system)? (Solved)
How to close the post and write solved?
-
How restore (domain, appdata, system)? (Solved)
It´s so easy lol I achiev! Thank you all for your help. You are too much!
-
How restore (domain, appdata, system)? (Solved)
I run "move" again and now the folders no longer appear on disk1 (array). This (docker-xfa.img) is that was created (new). The old one I don't have. I only have the appdata backup that has already been restored. Now I need to make them appear (menu -> docker) server-diagnostics-20220911-1655.zip
-
How restore (domain, appdata, system)? (Solved)
/mnt/user/system/docker/docker-xfs.img /mnt/vms_dockers/system/docker/docker-xfs.img
-
How restore (domain, appdata, system)? (Solved)
Now I'm understanding why there is this (/mnt /disk1 /user0).
-
How restore (domain, appdata, system)? (Solved)
@trurl @JorgeB Output command "find /mnt/ -name libvirt.img" /mnt/user/system/libvirt/libvirt.img /mnt/vms_dockers/system/libvirt/libvirt.img 1) I created the folders (appdata/system/vms) in the array. 2) I selected "Use cache pool (for new files/directories): PREFER" 3) After copying from array to cache I selected "Use cache pool (for new files/directories): ONLY" because I don't want "move" again. The Vms and dockres will be in the cache and I will backup by CA Backup. I took a test. Everything I create in the array folders (appdata/system/vms) also is created in the cache folders (I think the array folders are defined as a reference to cache folder). VMs = Solved I only had 2 virtual machines. So I created new virtual machines to solve the problem faster. Docker = Unresolved The dockers still don't show up. I need help fixing this part.
-
Cache Disk use for Docker & VMs
@trurl In my case I'd like to leave the VMs and Dockers to cache. I selected (cache:only). The files will not be sent to array, then I need to make a backup through "Settings -> Backup/Restore Appdata" and "Settings -> Vm Backup". Correct?
-
Cache Disk use for Docker & VMs
I understood perfectly how the Cache works. It was just how I imagined. The only thing that confused me is this part. Do you mirror (raid) the cache to have a copy of the files. Wouldn't it be easier copy to the array? As I understood, the cache files are safe there. The only risk is when executing the "mover". They can be lost (power out, crash, among others). If you don't run "mover", they are safe, as in a HD/SSD. Is this corretly? Thanks all for the anwsers @trurl @kizer
-
How restore (domain, appdata, system)? (Solved)
trying again server-diagnostics-20220910-0039.zip
-
How restore (domain, appdata, system)? (Solved)
My SSD had a problem. I lost everything, it doesn't read anything. Inside it had the folders (domain, appdata, system). I have backup all of them, however when I restore the dockers and VMs they don't appear. I restored so: appdata = Settings -> Backup/Restore Appdata system (libvirt and docker) = copy and paste to new SSD domain (vms) = copy paste to new SSD Any suggestion? Tks
-
Cache Disk use for Docker & VMs
Yes, I verified that´s possible. The cache works the same as the UD (as a disk outside the array). But I thought the cache files needed to be moved to the server to not risk losing it. I thought they will stay in memory until moved. So, in short, does the cache just send files from one side to the other (cache / array)?
-
Cache Disk use for Docker & VMs
Please, a doubt. 1) Does the cache move all files to array every day? 2) How to leave the files (Vms, Dockers...) in the SSD cache? My VMs are in the UD, every week I make backup with CA Backup. In the cache they are at risk of corruption (that's what I understood)? It doesn't seem safe to me.
-
SSD & VM : Cache, Pool or Unassigned device ?
Where´s the new post?
-
INCREMENTAL OR SYNC BACKUP - UNASSIGNED DEVICES by bdrtec
I answered wrong (deleted). You want backup between servers. Really Luckbackup is better for this.
-
INCREMENTAL OR SYNC BACKUP - UNASSIGNED DEVICES by bdrtec
Sorry, I can't record the video in English. I don't speak English, I speak Portuguese.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
My contribution to the forum
-
[Plugin] CA User Scripts
Hi ladies and gentlemen. How can i read script name that´s running in real time? Is there any command? Example: $name or $ScriptName Remenber: I don't create a variable called (name) in my script. I would like to know the script name that´s running now. Tks