VirtualBox

Opened 12 years ago

Closed 8 years ago

#10435 closed defect (obsolete)

The type of disk witsh suppose to be unaffected by the snapshot (Shareable/write-through) does not work

Reported by: mikefaille Owned by:
Component: virtual disk Version: VirtualBox 4.1.12
Keywords: write-through shareable Cc:
Guest type: all Host type: all

Description

What I had before starting:

  • Install Ubuntu 12.04 on disk A

Here are the steps I followed:

0 - Search for Hard drive information on my VM

sudo -H -u vbox VBoxManage showvminfo "0757e29d-1b85-46a3-887e-4233b2712af7

1 - Create a static disk B and put the status Shearable or write-through (same problem)

sudo -H -u vbox VBoxManage modifyhd --type shareable 0757e29d-1b85-46a3-887e-4233b2712af7

2 - Create a MSDOS partition and format it to EXT4 3 - Mount the partiton in the /mnt

 mount /dev/sdb1 /mnt

4 - Snapshot my VirtualMachine

5 -

touch /mnt/tokeep

6 -

sync

7 - restore snapshot 8 - My file /mnt/tokeep disapear!

Attachments (4)

VBox.log (43.8 KB ) - added by mikefaille 12 years ago.
VBox.log.1 (71.0 KB ) - added by mikefaille 12 years ago.
VBox.log.2 (86.5 KB ) - added by mikefaille 12 years ago.
VBox.log.3 (86.7 KB ) - added by mikefaille 12 years ago.

Download all attachments as: .zip

Change History (6)

by mikefaille, 12 years ago

Attachment: VBox.log added

by mikefaille, 12 years ago

Attachment: VBox.log.1 added

by mikefaille, 12 years ago

Attachment: VBox.log.2 added

by mikefaille, 12 years ago

Attachment: VBox.log.3 added

comment:1 by mikefaille, 12 years ago

Sorry, I forget to say that only the steps that the commands "VBoxManage" that have been done on the host machine.

Last edited 12 years ago by mikefaille (previous) (diff)

comment:2 by aeichner, 8 years ago

Resolution: obsolete
Status: newclosed

Please reopen if still relevant with a recent VirtualBox release.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use