-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
41b2b53
commit 7be06a6
Showing
4 changed files
with
76 additions
and
55 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
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
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ maintainers: | |
- Camille Rodriguez <[email protected]> | ||
description: | | ||
The Storage Connector charm is an open-source charm that can be installed as a | ||
subordinate to any VM or baremetal machine. It has two modes: iSCSI or Fibre Channel. | ||
subordinate to any VM or bare metal machine. It has two modes: iSCSI or Fibre Channel. | ||
In the iSCSI mode, it will connect the host to an iSCSI target and configure multipath | ||
accordingly. For Fibre Channel, this charm detects the WWID of the FC LUNs and | ||
configures multipathd so that the device is ready to be used. | ||
|
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