virtualbox - Vagrant taking up too much space -
i switch between 4 projects on local machine , utilize vagrant each on of them.
$ vagrant global-status id name provider state directory ------------------------------------------------------------------------- 3e1f21e default virtualbox running d:/www/project1/source 9080cd0 default virtualbox poweroff d:/www/project2/source c4e0461 default virtualbox poweroff d:/www/project3/source b75805d default virtualbox running d:/www/project4/source
however, c drive (i'm on windows 7 machine) showing i'm using 16.4gb
on \user\virtualbox vms
it seems little excessive 4 vms. opened virtualbox , saw had 7 vms on there.
i'm thinking these boxes destroyed wrong.
i couldn't find on web. delete these items or of import vagrant? if so, how can set vagrant without having utilize much space on laptop?
if destroyed boxes vagrant destroy
, finished without errors, box should gone virtualbox well. if didn't happen, can remove box manually virtualbox. create sure delete local files (virtualbox inquire if wanna maintain hd, don't)!
if unsure boxes remove virtualbox because named same, can either destroy boxes vagrant , remove boxes left virtualbox. or can start vagrant boxes using vagrant up
, delete ones virtualbox don't run.
vagrant virtualbox
No comments:
Post a Comment