-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #400 from ritza-co/docs-19.04.03
Docs 19.04.03 release (Week 1, 2025)
- Loading branch information
Showing
26 changed files
with
147 additions
and
58 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
46 changes: 0 additions & 46 deletions
46
docs/infrastructure-management/devices/device-blade-slots.md
This file was deleted.
Oops, something went wrong.
98 changes: 98 additions & 0 deletions
98
docs/infrastructure-management/devices/device-blade-slots.mdx
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 |
---|---|---|
@@ -0,0 +1,98 @@ | ||
--- | ||
title: "Device - Blade Slots" | ||
sidebar_position: 5 | ||
--- | ||
|
||
import ThemedImage from '@theme/ThemedImage' | ||
import useBaseUrl from '@docusaurus/useBaseUrl' | ||
|
||
A blade slot is a placeholder for a blade server in a blade chassis. You can add blade slots to a Hardware Model that has been configured as a **Blade Host/Chassis** with the same number, type, and layout of blade slots as its corresponding physical hardware. | ||
|
||
## Create or Edit a Chassis Hardware Model | ||
|
||
Navigate to **Infrastructure > Hardware Models** and select an existing hardware model or click **+ Add Device Hardware Model** to create a new one. | ||
|
||
For **Physical Subtype**, choose **Rackable** or a similarly defined subtype to reveal the **Blade Host/Chassis** option and select it. | ||
|
||
<ThemedImage | ||
alt="Add Device Hardware Model for blade chassis" | ||
sources={{ | ||
light: useBaseUrl('/assets/images/device-blade-slots/add-hardware-model-light.png'), | ||
dark: useBaseUrl('/assets/images/device-blade-slots/add-hardware-model-dark.png'), | ||
}} | ||
/> | ||
|
||
### Add Blade Slots to the Chassis | ||
|
||
Scroll down to **Chassis Blade Slots** and add as many blade slots as necessary to match the layout of your hardware. | ||
|
||
<ThemedImage | ||
alt="Add blade slots to chassis Hardware Model" | ||
sources={{ | ||
light: useBaseUrl('/assets/images/device-blade-slots/add-hardware-model-light.png'), | ||
dark: useBaseUrl('/assets/images/device-blade-slots/add-hardware-model-dark.png'), | ||
}} | ||
/> | ||
|
||
Click **Save** or **Save and continue editing** to save your progress. | ||
|
||
### Adjust Layout on Existing Hardware Model | ||
|
||
Search for the Hardware Model you created from the Hardware Model list page and click **Model Layout** to create or adjust the visual layout of the blade slots. | ||
|
||
<ThemedImage | ||
alt="Model Layout button" | ||
sources={{ | ||
light: useBaseUrl('/assets/images/device-blade-slots/model-layout-button-light.png'), | ||
dark: useBaseUrl('/assets/images/device-blade-slots/model-layout-button-dark.png'), | ||
}} | ||
/> | ||
|
||
## Using the Visual Model Editor | ||
|
||
Click **Turn ON** to enable edit mode, then drag and drop blade slots as desired. | ||
|
||
<ThemedImage | ||
alt="Turn ON button" | ||
sources={{ | ||
light: useBaseUrl('/assets/images/device-blade-slots/turn-on-button-light.png'), | ||
dark: useBaseUrl('/assets/images/device-blade-slots/turn-on-button-dark.png'), | ||
}} | ||
style={{ width: '35%' }} | ||
/> | ||
|
||
The slots created when the Hardware Model was defined will appear in the left column under **Un-mapped Existing Blade Slots**. | ||
|
||
Toggle the grid background on or off using the **third semi-circle icon** to help you align the slots. | ||
|
||
<ThemedImage | ||
alt="Unmapped blade slots" | ||
sources={{ | ||
light: useBaseUrl('/assets/images/device-blade-slots/unmapped-slots-light.png'), | ||
dark: useBaseUrl('/assets/images/device-blade-slots/unmapped-slots-dark.png'), | ||
}} | ||
/> | ||
|
||
### Editing a Blade Slot | ||
|
||
Double-click a blade slot to change the slot size, orientation, or number. | ||
|
||
Note that parts cannot be placed into a blade slot; however, you can specify the height of the blade that occupies the slot. | ||
|
||
<ThemedImage | ||
alt="Edit blade slot fields" | ||
sources={{ | ||
light: useBaseUrl('/assets/images/device-blade-slots/edit-slot-light.png'), | ||
dark: useBaseUrl('/assets/images/device-blade-slots/edit-slot-dark.png'), | ||
}} | ||
/> | ||
|
||
When you have finished editing your layout, **Save** the edits you made. You will see a green save confirmation notice at the top of the left panel. | ||
|
||
<ThemedImage | ||
alt="Save button on visual model editor" | ||
sources={{ | ||
light: useBaseUrl('/assets/images/device-blade-slots/save-button-light.png'), | ||
dark: useBaseUrl('/assets/images/device-blade-slots/save-button-dark.png'), | ||
}} | ||
/> |
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,47 @@ | ||
--- | ||
title: "Device - Cluster" | ||
sidebar_position: 6 | ||
--- | ||
|
||
import ThemedImage from '@theme/ThemedImage' | ||
import useBaseUrl from '@docusaurus/useBaseUrl' | ||
|
||
A device cluster can be a server farm, an active-active cluster, an active-passive cluster, or any other logical grouping of devices that functions behind a single name or IP address. | ||
|
||
### Adding a New Cluster | ||
|
||
**Cluster** is one of the available device types, in addition to the **physical**, **virtual**, and **unknown** types. | ||
|
||
To create a new cluster, navigate to **Resources > All Devices** and click **+ Add New Device**. Select **cluster** as the device **Type** to reveal the cluster-related options. | ||
|
||
<ThemedImage | ||
alt="Adding a cluster-type device" | ||
sources={{ | ||
light: useBaseUrl('/assets/images/device-cluster/cluster-type-light.png'), | ||
dark: useBaseUrl('/assets/images/device-cluster/cluster-type-dark.png'), | ||
}} | ||
/> | ||
|
||
Search for and select the devices you want to add to the cluster and move them across to the right-hand box using the **right arrow** button. | ||
|
||
Use the search box to narrow down the list of available devices and make it easy to select one among hundreds or thousands of devices. Add new devices using the **+ (plus sign)** button. | ||
|
||
<ThemedImage | ||
alt="Select devices for a cluster" | ||
sources={{ | ||
light: useBaseUrl('/assets/images/device-cluster/search-and-add-devices-light.png'), | ||
dark: useBaseUrl('/assets/images/device-cluster/search-and-add-devices-dark.png'), | ||
}} | ||
/> | ||
|
||
### Changing Device Type to Cluster | ||
|
||
Changing the device type to **cluster** is also possible for any existing **physical**, **virtual**, or **unknown** device. However, you'll lose data associated with the device's previous type. | ||
|
||
<ThemedImage | ||
alt="Change device type to cluster" | ||
sources={{ | ||
light: useBaseUrl('/assets/images/device-cluster/change-notice-light.png'), | ||
dark: useBaseUrl('/assets/images/device-cluster/change-notice-dark.png'), | ||
}} | ||
/> |
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+53.2 KB
static/assets/images/device-blade-slots/model-layout-button-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.