VirtualBox

Opened 8 years ago

Last modified 8 years ago

#16026 new defect

error reuse physical disk after open "computer management" console

Reported by: Nick07 Owned by:
Component: virtual disk Version: VirtualBox 5.1.6
Keywords: Cc:
Guest type: Windows Host type: Windows

Description

If I open "computer management" console (in Win 7x64 host), to use the physical disk becomes impossible (io error, write error etc.), guest system becomes unbootable. Also to install guest, had to remove pre-existing disk partition. Only then became possible to format it from the guest system.

Is it possible to make a mapped physical drive does not fall off when restart host system?

I used the following command:

cd C:\Program Files\Oracle\VirtualBox

VBoxManage.exe internalcommands createrawvmdk -filename H:\VBoxHDTools\ssd7.vmdk -rawdisk
.\PhysicalDrive5

Attachments (1)

normal_situation.PNG (57.9 KB ) - added by Nick07 8 years ago.

Download all attachments as: .zip

Change History (8)

comment:1 by Nick07, 8 years ago

"computer management" --> "disk management" console

comment:2 by Socratis, 8 years ago

Did you notice the warning in Chapter 9.9.1?

Warning: Raw hard disk access is for expert users only. Incorrect use or use of an outdated configuration can lead to total loss of data on the physical disk. Most importantly, do not attempt to boot the partition with the currently running host operating system in a guest. This will lead to severe data corruption.

What you posted does not seem like a bug to me. It seems like incorrect usage, unless you can prove otherwise.

comment:3 by Socratis, 8 years ago

I should have added that a lot of people have used the 'rawdisk' option with great success, including myself, that is why I considered this to be an incorrect usage case, rather than a bug.

comment:4 by Nick07, 8 years ago

Оnce (until you reboot and God forbid if you open Windows Explorer or the console in the host system) using the disk you think it normal? Is it possible to make a mapped physical drive does not fall off when restart host system?

comment:5 by Nick07, 8 years ago

How do you propose to continue working with the guest system the next day, for example?

by Nick07, 8 years ago

Attachment: normal_situation.PNG added

comment:6 by Nick07, 8 years ago

(http://www.serverwatch.com/server-tutorials/using-a-physical-hard-drive-with-a-virtualbox-vm.html) "By Hug February 01 2016 09:57 PST

a product should be complete at is best. Mounting a physical hard drive should of been a basic standard in the software. IT,s clear to anyone if you install a virtual software like Virtualbox that you should choose the options 1- install your os from scratch, or from an image or you have a physical disk 2- how you going to secure it. give access read and write. that should be a basic. the system should of scan all the drives and allow me to select what I want to do. (not to play arround with commands and so on... If users have to play with command line so much than forget the Gui) thank you"...

comment:7 by Frank Mehnert, 8 years ago

priority: criticalmajor

Nico07, your last comment is completely irrelevant for this ticket. First, using a raw hard disk from inside a virtual machine is dangerous. And that's the reason why this feature is not available in the GUI -- it's meant for advanced users who know what they do.

To me it seems that you access the same partition from your guest and from your host. If you open the computer management console on the host then (host) Windows will most likely scan all partitions and might even write content -- which will most likely lead to the error you saw.

As socratis wrote, I don't think this is a VirtualBox bug at all.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use