change disk_domain meta_backup
Function
The change disk_domain meta_backup command is used to back up metadata.
Format
change disk_domain meta_backup type=? disk_domain_id=? [ meta_type=? ] [ switch=? ] [ lun_id=? ] [ tier_type=? ] [ force=? ]
Parameters
Parameter |
Description |
Value |
---|---|---|
type=? |
Metadata type. |
The value can be "load_tree_head", "init_lun_layout", "backup_start", "tree_switch", "pool_switch", "init_disk_domain_lun_layout", "backup_cancel", "system_switch", or "init_disk_domain_layout", where:
|
disk_domain_id=? |
Disk domain ID. |
To obtain the value, run the "show disk_domain general" command in the guest view. |
meta_type=? |
Metadata object type. |
The value can be "ZONE_CKG", "LD_DISK_LOG", or "VOL_EXTENT", where:
|
switch=? |
Operation type. |
The value can be "off" or "on", where:
|
lun_id=? |
LUN ID. |
To obtain the value, run the "show lun general" command in the guest view. |
tier_type=? |
Tier type. |
The value can be "SSD", "SAS", or "NearLine_SAS", where:
|
force=? |
Whether to perform forcible initialization. |
The value can be "no" or "yes", where:
|
Views
Developer view
Usage Guidelines
None
Example
Initialize the metadata backup layouts of all LUNs in disk domain "0".
developer:/>change disk_domain meta_backup type=init_disk_domain_lun_layout disk_domain_id=0
Command executed successfully.
System Response
None