VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/vboxexpertstoragemgmt.dita@ 98549

Last change on this file since 98549 was 98549, checked in by vboxsync, 2 years ago

Docs: bugref:10302. Uploading .dita user manual files we received from the doc team on 25th Jan.

  • Property svn:eol-style set to native
File size: 1.1 KB
Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3<topic xml:lang="en-us" id="vboxexpertstoragemgmt">
4 <title>Oracle VM VirtualBox Expert Storage Management</title>
5
6 <body>
7 <p>
8 In case the snapshot model of Oracle VM VirtualBox is not sufficient it
9 is possible to enable a special mode which makes it possible to
10 reconfigure storage attachments while the VM is paused. The user
11 has to make sure that the disk data stays consistent to the guest
12 because unlike with hotplugging the guest is not informed about
13 detached or newly attached media.
14 </p>
15 <p>
16 The expert storage management mode can be enabled per VM
17 executing:
18 </p>
19 <pre xml:space="preserve">$ VBoxManage setextradata <varname>VM-name</varname> "VBoxInternal2/SilentReconfigureWhilePaused" 1</pre>
20 <p>
21 You can reconfigure storage attachments later while the VM is
22 paused by using the <userinput>VBoxManage storageattach</userinput>
23 command.
24 </p>
25 </body>
26
27</topic>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette