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
Before, when attempting to clone a disk (for backup), it errored out saying the drive is over 140TB in size and not enough space in the next drive (my root is like ~100gb for reference). I looked for the cause of this, and it turns out the file kcore in /proc/ is the culprit.
Steps to Reproduce
Go to /proc/
Find kcore near bottom.
Expected Behavior
Cloning / transfer / copy operations work from a smaller drive to a larger one without a hitch.