Dell Unity:通过 Unisphere CLI 管理 FAST VP 自动分层位置调整

摘要: 本文介绍如何通过 Unisphere CLI (UEMCLI) 管理 Unity 混合存储池中的数据自动分层。

本文适用于 本文不适用于 本文并非针对某种特定的产品。 本文并非包含所有产品版本。

说明

本文介绍:
  • 提供有关通过 Unisphere CLI (UEMCLI) 管理 Unity 混合存储池中的自动分层的信息
  • 简要说明 FAST VP

虚拟池全自动存储分层 (FAST VP) 功能在传统混合池中可用。它不适用于动态池。

FAST VP 使系统能够在快速、高性能驱动器上保留最常访问或重要的数据。它会将访问频率较低且不太重要的数据移至性能较低、经济高效的驱动器。

FAST VP:
  • Fast VP 监视分层池中数据的使用情况。分层池是配置了多个驱动器类别(SAS Flash 2 或 SAS Flash 3 以及 SAS 或 NL-SAS)的异构池。
  • 根据分层策略,使用监视统计信息以 256 MB 粒度自动将数据区块重新定位到池中的其他层。 
  • 跨分层和非分层池中的驱动器执行负载平衡

系统级设置:
  • 查看系统 FAST VP 信息:
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /stor/config/fastvp show -detail

Storage system address: 10.0.0.1
Storage system port: 443
HTTPS connection

1: Paused = no
Schedule enabled = yes
Frequency = Every Mon, Fri at 22:30 until 8:00
Rate = high
Data to move up = 4947802324992 (1.5T)
Data to move down = 4947802324992 (1.5T)
Data to move within = 4947802324992 (1.5T)
Estimated scheduled relocation time = 7h 30m
 
 
  • 编辑系统 FAST VP 信息:
Format :
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /stor/config/fastvp set [-schedEnabled {yes | no}] [- days ] [-at ] [-until ] [-rate {low | medium | high}] [-paused {yes | no}]

For example, the following command changes the data relocation schedule to run on Mondays and Fridays from 23:00 to 07:00:
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /stor/config/fastvp set -schedEnabled yes -days "Mon,Fri" -at 23:00 -until 07:00

池级别设置:
  • 查看池 FAST VP 设置:
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /stor/config/pool/ fastvp –show -detail
Storage system address: 10.0.0.1
Storage system port: 443
TTPS connection

1: Pool = pool_1
Relocation type = manual
Status = Active
Schedule enabled = no
Start time = 2013-09-20 12:55:32
End time = 2013-09-20 21:10:17
Data relocated = 100111454324 (100G)
Rate = high
Data to move up = 4947802324992 (4.9T)
Data to move down = 4947802324992 (4.9T)
Data to move within = 4947802324992 (4.9T)
Data to move up per tier = Performance: 500182324992 (500G), Capacity: 1000114543245 (1.0T)
Data to move down per tier = Extreme Performance: 1000114543245 (1.0T), Performance: 500182324992 (500G)
Data to move within per tier = Extreme Performance: 500182324992 (500G), Performance: 500182324992 (500G), Capacity: 500182324992 (500G)
Estimated relocation time = 7h 30m
 
  • 编辑池 FAST VP 设置,使其遵循系统级计划或不遵循(使其处于手动位置调整状态):
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /stor/config/pool/fastvp {-pool | -poolName } set -schedEnabled {yes | no}
 
  • 在池上启动数据位置调整:
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /stor/config/pool/fastvp {-pool | -poolName } start [-rate {low | medium | high}] [-endTime ]

Default rate is medium
Default end time is 8 hours after start
If you want to edit the end time, add the time in HH:MM format
 
  • 停止池上的数据位置调整:
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /stor/config/pool/fastvp {-pool | -poolName } stop
 

受影响的产品

Dell EMC Unity
文章属性
文章编号: 000205399
文章类型: How To
上次修改时间: 20 3月 2023
版本:  2
从其他戴尔用户那里查找问题的答案
支持服务
检查您的设备是否在支持服务涵盖的范围内。