Everything posted by Nodiaque
-
Windows 11 Situation
ah ok, so I should wait for it to become in the stable branch. Thanks!
-
Windows 11 Situation
Hello everyone, I'm trying to understand the current situation for Windows 11 support on VM right now. When I try to install, it just says that my computer doesn't meet the requirement but doesn't say why. I allocated 8gb to 16gb of ram and 4core/8threads from my xeon w-2275. I have version 6.9.2 of unraid. The thread I found was with someone on 6.8.x had the same problem and he had to rebuild the bios to a version with TPM support. It was said to be fixed in next version, which 6.9.2 should include? On other threads, some says to take test build from 6.10. I'm a bit lost. So as of latest release build 6.9.2 today, what is the status? Would be great to have a pinned topic on that with the current situation and maybe in an upcoming version have "windows 11" in the OS selection under VM.
-
Share used disk not in allowed list
AH! That's the case then, thanks that explain everything.
-
Share used disk not in allowed list
Hello everyone, I have a share called RecycleBin that I created yesterday. Under "Included Disk", I've checked only disk4 since I want only to use this drive. This morning, I found out there was some file allocated to other disk in it. This share is used by sonarr and radarr for the recyclebin feature. the path /mnt/user is mounted in both app. The share also have Cache: Off but there's data in the cache for that share. Thank you
-
Any way to recover files?
Hello everyone, I by mistake said in sonaar to delete movies instead of just remove from database. About 100 movies through, I saw it was doing delete from the share. Is there a way to recover the file? Thanks
-
Docker image full, how to analyze
Oh wow, I feel stupide for not seeing that button... Thanks!
-
Docker image full, how to analyze
Hello everyone, Is there a way to have a report of what is the usage of the docker image? I'm getting warning that I'm at 70% full and I can't find which docker is the problem. Thank you
-
Lots of read / write error
Hello everyone, Just made my first grafana and I'm seeing that I have a lot of read / write error: Should I be concerned? I've preclear all drive. The 4x 16TB drives are all brand new, while the other 2x 8tb are old archive drive I used in another "server" in the past. The 2 nvme drive are ssd nvme used in cache. The server is using ECC ram on a Xeon Gold. Thank you
-
WireGuard quickstart
I've read somewhere that there's a routing inside the wireguard in unraid and that's what blocking us from accessing LAN IP. My question is, does it work from someone?
-
WireGuard quickstart
Hello everyone, I seems to have a common issue and I cannot find the problem. I've setup wireguard with 8.8.8.8 as dns. I have Host Access Enabled because if I don't, my pihole running on br0 cannot be contacted. Local server uses nat to no, peer type of access to Remote access to LAN. I also added 2 rules in my pfsense source: 10.253.0.0/24 (vpn) destination: unraid ip protocol: any and source: 10.253.0.0/24 (vpn) destination: lan ip address protocol: any With that, I can access the Internet through my VPN and I can reach my unraid server, but I cannot access anything else on the network (neither docker container with there own IP or other device on the network). I don't have vlan, thus all my devices are on the same subnet, same as my server and my docker with fixed ips. Is there a way to have that? Thank you
-
[Support] for atribe's repo Docker images
Am I the only one that just lost everything after the latest upgrade of influxdb?
-
[SUPPORT] testdasi repo
I was wondering, how do I use the telegraf and influxdb from other container? I've put mine on a bridge and I open all port according to the doc. If I try to go to ip:8086, there doesn't seems to be an answer from the influxdb
-
[Support] knex666 - openHAB
ok, it seems the problem was because I was copying a very large amount of data at the sametime, even if it wasn't remotly close to be on the same drive, the sync was invoked for all drive thus making everything very slow. Once the data copy was done, openhab start in a split seconds. My question is, why is there a sync command to begin with?
-
[Support] knex666 - openHAB
I think I found out why, but I don't know how to solve it. The sync operation is what's taking forever, and there's 2. Using this param, I could see live what is going on: watch -d grep -e Dirty: -e Writeback: /proc/meminfo if I run the same command on my other docker, there's like 300kb dirty. Is there a way to shrink that? I think it's trying to clear the whole 128gb of ram and that's what's taking so long
-
[Support] knex666 - openHAB
Ok so the startup always take forever. Is there a way to know what's going on? I have a docker for openhab on a i3-520 with 4gb that load way faster then that.
-
[Support] knex666 - openHAB
ok, I wasn't patient enough.... took about 30 minutes for the first start, never saw that with a docker image of openhab before...
-
[Support] knex666 - openHAB
I used the default template, tried every network configuration possible. In userdata\logs, the openhab.log is empty and the GUI is unreachable
-
[Support] knex666 - openHAB
The only thing I got is from the log in the docker ui, where you press on a docker and click "log" oh and while it's stuck there, I can't stop the container. I must use the cli and run docker kill, which take another 10 minutes to comply
-
Move file to share locally (Solved)
ok, I found a plugin called unassigned devices that was able to mount the drive. Thanks!
-
Move file to share locally (Solved)
I tried following https://wiki.unraid.net/Mounting_an_external_USB_drive_having_an_existing_NTFS_file_system_in_READ/WRITE_mode_to_transport_files_from/to_unRaid_server as a guide to mount ntfs partition. Downloaded the latest version of ntfs-3g from slackware-current and installed it. But when I mount, there's nothing. The mount don't even show in df. What could be wrong?
-
[Support] knex666 - openHAB
It's the default args. I tried host, didn't help
-
[Support] knex666 - openHAB
hello everyone, Might just be me but I'm unable to start that container. Well, it start, but it stay in starting state and openhab never launch. In the log, it's stuck at sync.. Any clue? Thank you
-
Move file to share locally (Solved)
Yes, time saving, thank you!
-
Enable https but keep http?
Yeah, this doesn't apply. The reason is I'm not using the my servers, thus it doesn't create a certificate for local ip address. When I enter the https://ipaddress/ like showed in the doc, it redirect me to the fqdn of the certs, which is a duckdns.org url, wether I used http or https url. Using a my server generated certificate solved this since it's creating a cert with the fqdn and ipaddress. I also tried server.localtld and it also redirected me
-
Move file to share locally (Solved)
Hello everyone, I got about 12TB of data to move from an old server to unraid. I'm currently doing it over 1gbit network and it's taking forever. Thus, I was wondering, can I hookup the old hdd to unraid, mount them (ntfs format) and do a local copy with midnight commander? If yes, if I copy it to /mnt/user/share, will it use the share allocation method I specified like if I was doing it through samba share? Thank you