The same with physical hard disk drives, virtual disk in Hyper-V also runs out of space. When a physical disk is full, you have to copy and migrate to another larger one, but to Hyper-V virtual disk, you can expand it directly, therefore, it's much easier and faster. To expand virtual hard disk in Hyper-V yra 2 įprasti būdai per PowerShell ir Hyper-V Vadovas.
Kaip išplėsti virtualųjį diską Vista Hyper-V su PowerShell
Plečia Hyper-V virtualus diskas su PowerShell is much easier and faster, but before expanding disk (both VHD and VHDX) there are 2 things you should do:
- Ištrinkite išsaugotus kontrolinius taškus.
- išjungti Hyper-V svečių virtualioji mašina.
Steps to expand Hyper-V virtualus diskas su PowerShell:
- Atviras PowerShell iš greitosios paleidimo juostos arba meniu Pradėti pagal savo operacinę sistemą.
- Tipas Resize-VHD -Path 'E:\yourown.vhdx' -SizeBytes 200gb
Pastaba:
- paleisti PowerShell kaip administratorius.
- Turėtumėte nurodyti absoliutų virtualiojo disko kelią ir pavadinimą su kabutėmis.
- 200 GB čia reiškia galutinį dydį išplėtus, nepridėjus 200 GB.
How to expand virtual hard disk with Hyper-V Vadovas
It requires much more steps to expand virtual disk with Hyper-V Manager, but it can expand virtual disk dynamically without shutting down the guest virtual machine. Pastaba: you still need to delete the Checkpoints before expanding, otherwise, you may encounter the issue that Hyper-V Manager reports successfully extended disk but not really.
Steps to expand virtual hard disk with Hyper-V Vadybininkas:.
Žingsnis 1: Atviras Hyper-V Valdytojas, kairiajame skydelyje spustelėkite pagrindinį kompiuterį, tada spustelėkite Redaguoti diską in Veiksmai skydelis dešinėje.
Žingsnis 3: Spauskite Naršyti viršuje, norėdami rasti savo VHD / VHDX virtualiojo disko failą ir spustelėkite Sekantis.
Per trumpą laiką sistemos diskas mano Hyper-V Server 2012 padidinama nuo 120 GB iki 160 GB, pabaigoje papildoma 40 GB vietos diske rodoma kaip nepaskirstyta.
Kaip išplėsti skaidinį išplečiant virtualųjį diską
To add this additional unallocated space to other partitions, you need to run NIUBI Partition Editor. If you want to extend drive D (the left contiguous partition), right click it and select "Resize/Move Volume", drag the right border towards right to combine unallocated space.
Jei norite išplėsti sistemos skaidinį C į Hyper-V, Sekite žingsnius:
- Right click D: drive and select "Resize/Move Volume", drag the middle of this partition towards right in the pop-up window, then additional unallocated space will be moved behind C drive.
- Right click C: drive and select "Resize/Move Volume" again, drag right border towards right to merge unallocated space.
- Spustelėkite „Taikyti“ viršuje kairėje, kad paleistumėte, atlikta.
Watch the video guide how to increase partition after expanding virtual disk in Hyper-V vm:
Be pertvarų pertvarų, NIUBI Partition Editor padeda atlikti daugelį kitų disko ir skaidinių operacijų.