hastResourceExtentSize
BEGEMOT-HAST-MIB ·
.1.3.6.1.4.1.12325.1.220.1.2.1.6
Object
column
SNMPv2-SMIInteger32
Size of an extent. Extent is a block which is used for synchronization. hastd(8) maintains a map of dirty extents and extent is the smallest region that can be marked as dirty. If any part of an extent is modified, entire extent will be synchronized when nodes connect.
Context
- MIB
- BEGEMOT-HAST-MIB
- OID
.1.3.6.1.4.1.12325.1.220.1.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hastResourceEntry
- Table
- hastResourceTable
- Siblings
- 26
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hastResourceIndex Resource index. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.12325.1.220.1.2.1.1 |
| hastResourceReplication Resource replication mode. | column | Enumeration | .1.3.6.1.4.1.12325.1.220.1.2.1.10 |
| hastResourceStatus Resource replication status. | column | Enumeration | .1.3.6.1.4.1.12325.1.220.1.2.1.11 |
| hastResourceDirty Current number of dirty extents for the resource. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.12325.1.220.1.2.1.12 |
| hastResourceReads Count of resource local read operations. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.12325.1.220.1.2.1.13 |
| hastResourceWrites Count of resource local write operations. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.12325.1.220.1.2.1.14 |
| hastResourceDeletes Count of resource local delete operations. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.12325.1.220.1.2.1.15 |
| hastResourceFlushes Count of resource local flush operations. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.12325.1.220.1.2.1.16 |
| hastResourceActivemapUpdates Count of resource local activemap updates. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.12325.1.220.1.2.1.17 |
| hastResourceReadErrors Count of resource local read operations that failed. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.12325.1.220.1.2.1.18 |
| hastResourceWriteErrors Count of resource local write operations that failed. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.12325.1.220.1.2.1.19 |
| hastResourceName Resource name. | column | OctetString | .1.3.6.1.4.1.12325.1.220.1.2.1.2 |
| hastResourceDeleteErrors Count of resource local delete operations that failed. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.12325.1.220.1.2.1.20 |
| hastResourceFlushErrors Count of resource local flush operations that failed. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.12325.1.220.1.2.1.21 |
| hastResourceWorkerPid Worker process ID. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.12325.1.220.1.2.1.22 |
| hastResourceLocalQueue Number of outstanding I/O requests to the local component. | column | - | .1.3.6.1.4.1.12325.1.220.1.2.1.23 |
| hastResourceSendQueue Number of outstanding I/O requests to send to the remote
component. | column | - | .1.3.6.1.4.1.12325.1.220.1.2.1.24 |
| hastResourceRecvQueue Number of outstanding I/O requests waiting for response
from the remote component. | column | - | .1.3.6.1.4.1.12325.1.220.1.2.1.25 |
| hastResourceDoneQueue Number of processed I/O requests to return to the kernel. | column | - | .1.3.6.1.4.1.12325.1.220.1.2.1.26 |
| hastResourceIdleQueue Number of request objects in the free bucket. | column | - | .1.3.6.1.4.1.12325.1.220.1.2.1.27 |
| hastResourceRole Resource role. | column | Enumeration | .1.3.6.1.4.1.12325.1.220.1.2.1.3 |
| hastResourceProvName Resource GEOM provider name that appears as /dev/hast/<name>. | column | OctetString | .1.3.6.1.4.1.12325.1.220.1.2.1.4 |
| hastResourceLocalPath Path to the local component which is used as a backend
provider for the resource. | column | OctetString | .1.3.6.1.4.1.12325.1.220.1.2.1.5 |
| hastResourceKeepDirty Maximum number of dirty extents to keep dirty all
the time. Most recently used extents are kept
dirty to reduce number of metadata updates. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.12325.1.220.1.2.1.7 |
| hastResourceRemoteAddr Address of the remote hastd(8) daemon for the resource. | column | OctetString | .1.3.6.1.4.1.12325.1.220.1.2.1.8 |
| hastResourceSourceAddr Local address the resource is bound to. | column | OctetString | .1.3.6.1.4.1.12325.1.220.1.2.1.9 |