-
frankie666 started following 20GB used on empty disks
-
20GB used on empty disks
Hi, my unraid server has an array of 4 disk with a parity disk. For a reason too long to explain here I have moved all files to disk1 (from disk2, disk3 and disk4). See pictures that shows disk2, disk3 and disk 4 are empty... But on the main page, it still shows 20GB used on disk2, disk3 and disk4. Any idea of the reason for that difference ? Thanks for any help.
-
Got an unmountable disk
Nothing like that on the drive... Hopefully my problem is solved, fingers crossed. Thanks a lot for your help.
-
Got an unmountable disk
😄Wonderful, thanks @itimpi, the drive is mounted now. According to the output of the check -L, do you think it is fully repaired or should I do or check something else ? Thanks & best Check -L.txt
-
Got an unmountable disk
Repair (I.e. without -n) gives me the following : Phase 1 - find and verify superblock... Phase 2 - using internal log - zero log... ERROR: The filesystem has valuable metadata changes in a log which needs to be replayed. Mount the filesystem to replay the log, and unmount it before re-running xfs_repair. If you are unable to mount the filesystem, then use the -L option to destroy the log and attempt a repair. Note that destroying the log may cause corruption -- please attempt a mount of the filesystem before doing this. Did not try the -L option
-
Got an unmountable disk
Find attached a text file the output of the check process. Check.txt
-
Got an unmountable disk
Should I post the whole .zip file ? Thanks
-
Got an unmountable disk
Hi, today I got a unmountable disk (unmountable: unsupported of no file system) in my array of 4 disks. Followed this https://docs.unraid.net/unraid-os/manual/storage-management/#drive-shows-as-unmountable but nothing better after restarting the array in normal mode... Any help will be very much appreciated. Thanks.
-
[Support] tmchow - n8n workflow automation
Hi, tried to install the n8n container but it does not start properly. The log windows just popup and close. I was able to catch it with a screen record. Below the screen shot. Any idea of the problem ? Thanks for help.
-
[Support] tmchow - n8n workflow automation
Thanks for this. Any drawback/risk to use it ?
-
[Support] tmchow - n8n workflow automation
Thanks for reply, I will try to reinstall from scratch however it is a bit annoying to export/import worlflows... is there any way to export credentials ? thx
-
[Support] tmchow - n8n workflow automation
Thanks @tmchow for the docker. It works perfectly for me, however since a while it is impossible to update for new releases... see picture. What could be the issue ? Thanks again.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Thx
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Too easy, it was really a dumb question... Thanks a lot for your quick help. 👍 By the way, is there a way to do the same to acces a VM runing on Unraid ? Thx
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Hi, maybe a dumb question but I wold like to access my unraid dashboard (192.168.1.50) from outside using swag. I have a domain mydomain.org and I have created a subdomain in cloudflare unraid.mydomain.org. I try to modify a template .conf file but a port is required... what should I use ? or maybe that not the right way to go as .conf are only for docker app ? Thanks for any help. server { listen 443 ssl; listen [::]:443 ssl; server_name unraid.*; include /config/nginx/ssl.conf; client_max_body_size 0; location / { # enable the next two lines for http auth auth_basic "Restricted"; auth_basic_user_file /config/nginx/.htpasswd; include /config/nginx/proxy.conf; include /config/nginx/resolver.conf; set $upstream_app 192.168.1.50; set $upstream_port <port_number>; set $upstream_proto http; proxy_pass $upstream_proto://$upstream_app:$upstream_port; } }
-
[Support] Djoss - Nginx Proxy Manager
I feel so dumb, it is too easy! Thanks for your help.
frankie666
Members
-
Joined
-
Last visited