S2D: Detectie van volume

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

Detectie van volumeobjecten van Storage Spaces Direct.

Knowledge Base article:

Samenvatting

De detectie wordt gestart op de virtuele opslagschijf. Als de operationele status van de schijf niet OK is (controleer de status met de PowerShell-cmdlet Get-VirtualDisk), wordt tijdens de detectie de lijst met volumes niet vernieuwd en worden er geen nieuwe volumes gevonden. Dit is normaal gedrag tijdens de detectie die is bedoeld om een onjuiste volumepopulatie te voorkomen.

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>