S2D: Odnajdywanie woluminu

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

Odnajdywanie obiektów woluminu bezpośrednich miejsc do magazynowania.

Knowledge Base article:

Podsumowanie

Odnajdywanie rozpoczyna się na dysku wirtualnym magazynu. Jeśli stan operacyjny dysku jest inny niż „OK” (stan można sprawdzić za pomocą polecenia cmdlet programu PowerShell Get-VirtualDisk), podczas odnajdywania nie następuje odświeżanie listy woluminów, co uniemożliwia wykrywanie nowych woluminów. Jest to normalne działanie procesu odnajdywania, które zapobiega błędnemu wypełnieniu woluminu.

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>