Skip to content

Commit d1f82ba

Browse files
committed
Deployed 421d44e to 2.0 with MkDocs 1.6.0 and mike 2.1.3
1 parent 421d44e commit d1f82ba

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

2.0/migration/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<div data-md-component="skip">
8888

8989

90-
<a href="#migration-from-v07-and-earlier" class="md-skip">
90+
<a href="#migrating-from-v07-and-earlier-versions-to-v2" class="md-skip">
9191
Skip to content
9292
</a>
9393

@@ -3815,7 +3815,7 @@
38153815

38163816

38173817

3818-
<h1 id="migration-from-v07-and-earlier">Migration from v0.7 and Earlier</h1>
3818+
<h1 id="migrating-from-v07-and-earlier-versions-to-v2">Migrating from v0.7 and Earlier Versions to v2</h1>
38193819
<div class="admonition note">
38203820
<p class="admonition-title">Note</p>
38213821
<p>Since v2.0.0, GPUStack supports Linux only. For other OS, move the data directory to a Linux system and run the migration.</p>
@@ -3891,18 +3891,18 @@ <h4 id="migrate-using-docker">Migrate Using Docker</h4>
38913891
<h4 id="recreating-model-instances">Recreating Model Instances</h4>
38923892
<p>After the upgrade is complete, existing Model Instances may remain stuck in the <code>Starting</code> state. If this happens, recreating the Model Instance will allow the model to run normally.</p>
38933893
<h2 id="external-database-migration">External Database Migration</h2>
3894-
<p>GPUStack supported used an external database to store management data. If you previously deployed GPUStack with the external database, follow the steps below to migrate your data.</p>
3894+
<p>GPUStack supports using an external database to store the management data. If you previously deployed GPUStack with an external database, follow the steps below to migrate your data.</p>
38953895
<div class="admonition warning">
38963896
<p class="admonition-title">Warning</p>
3897-
<p><strong>Backup Required:</strong> Make sure to:</p>
3897+
<p><strong>Backup Required.</strong> Before proceeding, back up the following:</p>
38983898
<ul>
38993899
<li>
3900-
<p>Back up the data directory at:</p>
3900+
<p>The data directory used by your previous GPUStack installation, typically located at:</p>
39013901
<div class="highlight"><pre><span></span><code>/var/lib/gpustack
39023902
</code></pre></div>
39033903
</li>
39043904
<li>
3905-
<p>Back up your external database using your database system’s recommended backup procedure.</p>
3905+
<p>Your external database, using the backup procedure recommended by your database system.</p>
39063906
</li>
39073907
</ul>
39083908
</div>

2.0/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)