Difference between revisions of "Create Storage Pool"

From OSNEXUS Online Documentation Site
Jump to: navigation, search
m (Encryption)
m (Encryption)
Line 22: Line 22:
 
Key Protection can encrypt without a pass phrase, encrypt with a user defined pass phrase, or Encrypt with Key Vault's Profile Keys.
 
Key Protection can encrypt without a pass phrase, encrypt with a user defined pass phrase, or Encrypt with Key Vault's Profile Keys.
  
<br><br><br><br><br><br><br><br><br>
+
<br><br><br><br><br><br><br><br><br><br><br><br><br>
 
For additional information see [https://docs.portworx.com/key-management/ibm-key-protect/#step-1-provide-ibm-key-protect-credentials-to-portworx?title=Instructions on using IBM Key Protect with Portworx]
 
For additional information see [https://docs.portworx.com/key-management/ibm-key-protect/#step-1-provide-ibm-key-protect-credentials-to-portworx?title=Instructions on using IBM Key Protect with Portworx]
  
<br><br><br><br><br><br><br><br>
+
<br><br><br><br>
  
 
== Advanced Settings ==
 
== Advanced Settings ==

Revision as of 16:29, 12 August 2019

General

This dialog allows you to choose disks for the Pool only from the selected Storage System.

A storage pool is a combination of one or more disks combined together into a flexible abstract layer from which you can provision both storage volumes (LUNs) and network shares. This dialog allows you to choose disks for the Pool only from the selected Storage System.

Selecting the RAID Type

Storage pools have support for software RAID levels including RAID0, RAID1/10, RAID5/50/Z1, RAID6/60/Z2, and RAIDZ3. QuantaStor storage pools default to using the ZFS filesystem and have the added advantage that you can expand them by adding more storage to them at any time. Note that one cannot shrink storage pools it is important to take care when expanding a given pool.

Selecting Disks

Storage pools typically are formed from disk drives which are multipath connected to two HBAs on two separate servers so that the pool can be made highly-available. When selecting multiple disks be sure to select disks of the same size. If one combines disks of different sizes it can compromise performance or make it less predictable. If multiple disks of differing sizes are combined together within a VDEV (group of disks) the lowest common denominator is used leaving wasted space. It is also recommended that you use disks all from the same manufacturer rather than mixing drives which may have different performance characteristics.





Encryption

Setup Storage Pool encryption using AES256 bit encryption.


All Storage Pool encryption uses AES256 bit encryption. Key protection is available via a few different modes with the internally generated passphrase as the default. Key Protection can encrypt without a pass phrase, encrypt with a user defined pass phrase, or Encrypt with Key Vault's Profile Keys.














For additional information see on using IBM Key Protect with Portworx





Advanced Settings

(XFS ONLY) Write Cache Optimizations

For Ceph based storage configurations XFS based pools are used. One may enable write cache optimizations on the underlying XFS pools when the storage is from a hardware RAID controller with a flash cache or battery backup unit which protects the write cache in the controller.

Compression

Compression is enabled by default and uses very little CPU power and will boost performance as it can greatly reduce the amount of data written and read from disk. Typical performance increases from enabling compression is 10%-20% and will make use of multiple processor cores.

Search/Reset Buttons

You may refine the Disks displayed by entering search criteria and pressing Search button to reduce the volumes displayed. Multiple comma separated values may be used to further refine the volumes displayed. To see all the volumes press the Reset button.

Interpreting Hardware Information

Setup Storage Pool I/O Tuning Parameters.

For disks attached to some HBA cards, the "Hardware" column contains information about the Hardware Disk physical location, in the form of "(<HBA-PCI-Addr>:<Enclosure-Number>:<Slot-Number>)". For example:"3:8:12", or "81:252:11". The administrator can sort the disk table on this field, and using this information can make an informed selection of disks based on requirements for colocation, redundancy, etc.

Navigation: Storage Management --> Storage Pools --> Storage Pool --> Create (toolbar)


For additional information see Creating Storage Pools


Return to the QuantaStor Web Admin Guide