gift-surg / NiftyMIC

NiftyMIC is a research-focused toolkit for motion correction and volumetric image reconstruction of 2D ultra-fast MRI.
BSD 3-Clause "New" or "Revised" License
139 stars 35 forks source link

The volume "filesystem root" has only X bytes disk space remaining #3

Closed federica28 closed 5 years ago

federica28 commented 5 years ago

I installed NiftyMIC as vm on VirtualBox two months ago and i used it since that moment without any major problem. However in this last week i got this warning:

"The volume "filesystem root" has only X bytes disk space remaining".

Now i have 0 bytes disk space remaining and i can't elaborate any images.

Executing the following command i obtain:

df -h

What can i do?

renbem commented 5 years ago

Dear Frederica,

Let me know if I misinterpret this, but, by the looks of it, I would assume that all NiftyMIC results were created within the virtual machine and not on the host system side. Within the VM you have access to your host system storage on /media/vboxshare (shown to have 248 GB available), which is the recommended place to store the reconstruction output of NiftyMIC.

Hope that helps.

Best, Michael

federica28 commented 5 years ago

Hi Michael, I have always saved the reconstruction output of NiftyMIC in /media/vboxshare, not in folders within the virtual machine.

Best, Federica

Ottieni Outlook per Androidhttps://aka.ms/ghei36


From: Michael Ebner notifications@github.com Sent: Friday, May 3, 2019 7:27:44 PM To: gift-surg/NiftyMIC Cc: federica28; Author Subject: Re: [gift-surg/NiftyMIC] The volume "filesystem root" has only X bytes disk space remaining (#3)

Dear Frederica,

Let me know if I misinterpret this, but, by the looks of it, I would assume that all NiftyMIC results were created within the virtual machine and not on the host system side. Within the VM you have access to your host system storage on /media/vboxshare (shown to have 248 GB available), which is the recommended place to store the reconstruction output of NiftyMIC.

Hope that helps.

Best, Michael

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/gift-surg/NiftyMIC/issues/3#issuecomment-489175620, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKT3HQI3RANRJ2F3GQT2443PTRYY7ANCNFSM4HKTVCDA.

renbem commented 5 years ago

Hi Frederica,

I can't quite tell from here what has cluttered your root directory. If I look at a VM clone, there is plenty of space available (7.8 GB). image

Do you restart your VM once in a while? It might well be that some intermediate results in the /tmp - folder cause the issue. Other than that, NiftyMIC does not write anything to your local HDD. If that's not the problem, a straightforward way to re-establish a clutter-free VM (without having to run an investigation of what the additional files are) is to import a fresh VM download.

Best, Michael