From deb4673f279adea9069596f64fb70ff3f0e88302 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 4 May 2016 07:22:27 +0200 Subject: [PATCH 1/1] add wiki interlnal links --- pve-storage-dir.adoc | 11 +++++++++++ pve-storage-glusterfs.adoc | 9 +++++++++ pve-storage-iscsi.adoc | 9 +++++++++ pve-storage-iscsidirect.adoc | 9 +++++++++ pve-storage-lvm.adoc | 8 ++++++++ pve-storage-lvmthin.adoc | 8 ++++++++ pve-storage-nfs.adoc | 9 +++++++++ pve-storage-rbd.adoc | 9 +++++++++ pve-storage-zfspool.adoc | 9 +++++++++ pvesm.adoc | 26 ++++++++++++++++++++++++++ 10 files changed, 107 insertions(+) diff --git a/pve-storage-dir.adoc b/pve-storage-dir.adoc index d8bdb53..f664465 100644 --- a/pve-storage-dir.adoc +++ b/pve-storage-dir.adoc @@ -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[] + + diff --git a/pve-storage-glusterfs.adoc b/pve-storage-glusterfs.adoc index 238450a..d13fc46 100644 --- a/pve-storage-glusterfs.adoc +++ b/pve-storage-glusterfs.adoc @@ -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[] + diff --git a/pve-storage-iscsi.adoc b/pve-storage-iscsi.adoc index 82a7394..afe1db9 100644 --- a/pve-storage-iscsi.adoc +++ b/pve-storage-iscsi.adoc @@ -79,4 +79,13 @@ Scan a remote iSCSI portal, and returns a list of possible targets: pvesm iscsiscan -portal +ifdef::wiki[] + +See Also +~~~~~~~~ + +* link:/index.php/Storage[Storage] + +endif::wiki[] + diff --git a/pve-storage-iscsidirect.adoc b/pve-storage-iscsidirect.adoc index 9d57633..28a77f1 100644 --- a/pve-storage-iscsidirect.adoc +++ b/pve-storage-iscsidirect.adoc @@ -39,3 +39,12 @@ driver. |images |raw |yes |no |no |============================================================================== +ifdef::wiki[] + +See Also +~~~~~~~~ + +* link:/index.php/Storage[Storage] + +endif::wiki[] + diff --git a/pve-storage-lvm.adoc b/pve-storage-lvm.adoc index b4a278c..4046e15 100644 --- a/pve-storage-lvm.adoc +++ b/pve-storage-lvm.adoc @@ -84,5 +84,13 @@ List available volume groups: # pvesm lvmscan +ifdef::wiki[] + +See Also +~~~~~~~~ + +* link:/index.php/Storage[Storage] + +endif::wiki[] diff --git a/pve-storage-lvmthin.adoc b/pve-storage-lvmthin.adoc index c543bed..23a72ea 100644 --- a/pve-storage-lvmthin.adoc +++ b/pve-storage-lvmthin.adoc @@ -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[] diff --git a/pve-storage-nfs.adoc b/pve-storage-nfs.adoc index f615101..cb1c6a4 100644 --- a/pve-storage-nfs.adoc +++ b/pve-storage-nfs.adoc @@ -75,3 +75,12 @@ Examples You can get a list of exported NFS shares with: # pvesm nfsscan + +ifdef::wiki[] + +See Also +~~~~~~~~ + +* link:/index.php/Storage[Storage] + +endif::wiki[] diff --git a/pve-storage-rbd.adoc b/pve-storage-rbd.adoc index 1126c7d..05c16b6 100644 --- a/pve-storage-rbd.adoc +++ b/pve-storage-rbd.adoc @@ -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[] + diff --git a/pve-storage-zfspool.adoc b/pve-storage-zfspool.adoc index aaf9e94..da60519 100644 --- a/pve-storage-zfspool.adoc +++ b/pve-storage-zfspool.adoc @@ -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[] diff --git a/pvesm.adoc b/pvesm.adoc index f0eb9b9..36be46e 100644 --- a/pvesm.adoc +++ b/pvesm.adoc @@ -308,6 +308,32 @@ Show filesystem path for a volume pvesm path +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 -- 2.39.2