add wiki interlnal links

This commit is contained in:
Dietmar Maurer 2016-05-04 07:22:27 +02:00
parent 251666be38
commit deb4673f27
10 changed files with 107 additions and 0 deletions

View File

@ -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[]

View File

@ -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[]

View File

@ -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[]

View File

@ -39,3 +39,12 @@ driver.
|images |raw |yes |no |no
|==============================================================================
ifdef::wiki[]
See Also
~~~~~~~~
* link:/index.php/Storage[Storage]
endif::wiki[]

View File

@ -84,5 +84,13 @@ List available volume groups:
# pvesm lvmscan
ifdef::wiki[]
See Also
~~~~~~~~
* link:/index.php/Storage[Storage]
endif::wiki[]

View File

@ -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[]

View File

@ -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[]

View File

@ -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[]

View File

@ -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[]

View File

@ -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