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
Is there any way that I can clean up and optimize the size of disk2's gns3vm so i can get more space for projects? maybe such as clean up temporary files and so on.
I used 200GB for the disk2, but after I explore using winscp, I saw kcore on /proc/ is eating 137GB.
Can you give some advice to do maintenance on gns3vm disk?
Thank you
The text was updated successfully, but these errors were encountered:
Kcore is a virtual file is does not take any space on the disk since it's part of the proc virtual system. You can safely ignore that file size.
You can read about it here https://support.microfocus.com/kb/doc.php?id=7004153
Hello,
Is there any way that I can clean up and optimize the size of disk2's gns3vm so i can get more space for projects? maybe such as clean up temporary files and so on.
I used 200GB for the disk2, but after I explore using winscp, I saw kcore on /proc/ is eating 137GB.
Can you give some advice to do maintenance on gns3vm disk?
Thank you
The text was updated successfully, but these errors were encountered: