-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deployed 722f87c with MkDocs version: 1.4.3
- Loading branch information
Showing
4 changed files
with
52 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -139,23 +139,14 @@ <h1 id="deployment_overview">Deployment Overview<a class="headerlink" href="#dep | |
</ul> | ||
</div> | ||
<h2 id="download">Download<a class="headerlink" href="#download" title="Permanent link">¶</a></h2> | ||
<p>You can download the bundle from here: <a href="https://vastdatasupport.blob.core.windows.net/probe/935553.probe.bundle.tar.gz?sp=r&st=2023-08-08T14:31:50Z&se=2024-08-01T22:31:50Z&spr=https&sv=2022-11-02&sr=b&sig=5zlspUUlKFfwHr%2BpDaE1UCWWeJMZLpCFHq5VQpujbHY%3D">935553.probe.bundle.tar.gz</a> and <a href="https://linux.die.net/man/1/scp">scp</a> or <a href="https://linux.die.net/man/1/sftp">sftp</a> to the Linux client that you wish to run the probe.</p> | ||
<p>Or you may choose to use wget to download the bundle directly on the Linux client that you wish to run the probe:</p> | ||
<!-- ```bash | ||
wget "https://github.com/hpe-storage/hpe-gl4f-probe/deployment/935553.probe.bundle.tar.gz" -O 935553.probe.bundle.tar.gz | ||
``` --> | ||
|
||
<p>Americas:</p> | ||
<p> <pre><code class=markdown>wget "https://vastdatasupport.blob.core.windows.net/probe/935553.probe.bundle.tar.gz?sp=r&st=2023-08-08T14:31:50Z&se=2024-08-01T22:31:50Z&spr=https&sv=2022-11-02&sr=b&sig=5zlspUUlKFfwHr%2BpDaE1UCWWeJMZLpCFHq5VQpujbHY%3D" -O 935553.probe.bundle.tar.gz | ||
<p>Download using <a href="https://linux.die.net/man/1/sftp">sftp</a> to the Linux client that you wish to run the probe.</p> | ||
<p> <pre><code class=markdown>% sftp [email protected]:/935553.probe.bundle.tar.gz . | ||
The authenticity of host 'halo.storagelr5.ext.hpe.com (63.215.98.146)' can't be established. | ||
</code></pre></p> | ||
<p>Europe:</p> | ||
<p> <pre><code class=markdown>wget "https://vastdatasupporteuwest.blob.core.windows.net/probe/935553.probe.bundle.tar.gz?sp=r&st=2023-04-24T15:46:51Z&se=2026-04-24T23:46:51Z&spr=https&sv=2021-12-02&sr=b&sig=Nska0jbs3Fz%2BrX7IavgLBq8lZeoLyo3n2sQ%2Bz3CrdOM%3D" -O 935553.probe.bundle.tar.gz | ||
</code></pre></p> | ||
<p>Asia/Pacific:</p> | ||
<p> <pre><code class=markdown>wget "https://vastsupportjapanwest.blob.core.windows.net/probe/935553.probe.bundle.tar.gz?sp=r&st=2023-04-24T15:47:22Z&se=2026-04-24T23:47:22Z&spr=https&sv=2021-12-02&sr=b&sig=EURsk5b4LHKM%2Bk32qyVMiab%2FZXnfIodpDiTCm5wB%2F1w%3D" -O 935553.probe.bundle.tar.gz | ||
</code></pre></p> | ||
<p>South Africa:</p> | ||
<p> <pre><code class=markdown>wget "https://vastsupportsanorth.blob.core.windows.net/probe/935553.probe.bundle.tar.gz?sp=r&st=2023-04-24T15:46:13Z&se=2026-04-24T23:46:13Z&spr=https&sv=2021-12-02&sr=b&sig=mw%2BBoG6YYy7TTA%2B8ga5zzfWZDdOwjJ9al6ot2Z7b6wQ%3D" -O 935553.probe.bundle.tar.gz | ||
<p>Type in password: <code>HPE@cc3$$4SFTP</code></p> | ||
<p> <pre><code class=markdown>[email protected]'s password: | ||
Connected to halo.storagelr5.ext.hpe.com. | ||
Fetching /935553.probe.bundle.tar.gz to ./935553.probe.bundle.tar.gz | ||
</code></pre></p> | ||
<h2 id="expand_verify_download">Expand & Verify Download<a class="headerlink" href="#expand_verify_download" title="Permanent link">¶</a></h2> | ||
<p>Now that you've downloaded the probe, you'll need to untar it and then verify the download is correct.</p> | ||
|
@@ -275,6 +266,49 @@ <h2 id="re-running_the_probe">Re-Running The Probe<a class="headerlink" href="#r | |
</code></pre></p> | ||
<h2 id="troubleshooting">Troubleshooting<a class="headerlink" href="#troubleshooting" title="Permanent link">¶</a></h2> | ||
<p>Refer to the <a href="../troubleshooting/index.html">Troubleshooting</a> document and contact HPE Support.</p> | ||
<!-- | ||
You can download the bundle from here: [935553.probe.bundle.tar.gz](https://vastdatasupport.blob.core.windows.net/probe/935553.probe.bundle.tar.gz?sp=r&st=2023-08-08T14:31:50Z&se=2024-08-01T22:31:50Z&spr=https&sv=2022-11-02&sr=b&sig=5zlspUUlKFfwHr%2BpDaE1UCWWeJMZLpCFHq5VQpujbHY%3D) and [scp](https://linux.die.net/man/1/scp) or [sftp](https://linux.die.net/man/1/sftp) to the Linux client that you wish to run the probe. | ||
Or you may choose to use wget to download the bundle directly on the Linux client that you wish to run the probe: | ||
Americas: | ||
<pre><code class=markdown>wget "https://vastdatasupport.blob.core.windows.net/probe/935553.probe.bundle.tar.gz?sp=r&st=2023-08-08T14:31:50Z&se=2024-08-01T22:31:50Z&spr=https&sv=2022-11-02&sr=b&sig=5zlspUUlKFfwHr%2BpDaE1UCWWeJMZLpCFHq5VQpujbHY%3D" -O 935553.probe.bundle.tar.gz | ||
</code></pre> | ||
Europe: | ||
<pre><code class=markdown>wget "https://vastdatasupporteuwest.blob.core.windows.net/probe/935553.probe.bundle.tar.gz?sp=r&st=2023-04-24T15:46:51Z&se=2026-04-24T23:46:51Z&spr=https&sv=2021-12-02&sr=b&sig=Nska0jbs3Fz%2BrX7IavgLBq8lZeoLyo3n2sQ%2Bz3CrdOM%3D" -O 935553.probe.bundle.tar.gz | ||
</code></pre> | ||
Asia/Pacific: | ||
<pre><code class=markdown>wget "https://vastsupportjapanwest.blob.core.windows.net/probe/935553.probe.bundle.tar.gz?sp=r&st=2023-04-24T15:47:22Z&se=2026-04-24T23:47:22Z&spr=https&sv=2021-12-02&sr=b&sig=EURsk5b4LHKM%2Bk32qyVMiab%2FZXnfIodpDiTCm5wB%2F1w%3D" -O 935553.probe.bundle.tar.gz | ||
</code></pre> | ||
South Africa: | ||
<pre><code class=markdown>wget "https://vastsupportsanorth.blob.core.windows.net/probe/935553.probe.bundle.tar.gz?sp=r&st=2023-04-24T15:46:13Z&se=2026-04-24T23:46:13Z&spr=https&sv=2021-12-02&sr=b&sig=mw%2BBoG6YYy7TTA%2B8ga5zzfWZDdOwjJ9al6ot2Z7b6wQ%3D" -O 935553.probe.bundle.tar.gz | ||
</code></pre> | ||
--> | ||
|
||
<!-- | ||
# TODO: delete | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.