Skip to content

Commit

Permalink
Merge pull request #35243 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Nov 9, 2024
2 parents 5b0d162 + e6f7a38 commit d50d660
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,12 @@ Root storage refers to the total size of your instance's root disk. The availabl
ghe-upgrade PACKAGE-NAME.pkg -s -t /dev/xvdg1
```

1. Run the command on the secondary partition of the newly added disk:

```shell
sudo mkfs.ext4 -L fallback /dev/xvdg2
```

1. Shut down the appliance:

```shell
Expand Down

0 comments on commit d50d660

Please sign in to comment.