S2D:磁碟區探索

Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Discovery.Volume (Discovery)

探索儲存空間直接存取磁碟區物件。

Knowledge Base article:

摘要

探索會在儲存虛擬磁碟上啟動。如果磁碟的作業狀態不是「確定」(請使用 PowerShell Cmdlet Get-VirtualDisk 查看狀態),則探索不會重新整理磁碟區清單,也不會尋找任何新的磁碟區。這是探索的正常行為,旨在避免填入不正確的磁碟區。

Element properties:

TargetMicrosoft.Windows.Server.10.0.Storage.StorageSpacesDirect.VirtualDisk
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Discovery.DataSource.Volume Microsoft.Storage.Library.MonitoringRunAsProfile

Source Code:

<Discovery ID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Discovery.Volume" Enabled="true" Target="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.VirtualDisk" Remotable="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Volume">
<Property TypeID="MicrosoftStorageLibrary!Microsoft.Storage.Library.Windows.Volume" PropertyID="UniqueID"/>
<Property TypeID="MicrosoftStorageLibrary!Microsoft.Storage.Library.Windows.Volume" PropertyID="VolumeLabel"/>
<Property TypeID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Volume" PropertyID="ObjectId"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StorageSubSystemContatainsVolume"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Discovery.DataSource.Volume" RunAs="MicrosoftStorageLibrary!Microsoft.Storage.Library.MonitoringRunAsProfile">
<IntervalSeconds>14400</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
<SyncTime/>
<DebugMode>false</DebugMode>
</DataSource>
</Discovery>