VirtualBox

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

最後變更 在這個檔案從105289是 99797,由 vboxsync 提交於 22 月 前

Docs: bugref:10302. Merging changes from the docs team. Almost exclusively conkeyref related stuff.

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Id Revision
檔案大小: 1.1 KB
 
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><ph conkeyref="vbox-conkeyref-phrases/product-name"/> Expert Storage Management</title>
5
6 <body>
7 <p>
8 In case the snapshot model of <ph conkeyref="vbox-conkeyref-phrases/product-name"/> 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>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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