mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-04-28 22:47:13 +00:00
pct: clarify simple restore mode default 'local' storage
"default local storage" is confusing without the backticks. reword the sentences to make it clearer about `storage` parameter usage. Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
This commit is contained in:
parent
7ec7bcee11
commit
46f67ead36
4
pct.adoc
4
pct.adoc
@ -792,8 +792,8 @@ explicitly set, the mount point configuration from the backed up configuration
|
||||
file is restored using the following steps:
|
||||
|
||||
. Extract mount points and their options from backup
|
||||
. Create volumes for storage backed mount points (on storage provided with the
|
||||
`storage` parameter, or default local storage if unset)
|
||||
. Create volumes for storage backed mount points on the target provided with the
|
||||
`storage` parameter. (default: `local`)
|
||||
. Extract files from backup archive
|
||||
. Add bind and device mount points to restored configuration (limited to root
|
||||
user)
|
||||
|
Loading…
Reference in New Issue
Block a user