文件操作 - CIM_AsymmetricAccessibility.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Device/CIM_AsymmetricAccessibility.mof
编辑文件内容
// Copyright (c) 2008 DMTF. All rights reserved. [Association, Experimental, Version ( "2.18.1" ), UMLPackagePath ( "CIM::Device::StorageServices" ), Description ( "This association indicates the accessibility of StorageVolumes " "in the StorageResourceLoadGroup through ports in the " "associated TargetPortGroup." )] class CIM_AsymmetricAccessibility : CIM_Dependency { [Override ( "Antecedent" ), Description ( "The Port Group." )] CIM_TargetPortGroup REF Antecedent; [Override ( "Dependent" ), Description ( "The Storage Resource Load Group." )] CIM_StorageResourceLoadGroup REF Dependent; [Description ( "This property indicates the current accessibility state " "of volumes in the StorageResourceLoadGroup through ports " "in the TargetPortGroup. With the exception of " "\'Unavailable\', the states are those defined by the T10 " "SPC-4 Target Port Group Access States clause. " "2(Unavailable): The volumes are not accessible in any " "way. 3(Standby): No data access to the volume is " "possible. Status and other non-data access commands are " "available. 4(Active Non-Optimized): Data access to the " "volume is available at less than full bandwidth. " "5(Active Optimized): Data access to the volume is " "available at full bandwidth." ), ValueMap { "2", "3", "4", "5" }, Values { "Unavailable", "Standby", "Active Non-Optimized", "Active Optimized" }] uint16 CurrentAccessState; [Description ( "This property indicates the normal accessibility state " "of volumes in the StorageResourceLoadGroup through ports " "in the TargetPortGroup when the primary storage " "processor hosting the groups is healthy. With the " "exception of \'Unavailable\', the states are those " "defined by the T10 SPC-4 Target Port Group Access States " "clause. 2(Unavailable): The volumes are not accessible. " "3(Standby): No data access to the volume is possible. " "Status and other non-data access commands are available. " "4(Active Non-Optimized): Data access to the volume is " "available at less than full bandwidth. 5(Active " "Optimized): Data access to the volume is available at " "full bandwidth." ), ValueMap { "2", "3", "4", "5" }, Values { "Unavailable", "Standby", "Active Non-Optimized", "Active Optimized" }] uint16 NormalAccessState; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件