Skip to content

Commit 9168377

Browse files
vlourspmoravec
authored andcommitted
[containers_common] Including the layers.json file
gather the file '/var/lib/containers/storage/overlay-layers/layers.json' to help to troubleshoot any RHOCP DiskPressure on nodes. Related to: #4283 Signed-off-by: Vincent Lours <vlours@redhat.com> Signed-off-by: Vincent Lours <42592162+vlours@users.noreply.github.com>
1 parent a84f923 commit 9168377

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sos/report/plugins/containers_common.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ def setup(self):
2929
'/usr/share/containers/*',
3030
'/etc/subuid',
3131
'/etc/subgid',
32+
'/var/lib/containers/storage/overlay-layers/layers.json'
3233
])
3334

3435
self.add_file_tags({

0 commit comments

Comments
 (0)