Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

6.12.6: odd cgroup mount point causing problems with Hashicorp Nomad

Featured Replies

I've been running Hashicorp Nomad to control the docker containers on my Unraid server for a while now, and encountered some errors when updating to the 1.7.x versions of it. The 1.7.0 version had some major updates to the way they handle cgroup version support detection, and is now failing to identify the cgroup v2 support of Unraid.

 

This seems to be caused by a rather odd mount configuration on Unraid. For the path `/sys/fs/cgroup` there are two mounts on top of each other:

# mount -l | grep cgroup
cgroup_root on /sys/fs/cgroup type tmpfs (rw,relatime,size=8192k,mode=755,inode64)
none on /sys/fs/cgroup type cgroup2 (rw,relatime)

 

These file systems are mounted in /etc/rc.d/rc.S. Comparing it to the init script in the upstream slackware sources, it seems to be different: https://mirrors.slackware.com/slackware/slackware64-15.0/source/a/sysvinit-scripts/scripts/rc.S. Can someone confirm this is a unraid-specific change? Is there some specific reason for the tmpfs mount, which seems to be unnecessary and causing my problem.

 

I've created a ticket on the Nomad issue tracker, link here for reference: https://github.com/hashicorp/nomad/issues/19735

Edited by googol

Solved by ich777

  • googol changed the title to 6.12.6: odd cgroup mount point causing problems with Hashicorp Nomad
  • Author

@JorgeB sorry to pull you in like this out of the blue, but I see you are an active moderator. It seems to me that this forum might not be the best place to ask such a specific question about the OS. Do you know who I should contact about this, or who could be pulled in to this thread to shine a bit of light on this?

  • Community Expert

Sorry, I don't know what Hashicorp Nomad is or can help with your issue, but for the cgroup/mount options maybe @dlandoncan help.

  • Author

Hi @dlandon, are you familiar with the cgroup mounts on unraid?

  • Author

Thanks for the reply @dlandon . Do you have an idea of who might know more about this topic?

  • Author

I managed to find my way to the unraid webgui repository on github which seems to host the init script that does the mounting. I've opened an issue there to see if I could find an answer there: https://github.com/unraid/webgui/issues/1598

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.