diff --git a/content/SCALE/GettingStarted/Configure/UIConfigurationSCALE.md b/content/SCALE/GettingStarted/Configure/UIConfigurationSCALE.md index edd6f5ce3e..43fed146c2 100644 --- a/content/SCALE/GettingStarted/Configure/UIConfigurationSCALE.md +++ b/content/SCALE/GettingStarted/Configure/UIConfigurationSCALE.md @@ -139,7 +139,7 @@ If your installation includes a UPS, configure and enable the UPS service as wel All systems can take advantage of the SMART service and testing if your disks support this service. Disks that do not support SMART testing do not display the option to set up testing. -See [Managing SMART Tests]({{< relref "SmartTestsScale.md" >}}) for information on running or managing scheduled SMART tests or [Managing Disks]({{< relref "ManagingDisks.md" >}}) for more information on running a manual test from a selected disk. +See [Managing SMART Tests]({{< relref "SmartTestsScale.md" >}}) for information on running or managing scheduled SMART tests or [Managing Disks]({{< relref "/SCALE/SCALETutorials/Storage/Disks/_index.md" >}}) for more information on running a manual test from a selected disk. ## Setting Up Backup Solutions diff --git a/content/SCALE/SCALETutorials/Apps/_index.md b/content/SCALE/SCALETutorials/Apps/_index.md index 74d4bb5cd2..1cc8df4ed2 100644 --- a/content/SCALE/SCALETutorials/Apps/_index.md +++ b/content/SCALE/SCALETutorials/Apps/_index.md @@ -2,7 +2,7 @@ title: "Apps" description: "Expanding TrueNAS SCALE functionality with additional applications." geekdocCollapseSection: true -weight: 100 +weight: 12 aliases: - /scale/scaletutorials/apps/usingapps/ - /scale/scaleuireference/apps/usingapps/ diff --git a/content/SCALE/SCALETutorials/ConfigReportsScale.md b/content/SCALE/SCALETutorials/ConfigReportsScale.md index a08af33357..cc5ed7669e 100644 --- a/content/SCALE/SCALETutorials/ConfigReportsScale.md +++ b/content/SCALE/SCALETutorials/ConfigReportsScale.md @@ -1,7 +1,7 @@ --- title: "Reporting" description: "Provides information on changing settings that control how TrueNAS displays report graphs, interacting with graphs, and the TrueCommand Enhancement option." -weight: 110 +weight: 13 alias: - /scale/scaletutorials/reporting/configreportsscale/ - /scale/scaletutorials/reporting/ diff --git a/content/SCALE/SCALETutorials/Credentials/_index.md b/content/SCALE/SCALETutorials/Credentials/_index.md index 2ebc5e6c54..8527aeeb45 100644 --- a/content/SCALE/SCALETutorials/Credentials/_index.md +++ b/content/SCALE/SCALETutorials/Credentials/_index.md @@ -2,7 +2,7 @@ title: "Credentials" description: "Tutorials for configuring the different credentials needed for TrueNAS SCALE features." geekdocCollapseSection: true -weight: 70 +weight: 10 related: false --- diff --git a/content/SCALE/SCALETutorials/Dashboard/_index.md b/content/SCALE/SCALETutorials/Dashboard/_index.md index b19221b069..7ccd9a4b15 100644 --- a/content/SCALE/SCALETutorials/Dashboard/_index.md +++ b/content/SCALE/SCALETutorials/Dashboard/_index.md @@ -1,11 +1,15 @@ --- -title: Main Dashboard +title: Dashboard description: "Tutorials related to using the TrueNAS SCALE Dashboard." geekdocCollapseSection: true -weight: 3 +weight: 4 tags: - dashboard related: false --- +This section contains tutorials involving the [SCALE Dashboard]({{< relref "SCALEDashboard.md" >}}). + +## Contents + {{< children sort="name" depth="2" description="true" >}} diff --git a/content/SCALE/SCALETutorials/DataProtection/CloudSyncTasks/AddCloudSyncTasks.md b/content/SCALE/SCALETutorials/DataProtection/CloudSyncTasks/AddCloudSyncTasks.md index 841cfbe57a..0b6dffcfcb 100644 --- a/content/SCALE/SCALETutorials/DataProtection/CloudSyncTasks/AddCloudSyncTasks.md +++ b/content/SCALE/SCALETutorials/DataProtection/CloudSyncTasks/AddCloudSyncTasks.md @@ -20,7 +20,7 @@ iXsystems is not responsible for any charges incurred from using third-party ven ## Cloud Sync Task Requirements -* You must have all system [storage]({{< relref "/SCALE/SCALETutorials/Storage/Pools/_index.md" >}}) configured and ready to receive or send data. +* You must have all system [storage]({{< relref "/SCALE/SCALETutorials/Storage/_index.md" >}}) configured and ready to receive or send data. * You must have a cloud storage provider account and location (like an Amazon S3 bucket). You can create the cloud storage account credentials using **Credentials > Backup Credentials > Cloud Credentials** before creating the sync task or add it at the time you create the cloud sync task on **Data Protection > Cloud Sync Task > Add Cloud Sync Task**. See the [Cloud Credentials]({{< relref "/SCALE/SCALETutorials/Credentials/BackupCredentials/AddCloudCredentials.md" >}}) article for instructions on adding a backup credential using cloud credentials. diff --git a/content/SCALE/SCALETutorials/DataProtection/_index.md b/content/SCALE/SCALETutorials/DataProtection/_index.md index 2428259564..dab374f7d7 100644 --- a/content/SCALE/SCALETutorials/DataProtection/_index.md +++ b/content/SCALE/SCALETutorials/DataProtection/_index.md @@ -2,7 +2,7 @@ title: "Data Protection" description: "Tutorials related to configuring data backup features in TrueNAS SCALE." geekdocCollapseSection: true -weight: 50 +weight: 8 related: false --- diff --git a/content/SCALE/SCALETutorials/Storage/Datasets/AddManageZvols.md b/content/SCALE/SCALETutorials/Datasets/AddManageZvols.md similarity index 93% rename from content/SCALE/SCALETutorials/Storage/Datasets/AddManageZvols.md rename to content/SCALE/SCALETutorials/Datasets/AddManageZvols.md index a99bdff203..af2b4c2324 100644 --- a/content/SCALE/SCALETutorials/Storage/Datasets/AddManageZvols.md +++ b/content/SCALE/SCALETutorials/Datasets/AddManageZvols.md @@ -2,7 +2,9 @@ title: "Adding and Managing Zvols" description: "Provides instructions on creating, editing and managing zvols." weight: 20 -aliases: /scale/scaleuireference/storage/pools/zvolsscale/ +aliases: + - /scale/scaleuireference/storage/pools/zvolsscale/ + - /scale/scaletutorials/storage/datasets/addmanagezvols/ tags: - zvol - storage diff --git a/content/SCALE/SCALETutorials/Storage/Datasets/CreatingSnapshots.md b/content/SCALE/SCALETutorials/Datasets/CreatingSnapshots.md similarity index 97% rename from content/SCALE/SCALETutorials/Storage/Datasets/CreatingSnapshots.md rename to content/SCALE/SCALETutorials/Datasets/CreatingSnapshots.md index 588e2d18ad..e1d513ae36 100644 --- a/content/SCALE/SCALETutorials/Storage/Datasets/CreatingSnapshots.md +++ b/content/SCALE/SCALETutorials/Datasets/CreatingSnapshots.md @@ -5,6 +5,7 @@ weight: 40 aliases: - /scale/scaleuireference/storage/snapshotsscale/ - /scale/scaletutorials/storage/snapshotsscale/ + - /scale/scaletutorials/storage/datasets/creatingsnapshots/ tags: - snapshots - backup diff --git a/content/SCALE/SCALETutorials/Storage/Datasets/DatasetsSCALE.md b/content/SCALE/SCALETutorials/Datasets/DatasetsSCALE.md similarity index 99% rename from content/SCALE/SCALETutorials/Storage/Datasets/DatasetsSCALE.md rename to content/SCALE/SCALETutorials/Datasets/DatasetsSCALE.md index e11f69aa3c..5d816f2d3c 100644 --- a/content/SCALE/SCALETutorials/Storage/Datasets/DatasetsSCALE.md +++ b/content/SCALE/SCALETutorials/Datasets/DatasetsSCALE.md @@ -5,6 +5,7 @@ weight: 10 aliases: - /scale/scaleuireference/storage/pools/datasetsscale/ - /scale/scaletutorials/storage/pools/datasetsscale/ + - /scale/scaletutorials/storage/datasets/datasetsscale/ tags: - datasets - storage diff --git a/content/SCALE/SCALETutorials/Storage/Datasets/EncryptionSCALE.md b/content/SCALE/SCALETutorials/Datasets/EncryptionSCALE.md similarity index 99% rename from content/SCALE/SCALETutorials/Storage/Datasets/EncryptionSCALE.md rename to content/SCALE/SCALETutorials/Datasets/EncryptionSCALE.md index 9ed7bc259e..932e5967dd 100644 --- a/content/SCALE/SCALETutorials/Storage/Datasets/EncryptionSCALE.md +++ b/content/SCALE/SCALETutorials/Datasets/EncryptionSCALE.md @@ -2,7 +2,9 @@ title: "Storage Encryption" description: "Provides information on SCALE storage encryption for pools, root datasets, datasets, and Zvols." weight: 50 -aliases: /scale/storage/encryptionscale/ +aliases: + - /scale/storage/encryptionscale/ + - /scale/scaletutorials/storage/datasets/encryptionscale/ tags: - encryption - datasets diff --git a/content/SCALE/SCALETutorials/Storage/Datasets/ManageQuotas.md b/content/SCALE/SCALETutorials/Datasets/ManageQuotas.md similarity index 97% rename from content/SCALE/SCALETutorials/Storage/Datasets/ManageQuotas.md rename to content/SCALE/SCALETutorials/Datasets/ManageQuotas.md index 30c20aa7f6..82f0a47b60 100644 --- a/content/SCALE/SCALETutorials/Storage/Datasets/ManageQuotas.md +++ b/content/SCALE/SCALETutorials/Datasets/ManageQuotas.md @@ -2,6 +2,8 @@ title: "Managing User or Group Quotas" description: "Provides information on managing user and group quotas." weight: 35 +aliases: + - /scale/scaletutorials/storage/datasets/managequotas/ tags: - quotas - datasets diff --git a/content/SCALE/SCALETutorials/Storage/Datasets/ManageSnapshotsSCALE.md b/content/SCALE/SCALETutorials/Datasets/ManageSnapshotsSCALE.md similarity index 98% rename from content/SCALE/SCALETutorials/Storage/Datasets/ManageSnapshotsSCALE.md rename to content/SCALE/SCALETutorials/Datasets/ManageSnapshotsSCALE.md index 29ccbe06c0..fcf52a0bf4 100644 --- a/content/SCALE/SCALETutorials/Storage/Datasets/ManageSnapshotsSCALE.md +++ b/content/SCALE/SCALETutorials/Datasets/ManageSnapshotsSCALE.md @@ -5,6 +5,7 @@ weight: 45 aliases: - /scale/scaleuireference/storage/snapshotsscale/ - /scale/scaletutorials/storage/snapshotsscale/ + - /scale/scaletutorials/storage/datasets/managesnapshotsscale/ tags: - snapshots - backup diff --git a/content/SCALE/SCALETutorials/Storage/Datasets/PermissionsSCALE.md b/content/SCALE/SCALETutorials/Datasets/PermissionsSCALE.md similarity index 99% rename from content/SCALE/SCALETutorials/Storage/Datasets/PermissionsSCALE.md rename to content/SCALE/SCALETutorials/Datasets/PermissionsSCALE.md index f0ce0608e1..9657616b8e 100644 --- a/content/SCALE/SCALETutorials/Storage/Datasets/PermissionsSCALE.md +++ b/content/SCALE/SCALETutorials/Datasets/PermissionsSCALE.md @@ -5,6 +5,7 @@ weight: 55 aliases: - /scale/scaleuireference/storage/pools/permissionsscale - /scale/scaletutorials/storage/pools/permissionsscale + - /scale/scaletutorials/storage/datasets/permissionsscale/ tags: - acl - datasets diff --git a/content/SCALE/SCALETutorials/Storage/Datasets/_index.md b/content/SCALE/SCALETutorials/Datasets/_index.md similarity index 76% rename from content/SCALE/SCALETutorials/Storage/Datasets/_index.md rename to content/SCALE/SCALETutorials/Datasets/_index.md index 93bc51b099..13808c42c9 100644 --- a/content/SCALE/SCALETutorials/Storage/Datasets/_index.md +++ b/content/SCALE/SCALETutorials/Datasets/_index.md @@ -2,9 +2,11 @@ title: "Datasets" description: "Tutorials for creating and managing datasets in TrueNAS SCALE." geekdocCollapseSection: true -weight: 20 +weight: 6 aliases: + - /scale/scaletutorials/storage/datasets/ - /scale/scaletutorials/storage/datasets/importingdata/ + - /scale/scaletutorials/storage/datasets/datasetsscale/ related: false --- diff --git a/content/SCALE/SCALETutorials/Network/_index.md b/content/SCALE/SCALETutorials/Network/_index.md index 3048cef713..5a689f0d93 100644 --- a/content/SCALE/SCALETutorials/Network/_index.md +++ b/content/SCALE/SCALETutorials/Network/_index.md @@ -2,7 +2,7 @@ title: "Network" description: "Tutorials for configuring network interfaces and connections in TrueNAS SCALE." geekdocCollapseSection: true -weight: 10 +weight: 9 aliases: - /scale/network/ related: false diff --git a/content/SCALE/SCALETutorials/Shares/_index.md b/content/SCALE/SCALETutorials/Shares/_index.md index 3b18ee73be..2410926901 100644 --- a/content/SCALE/SCALETutorials/Shares/_index.md +++ b/content/SCALE/SCALETutorials/Shares/_index.md @@ -3,7 +3,7 @@ title: "Shares" description: "Tutorials for configuring the various data sharing features in TrueNAS SCALE." geekdocCollapseSection: true aliases: /scale/scaletutorials/shares/ -weight: 110 +weight: 7 tags: - shares related: false diff --git a/content/SCALE/SCALETutorials/Shares/iSCSI/AddingISCSIShares.md b/content/SCALE/SCALETutorials/Shares/iSCSI/AddingISCSIShares.md index 4151ddf1ce..7c88ef706a 100644 --- a/content/SCALE/SCALETutorials/Shares/iSCSI/AddingISCSIShares.md +++ b/content/SCALE/SCALETutorials/Shares/iSCSI/AddingISCSIShares.md @@ -8,7 +8,7 @@ tags: - iscsi --- -To get started with iSCSI shares, make sure you have already created a [zvol]({{< relref "/SCALE/SCALETutorials/Storage/Datasets/AddManageZvols.md" >}}) or a [dataset]({{< relref "DatasetsSCALE.md" >}}) with at least one file to share. +To get started with iSCSI shares, make sure you have already created a [zvol]({{< relref "AddManageZvols.md" >}}) or a [dataset]({{< relref "DatasetsSCALE.md" >}}) with at least one file to share. Go to **Shares** and click **Configure** in the **Block (iSCSI) Shares Targets** window. You can either use the creation wizard or set one up manually. diff --git a/content/SCALE/SCALETutorials/Storage/Pools/CreatePoolWizard.md b/content/SCALE/SCALETutorials/Storage/CreatePoolWizard.md similarity index 97% rename from content/SCALE/SCALETutorials/Storage/Pools/CreatePoolWizard.md rename to content/SCALE/SCALETutorials/Storage/CreatePoolWizard.md index 306906ab33..98c447ddf2 100644 --- a/content/SCALE/SCALETutorials/Storage/Pools/CreatePoolWizard.md +++ b/content/SCALE/SCALETutorials/Storage/CreatePoolWizard.md @@ -1,9 +1,10 @@ --- -title: "Pool Creation Wizard" +title: "Create Pool" description: "Background considerations and a simple tutorial on creating storage pools in TrueNAS SCALE." -weight: 05 +weight: 30 aliases: - /scale/scaletutorials/storage/pools/createpoolscale/ + - /scale/scaletutorials/storage/pools/createpoolwizard/ tags: - storage - pools diff --git a/content/SCALE/SCALETutorials/Storage/Pools/Disks/ReplacingDisks.md b/content/SCALE/SCALETutorials/Storage/Disks/ReplacingDisks.md similarity index 98% rename from content/SCALE/SCALETutorials/Storage/Pools/Disks/ReplacingDisks.md rename to content/SCALE/SCALETutorials/Storage/Disks/ReplacingDisks.md index 16edd87ab3..c1236fac6f 100644 --- a/content/SCALE/SCALETutorials/Storage/Pools/Disks/ReplacingDisks.md +++ b/content/SCALE/SCALETutorials/Storage/Disks/ReplacingDisks.md @@ -1,9 +1,9 @@ --- title: "Replacing Disks" description: "Provides disk replacement instructions that includes taking a failed disk offline and replacing a disk in an existing VDEV. It automatically triggers a pool resilver during the replacement process." -weight: 20 +weight: 10 aliases: - - /scale/scaletutorials/storage/disks/replacingdisks/ + - /scale/scaletutorials/storage/pools/disks/replacingdisks/ tags: - disks --- diff --git a/content/SCALE/SCALETutorials/Storage/SEDScale.md b/content/SCALE/SCALETutorials/Storage/Disks/SEDScale.md similarity index 99% rename from content/SCALE/SCALETutorials/Storage/SEDScale.md rename to content/SCALE/SCALETutorials/Storage/Disks/SEDScale.md index 2bcbc1ae5e..50bacddab2 100644 --- a/content/SCALE/SCALETutorials/Storage/SEDScale.md +++ b/content/SCALE/SCALETutorials/Storage/Disks/SEDScale.md @@ -1,7 +1,9 @@ --- -title: "Installing and Managing Self-Encrypting Drives" +title: "Managing Self-Encrypting Drives (SED)" description: "Covers self-encrypting drives including supported specifications, implementing and managing SEDs in TrueNAS, and managing SED passwords and data." -weight: 55 +weight: 40 +aliases: + - /scale/scaletutorials/storage/sedscale/ tags: - sed - disks diff --git a/content/SCALE/SCALETutorials/Storage/Pools/SLOGOverprovisionSCALE.md b/content/SCALE/SCALETutorials/Storage/Disks/SLOGOverprovisionSCALE.md similarity index 92% rename from content/SCALE/SCALETutorials/Storage/Pools/SLOGOverprovisionSCALE.md rename to content/SCALE/SCALETutorials/Storage/Disks/SLOGOverprovisionSCALE.md index c0a14bf559..6876b7e4eb 100644 --- a/content/SCALE/SCALETutorials/Storage/Pools/SLOGOverprovisionSCALE.md +++ b/content/SCALE/SCALETutorials/Storage/Disks/SLOGOverprovisionSCALE.md @@ -1,8 +1,9 @@ --- -title: "SLOG Over-Provisioning" +title: "SLOG Over-Provision" description: "Provides information on the disk_resize command in TrueNAS SCALE." -weight: 40 -aliases: +weight: 30 +aliases: + - /scale/scaletutorials/storage/pools/slogoverprovisionscale/ tags: - disks - pools diff --git a/content/SCALE/SCALETutorials/Storage/Pools/Disks/WipingDisks.md b/content/SCALE/SCALETutorials/Storage/Disks/WipingDisks.md similarity index 96% rename from content/SCALE/SCALETutorials/Storage/Pools/Disks/WipingDisks.md rename to content/SCALE/SCALETutorials/Storage/Disks/WipingDisks.md index 174e0cf24a..67f7f5df1b 100644 --- a/content/SCALE/SCALETutorials/Storage/Pools/Disks/WipingDisks.md +++ b/content/SCALE/SCALETutorials/Storage/Disks/WipingDisks.md @@ -1,7 +1,9 @@ --- title: "Wiping a Disk" description: "Provides instructions for wiping a disk." -weight: 25 +weight: 20 +aliases: + - /scale/scaletutorials/storage/pools/disks/wipingdisks/ tags: - disks --- diff --git a/content/SCALE/SCALETutorials/Storage/Pools/Disks/ManagingDisks.md b/content/SCALE/SCALETutorials/Storage/Disks/_index.md similarity index 85% rename from content/SCALE/SCALETutorials/Storage/Pools/Disks/ManagingDisks.md rename to content/SCALE/SCALETutorials/Storage/Disks/_index.md index 6a2b7376ec..fe6b7efe30 100644 --- a/content/SCALE/SCALETutorials/Storage/Pools/Disks/ManagingDisks.md +++ b/content/SCALE/SCALETutorials/Storage/Disks/_index.md @@ -1,10 +1,14 @@ --- -title: "Managing Disks" -description: "Provides information on managing disks, performing manual S.M.A.R.T. testing and viewing S.M.A.R.T. test results." -weight: 10 +title: "Disks" +description: "Articles with instructions for managing, replacing, and wiping disks." +geekdocCollapseSection: true +weight: 20 +aliases: + - /scale/scaletutorials/storage/pools/disks/ + - /scale/scaletutorials/storage/disks/managingdisks/ tags: -- disks -- smart + - disks + - smart --- To manage disks, go to **Storage** and click **Disks** on the top right of the screen to display the **Storage Disks** screen. @@ -36,3 +40,7 @@ For information on automated S.M.A.R.T. testing, see the [S.M.A.R.T. tests]({{< To review test results, expand the disk and click **S.M.A.R.T. Test Results**. {{< trueimage src="/images/SCALE/DataProtection/SMARTTestResultsofDiskExpanded.png" alt="S.M.A.R.T. Test Results Screen" id="S.M.A.R.T. Test Results Screen" >}} + +## Contents + +{{< children depth="2" description="true" >}} diff --git a/content/SCALE/SCALETutorials/Storage/Pools/FusionPoolsScale.md b/content/SCALE/SCALETutorials/Storage/FusionPoolsScale.md similarity index 88% rename from content/SCALE/SCALETutorials/Storage/Pools/FusionPoolsScale.md rename to content/SCALE/SCALETutorials/Storage/FusionPoolsScale.md index b91219e0af..555b693735 100644 --- a/content/SCALE/SCALETutorials/Storage/Pools/FusionPoolsScale.md +++ b/content/SCALE/SCALETutorials/Storage/FusionPoolsScale.md @@ -1,8 +1,10 @@ --- title: "Fusion Pools" description: "Provides information on setting up and using fusion pools." -weight: 30 -alias: /scale/scaleuireference/storage/pools/fusionpoolsscale/ +weight: 35 +aliases: + - /scale/scaleuireference/storage/pools/fusionpoolsscale/ + - /scale/scaletutorials/storage/pools/fusionpoolsscale/ tags: - pools - storage diff --git a/content/SCALE/SCALETutorials/Storage/Pools/ImportPoolScale.md b/content/SCALE/SCALETutorials/Storage/ImportPoolScale.md similarity index 95% rename from content/SCALE/SCALETutorials/Storage/Pools/ImportPoolScale.md rename to content/SCALE/SCALETutorials/Storage/ImportPoolScale.md index 73715cf4c9..bed29bd071 100644 --- a/content/SCALE/SCALETutorials/Storage/Pools/ImportPoolScale.md +++ b/content/SCALE/SCALETutorials/Storage/ImportPoolScale.md @@ -1,11 +1,12 @@ --- -title: "Importing a Pool" +title: "Import Pool" description: "Provides information on ZFS importing for storage pools in TrueNAS SCALE. It also addresses GELI-encrypted pools." -weight: 25 +weight: 10 aliases: - /scale/scaletutorials/storage/datasets/importpoolscale/ - /scale/scaletutorials/storage/datasets/importingdata/ - /scale/scaleuireference/storage/datasets/importdatascreenscale/ + - /scale/scaletutorials/storage/pools/importpoolscale/ tags: - install - disks diff --git a/content/SCALE/SCALETutorials/Storage/Pools/ManagePoolsScale.md b/content/SCALE/SCALETutorials/Storage/ManagePoolsScale.md similarity index 97% rename from content/SCALE/SCALETutorials/Storage/Pools/ManagePoolsScale.md rename to content/SCALE/SCALETutorials/Storage/ManagePoolsScale.md index 429bb19e5d..90ed823bed 100644 --- a/content/SCALE/SCALETutorials/Storage/Pools/ManagePoolsScale.md +++ b/content/SCALE/SCALETutorials/Storage/ManagePoolsScale.md @@ -1,8 +1,9 @@ --- title: "Managing Pools" description: "Provides instructions on managing storage pools, VDEVS and disks in TrueNAS SCALE." -weight: 20 -aliases: +weight: 40 +aliases: + - /scale/scaletutorials/storage/pools/managepoolsscale/ tags: - pools - storage @@ -137,7 +138,7 @@ To manage disks in a pool, click on the VDEV to expand it and show the disks in Click on a disk to see the devices widgets for that disk. You can take a disk offline, detach it, replace it, manage the SED encryption password, and perform other disk management tasks from this screen. -See [Replacing Disks]({{< relref "/SCALE/SCALETutorials/Storage/Pools/Disks/ReplacingDisks.md" >}}) for more information on the **Offline**, **Replace** and **Online** options. +See [Replacing Disks]({{< relref "ReplacingDisks.md" >}}) for more information on the **Offline**, **Replace** and **Online** options. ## Expanding a Pool diff --git a/content/SCALE/SCALETutorials/Storage/Pools/Disks/_index.md b/content/SCALE/SCALETutorials/Storage/Pools/Disks/_index.md deleted file mode 100644 index 7a687efe0a..0000000000 --- a/content/SCALE/SCALETutorials/Storage/Pools/Disks/_index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: "Disks" -description: "Articles with instructions for managing, replacing, and wiping disks." -geekdocCollapseSection: true -weight: 15 -tags: -related: false ---- - -## Disk Contents - -{{< children depth="2" description="true" >}} diff --git a/content/SCALE/SCALETutorials/Storage/Pools/_index.md b/content/SCALE/SCALETutorials/Storage/Pools/_index.md deleted file mode 100644 index 172ac41620..0000000000 --- a/content/SCALE/SCALETutorials/Storage/Pools/_index.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: "Pools" -description: "Tutorials for creating and managing storage pools in TrueNAS SCALE." -geekdocCollapseSection: true -weight: 10 -related: false ---- - -{{< include file="/_includes/StoragePoolsIntroScale.md" >}} - -## Contents - -The articles in this section provide information on setting up system storage, which includes adding, importing or managing pools. - -{{< children depth="2" description="true" >}} diff --git a/content/SCALE/SCALETutorials/Storage/_index.md b/content/SCALE/SCALETutorials/Storage/_index.md index 61c5e0fda8..3869a473a0 100644 --- a/content/SCALE/SCALETutorials/Storage/_index.md +++ b/content/SCALE/SCALETutorials/Storage/_index.md @@ -2,7 +2,9 @@ title: "Storage" description: "Tutorials for configuring the various features contained within the Storage area of the TrueNAS SCALE web interface." geekdocCollapseSection: true -weight: 30 +weight: 5 +aliases: + - /scale/scaletutorials/storage/pools/ related: false --- diff --git a/content/SCALE/SCALETutorials/SystemSettings/_index.md b/content/SCALE/SCALETutorials/SystemSettings/_index.md index 861cd23eda..ffb5905c03 100644 --- a/content/SCALE/SCALETutorials/SystemSettings/_index.md +++ b/content/SCALE/SCALETutorials/SystemSettings/_index.md @@ -2,7 +2,7 @@ title: "System Settings" description: "Tutorials for configuring the system management options in the System Settings area of the TrueNAS SCALE web interface." geekdocCollapseSection: true -weight: 120 +weight: 14 related: false --- diff --git a/content/SCALE/SCALETutorials/TopToolbar/_index.md b/content/SCALE/SCALETutorials/TopToolbar/_index.md index 73379e1971..2f1a0ae235 100644 --- a/content/SCALE/SCALETutorials/TopToolbar/_index.md +++ b/content/SCALE/SCALETutorials/TopToolbar/_index.md @@ -2,7 +2,7 @@ title: Top Toolbar description: "Tutorials about options available from the TrueNAS SCALE top toolbar." geekdocCollapseSection: true -weight: 4 +weight: 3 tags: - tasks related: false diff --git a/content/SCALE/SCALETutorials/Virtualization/_index.md b/content/SCALE/SCALETutorials/Virtualization/_index.md index 05f22028db..ff212318a7 100644 --- a/content/SCALE/SCALETutorials/Virtualization/_index.md +++ b/content/SCALE/SCALETutorials/Virtualization/_index.md @@ -1,8 +1,8 @@ --- -title: "Virtualization Tutorials" +title: "Virtualization" description: "Tutorials for configuring TrueNAS SCALE virtualization features." geekdocCollapseSection: true -weight: 80 +weight: 11 related: false --- diff --git a/content/SCALE/SCALEUIReference/Storage/Pools/DisksScreen.md b/content/SCALE/SCALEUIReference/Storage/Pools/DisksScreen.md index 9a1a10e9a7..1d1fb5f020 100644 --- a/content/SCALE/SCALEUIReference/Storage/Pools/DisksScreen.md +++ b/content/SCALE/SCALEUIReference/Storage/Pools/DisksScreen.md @@ -127,7 +127,7 @@ The **Wipe Disk *diskname*** opens after clicking **Wipe** on the expanded view ![WipeDiskDialog](/images/SCALE/Storage/WipeDiskDialog.png "Wipe Disk Dialog") **Method** provides options for how you want the system to wipe the disk. Options are **Quick**, **Full with zeros**, or **Full with random data**. -See [Wiping Disks]({{< relref "/SCALE/SCALETutorials/Storage/Pools/Disks/WipingDisks.md" >}}) for more information. +See [Wiping Disks]({{< relref "WipingDisks.md" >}}) for more information. **Wipe** opens the wipe disk confirmation dialog.