January 9, 20242 yr Recently been getting into Unraid and tinkering with things. I've used Glances in the past for monitoring and currently have it deployed from the community apps which places it in a docker container. Glances and access to it seems to be working as expected however I noticed it's providing the physical disk sizes and free space but the array isn't available. Is there any way of getting the array size and free space to report into Glances? From my understanding Unraid presents this as /mnt/user.
January 9, 20242 yr Community Expert 3 minutes ago, jdobbs said: From my understanding Unraid presents this as /mnt/user. Have you confirmed that you have /mnt/user?
January 9, 20242 yr Author 19 minutes ago, trurl said: Have you confirmed that you have /mnt/user? Yes, it's available:
January 9, 20242 yr Author I'm thinking it has to do something with Glances displaying physical mount points...
February 6, 20242 yr On 1/9/2024 at 2:32 PM, jdobbs said: Yes, it's available: Did you ever figure this out? I too am unable to see the full disk array of Unraid in Glances, only the individual disks.
February 10, 20242 yr Hello, I faced the same issue. I added /mnt/user to the in Glances, but i am unable to see it inside Glances. Did anyone figure it out ? Thanks
February 10, 20251 yr Late answer but hope this helps some out. If you are missing appdata from glances you probably need to do this. Uninstall your current glances docker and install a new one (Right one is with these options). The default container path value for Acces to all disk is rootfs I changed mine back to mnt. After installing go to your appdata/glances and copy this conf file there (https://github.com/nicolargo/glances/blob/develop/conf/glances.conf). Under [fs] section there is a line #allow=shm change this to allow=shfs. After that glances should show you the /mnt/user share
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.