Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

@omajid
Copy link
Member

@omajid omajid commented Jul 19, 2019

stat -fc %T /sys/fs/cgroup calls this file system cgroup2fs on my machine.

Add the cgroup2fs file system magic number. Available from:

Move cgroup2fs next to cgroupfs in the drive type list, since it is also DriveType.Ram.

`stat -fc %T /sys/fs/cgroup` calls this file system `cgroup2fs`

Add the cgroup2fs file system magic number. Available from:

  - https://www.kernel.org/doc/Documentation/cgroup-v2.txt
  - man 2 statfs

Move cgroup2fs next to cgroupfs in the drive type list, since it is also
DriveType.Ram.
Copy link
Member

@danmoseley danmoseley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@stephentoub
Copy link
Member

@dotnet/dncenghot, is there something wrong with the Debian.9.Amd64.Open-x64 and RedHat.6.Amd64.Open-x64 queues? We have lots of PRs timing out with no work completing on those.

@stephentoub stephentoub merged commit 11416bd into dotnet:master Jul 21, 2019
@omajid
Copy link
Member Author

omajid commented Jul 22, 2019

Thanks for the quick review and for merging this!

@MattGal
Copy link
Member

MattGal commented Jul 22, 2019

@stephentoub there is a mysterious network problem wtih some of our Azure scale sets I'll investigate that seems to be currently affecting the RHEL 7 Open queue but not the Debian 9 or RHEL 6 ones. I'll take a look at the RHEL7 one shortly and see if I can make some sense of it; previous attempts imply some sort of weird deadlock where the machines can heartbeat (so don't get automatically cleaned up ) but where they do not take new work from the Service Bus

@stephentoub
Copy link
Member

Thanks.

@karelz karelz added this to the 5.0 milestone Aug 3, 2019
omajid added a commit to omajid/dotnet-corefx that referenced this pull request Feb 11, 2020
`stat -fc %T /sys/fs/cgroup` calls this file system `cgroup2fs`

Add the cgroup2fs file system magic number. Available from:

  - https://www.kernel.org/doc/Documentation/cgroup-v2.txt
  - man 2 statfs

Move cgroup2fs next to cgroupfs in the drive type list, since it is also
DriveType.Ram.
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
`stat -fc %T /sys/fs/cgroup` calls this file system `cgroup2fs`

Add the cgroup2fs file system magic number. Available from:

  - https://www.kernel.org/doc/Documentation/cgroup-v2.txt
  - man 2 statfs

Move cgroup2fs next to cgroupfs in the drive type list, since it is also
DriveType.Ram.

Commit migrated from dotnet/corefx@11416bd
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants