Table opm.node_seed_iops Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
id bigint 19  √ 
model varchar 128
numOfCores int 10
memorySizeGB int 10
ioBlockSize enum 8
flashCacheSizeGB int 10  √  null
readSataIops bigint 19  √  null
readFlashCacheIops bigint 19  √  null
writeSataSasIops bigint 19  √  null
readSasIops bigint 19  √  null
readHybridIops bigint 19  √  null
hybridSsdSizeGB int 10  √  null
overwriteHybridIops bigint 19  √  null
readSsdIops bigint 19  √  null
writeSsdIops bigint 19  √  null

Table contained 69 rows at Tue Apr 23 04:58 EDT 2019

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc PRIMARY
ioBlockSize Performance Asc k_ioBlockSize
memorySizeGB Performance Asc k_memorySizeGB
model Performance Asc k_model
numOfCores Performance Asc k_numOfCores
model + ioBlockSize Must be unique Asc/Asc u_model_blocksize