Everything posted by WEHA
-
Parity swap VERY slow (5MB/s)
I guess this was one of those disks, I put in a non-smr and it's going 120-150MB/s... I knew SMR were no good but THIS bad... wow
-
Parity swap VERY slow (5MB/s)
I mean ok it's an SMR drive, but this bad? Is this not a sequential write? It was pretty much like this from the beginning but I can give that a try
-
Parity swap VERY slow (5MB/s)
I had a data disk bad and even disabled so I replaced it. I only have a larger disk available so it wants to do a parity swap, I get it can take while but I'm seeing 5 / 6MB/s... for 3TB Can someone point out how to get the ball rolling faster because at this rate it will take more than 5 days. Diag attached. unneptunus-diagnostics-20240120-1510.zip
-
Disable/Remove a drive from cache while the array is started
I have write errors on a cache drive and now my VM's & Dockers are not responding (just opnsense). mount|grep cache /dev/nvme2n1p1 on /mnt/cache type btrfs (ro,noatime,ssd,discard=async,space_cache=v2,subvolid=5,subvol=/) I'm on holiday so I don't want to stop the array to remove the disk. Is there a way to tell unraid to stop using that disk? I saw this but it does not seem to be right syntax for unraid: echo 1 > /sys/block/nvme0n1/device/delete Sep 14 07:23:20 Tower kernel: BTRFS error (device nvme2n1p1): error writing primary super block to device 2 Label: none uuid: 987c4458-3b7c-4bbe-af87-c2f8bdde7c60 Total devices 2 FS bytes used 724.88GiB devid 1 size 931.51GiB used 903.54GiB path /dev/nvme2n1p1 devid 2 size 0 used 0 path /dev/nvme0n1p1 MISSING Sidenote: With errors like these, I would also think that it would give at least an error when I'm looking at the array itself? Would it be a good idea to do the following? btrfs device remove /dev/nvme0n1p1 /mnt/cache How can I remount rw? Thanks!
-
Stick faulty for second time in a year, license requested but can't start trial
You shoud be able to start a trial on an unknown usb stick to get started with your backup config. Now you are just hijacking peoples systems who are already getting a headache of a non-working server. EDIT: for like a (few) day(s) or something, linked to an account so you can track abuse
-
Stick faulty for second time in a year, license requested but can't start trial
Yes, helpful, thank you... like I already mentioned that I already requested it. There seems to a flaw in the documentation saying you need to request a trial but that's not possible when you have a backup of your configuration.
-
Stick faulty for second time in a year, license requested but can't start trial
Starting a Trial is also not a solution as the configuration backup refers to an activated license so trial is invalid... I would like to use my purchased product please???!!!
-
Stick faulty for second time in a year, license requested but can't start trial
Another stick bites the dust, not sure why as these are practically unused sticks... New stick installed, no license key obviously, the very convenient 1 year block on requesting a new license is very helpful. I requested it via e-mail but who knows how long that is going to take. I click free trial but there is no procedure to get he trial license, only how to install a stick... yes thank you, already done that. I'm assuming this should be available on the machine itself but it does not have internet because the firewall is a VM on the same machine... Either way I only get "fix error" that just opens the messages with the options "purchase key" and "redeem activation code". So... now what?
-
[6.9.0RC2] Mover & multiple caches -> file exists
I had a share that was set to cache prefer on cache nr 2. I want to get rid of cache 2 to replace hdd's with ssd's. So I changed the setting to cache yes on cache nr 1. When I started mover it wanted to move the files on cache nr 2 but it said "file exists": move: move_object: /mnt/cache2/xxx.yyy File exists When I set it to cache yes on cache nr 2 and restarted mover, it started working again.
-
[6.9.0 beta 30] Linux network stops working
I have 2 linux vm's, ubuntu 18 & centos 8, 2 x freebsd and 4 windows. Only the linux vm's loose network over time. Restarting the network on the vm itself via vnc makes it work again (at least on the ubuntu), after a vm reboot it also works again. Not sure what to provide for extra information, let me know what you want. There is nothing special I can see in the syslog nor vm log, still have to check the linux log itself. I've changed the network adapter to virtio-net to see if that makes a difference. Can anyone tell me what the difference is between virtio & virtio-net?
-
[6.9.0 Beta 30] Clicking reboot triggers antivirus
I'm not sure if this is a problem in the gui or a trigger happy antivirus but I thought I'd mention it: Bitdefender Endpoint Security Tools blocked this page The page you are trying to access contains a malicious attack attempt. Detected attack: Exploit.CommandInjection.Gen.123 Access from your browser has been blocked.
-
[6.9.0 Beta 30] changed cache setting from prefer to no and I get a message that the share was deleted
I was moving data from the array to the cache with mover. I noticed that the share was going to be too big to fit. I then changed the share setting to "no" and when I clicked apply it said "share sync has been deleted" After having a small heartattack I checked the disks & cache folder for the share, it was still there. However /mnt/user now gives this error: -bash: cd: user: Transport endpoint is not connected Clicking "shares" in the gui only shows an entry in disk shares called cache. I assume I can just stop and start the array to get everything working again? My vm's are still running... tower-diagnostics-20201108-1812.zip
- VM GUI Update
-
[6.8.3] array health report line breaks
I always found the array health report to be hard to read as all the disks appear on one line. One day I logged in via my webmail only to see it with nice line breaks. It seems that Outlook can not interpret the line breaks present in the disk list (all the rest is fine). Maybe a missing \r?
-
[Support] GitLab-CE
When I try to run this container it consumes almost everything of my cpu, even though it's pinned to 4 threads. Unusable for me FYI: my cpu has 48 threads so it's not that it's a low grade cpu...
-
[Support] Djoss - Nginx Proxy Manager
Nice interface! Would it be possible to add a listen port configuration? So I can define my own listening port for like Unifi / Emby / etc. I now add a host and manually change the config file but I it would be nice if this was included Thanks!
-
Recycle Bin (vfs recycle) for SMB Shares
Would it be possible to add an included shares like the excluded shares? Or can you tell me what I need to add to my manual change in the smb config? thanks!
-
Recycle Bin (vfs recycle) for SMB Shares
I have a problem that a share is not detected. It is one that is not exported via the unraid gui but rather manual config change of samba. The reason for this is that it's a users share where the subfolders have different permissions which is not possible from the gui. Is there a way to enable the recycle bin for this share? The plugin does not see it. thanks!