mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-04-28 12:12:29 +00:00
add wiki interlnal links
This commit is contained in:
parent
251666be38
commit
deb4673f27
@ -126,3 +126,14 @@ And you can remove the image with:
|
||||
|
||||
# pvesm free local:100/vm-100-disk10.raw
|
||||
|
||||
|
||||
ifdef::wiki[]
|
||||
|
||||
See Also
|
||||
~~~~~~~~
|
||||
|
||||
* link:/index.php/Storage[Storage]
|
||||
|
||||
endif::wiki[]
|
||||
|
||||
|
||||
|
@ -64,3 +64,12 @@ snapshot/clone implementation.
|
||||
|images vztempl iso backup |raw qcow2 vmdk |yes |qcow2 |qcow2
|
||||
|==============================================================================
|
||||
|
||||
ifdef::wiki[]
|
||||
|
||||
See Also
|
||||
~~~~~~~~
|
||||
|
||||
* link:/index.php/Storage[Storage]
|
||||
|
||||
endif::wiki[]
|
||||
|
||||
|
@ -79,4 +79,13 @@ Scan a remote iSCSI portal, and returns a list of possible targets:
|
||||
|
||||
pvesm iscsiscan -portal <HOST[:PORT]>
|
||||
|
||||
ifdef::wiki[]
|
||||
|
||||
See Also
|
||||
~~~~~~~~
|
||||
|
||||
* link:/index.php/Storage[Storage]
|
||||
|
||||
endif::wiki[]
|
||||
|
||||
|
||||
|
@ -39,3 +39,12 @@ driver.
|
||||
|images |raw |yes |no |no
|
||||
|==============================================================================
|
||||
|
||||
ifdef::wiki[]
|
||||
|
||||
See Also
|
||||
~~~~~~~~
|
||||
|
||||
* link:/index.php/Storage[Storage]
|
||||
|
||||
endif::wiki[]
|
||||
|
||||
|
@ -84,5 +84,13 @@ List available volume groups:
|
||||
|
||||
# pvesm lvmscan
|
||||
|
||||
ifdef::wiki[]
|
||||
|
||||
See Also
|
||||
~~~~~~~~
|
||||
|
||||
* link:/index.php/Storage[Storage]
|
||||
|
||||
endif::wiki[]
|
||||
|
||||
|
||||
|
@ -76,3 +76,11 @@ List available LVM thin pools on volume group `pve`:
|
||||
|
||||
# pvesm lvmthinscan pve
|
||||
|
||||
ifdef::wiki[]
|
||||
|
||||
See Also
|
||||
~~~~~~~~
|
||||
|
||||
* link:/index.php/Storage[Storage]
|
||||
|
||||
endif::wiki[]
|
||||
|
@ -75,3 +75,12 @@ Examples
|
||||
You can get a list of exported NFS shares with:
|
||||
|
||||
# pvesm nfsscan <server>
|
||||
|
||||
ifdef::wiki[]
|
||||
|
||||
See Also
|
||||
~~~~~~~~
|
||||
|
||||
* link:/index.php/Storage[Storage]
|
||||
|
||||
endif::wiki[]
|
||||
|
@ -87,3 +87,12 @@ snapshot and clone functionality.
|
||||
|images rootdir |raw |yes |yes |yes
|
||||
|==============================================================================
|
||||
|
||||
ifdef::wiki[]
|
||||
|
||||
See Also
|
||||
~~~~~~~~
|
||||
|
||||
* link:/index.php/Storage[Storage]
|
||||
|
||||
endif::wiki[]
|
||||
|
||||
|
@ -85,3 +85,12 @@ To enable compression on that newly allocated filesystem:
|
||||
You can get a list of available ZFS filesystems with:
|
||||
|
||||
# pvesm zfsscan
|
||||
|
||||
ifdef::wiki[]
|
||||
|
||||
See Also
|
||||
~~~~~~~~
|
||||
|
||||
* link:/index.php/Storage[Storage]
|
||||
|
||||
endif::wiki[]
|
||||
|
26
pvesm.adoc
26
pvesm.adoc
@ -308,6 +308,32 @@ Show filesystem path for a volume
|
||||
|
||||
pvesm path <VOLUME_ID>
|
||||
|
||||
ifdef::wiki[]
|
||||
|
||||
See Also
|
||||
--------
|
||||
|
||||
* link:/index.php/Storage:_Directory[Storage: Directory]
|
||||
|
||||
* link:/index.php/Storage:_GlusterFS[Storage: GlusterFS]
|
||||
|
||||
* link:/index.php/Storage:_User_Mode_iSCSI[Storage: User Mode iSCSI]
|
||||
|
||||
* link:/index.php/Storage:_iSCSI[Storage: iSCSI]
|
||||
|
||||
* link:/index.php/Storage:_LVM[Storage: LVM]
|
||||
|
||||
* link:/index.php/Storage:_LVM_Thin[Storage: LVM Thin]
|
||||
|
||||
* link:/index.php/Storage:_NFS[Storage: NFS]
|
||||
|
||||
* link:/index.php/Storage:_RBD[Storage: RBD]
|
||||
|
||||
* link:/index.php/Storage:_ZFS[Storage: ZFS]
|
||||
|
||||
|
||||
endif::wiki[]
|
||||
|
||||
ifndef::wiki[]
|
||||
|
||||
// backend documentation
|
||||
|
Loading…
Reference in New Issue
Block a user