You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spacewalk-data-fsck is a debugging and troubleshooting tool. It helps after fatal crashes when inconsistencies are detected. You do not need it to remove packages from disk after using of spacewalk-remove-channel.
I would move this into the troubleshooting section.
=== Remove the Packages from the Filesystem
.Procedure: Removing the Packages from the Filesystem
. The following command checks for anything that still exists in the filesystem, but not in the {productname} database, and removes it.
On the command line of the container host, run the following command:
+
----
mgrctl exec -ti -- spacewalk-data-fsck -r -S -C -O
----
[NOTE]
====
The final cleanup command can take several minutes, or even hours to complete.
====
spacewalk-data-fsck is a debugging and troubleshooting tool. It helps after fatal crashes when inconsistencies are detected. You do not need it to remove packages from disk after using of spacewalk-remove-channel.
I would move this into the troubleshooting section.
Originally posted by @mcalmer in #3631 (comment)
The text was updated successfully, but these errors were encountered: