Column Name | Data Type | Description |
array_name | STRING | Name of the array |
creation_date | DATE | The date and time the OpenStack Swift device data was created in the database |
device_name | STRING | Name of the device |
file_system_name | STRING | Name of the file system |
filesystem_id | NUMBER | A foreign key reference to the file system data in database |
host_disk_id | NUMBER | Disk name of the device in the host system |
last_updated | DATE | The date and time the OpenStack Swift device data was last update in the database |
node_ip_address | STRING | IP of the storage/proxy node |
oss_device_id | NUMBER | OpenStack Swift device ID, for internal use by the database |
oss_node_id | NUMBER | A foreign key reference to the OpenStack Swift node data in the database |
oss_storage_system_id | NUMBER | Storage system ID, for internal use by the database |
partitions | NUMBER | Number of partitions in the ring |
pdev_id | NUMBER | Identifies the physical device |
region_identifier | STRING | Region in which the device resides |
volume_partition_id | NUMBER | Volume partition ID |
weight | NUMBER | The weight of the physical device |
zone_identifier | STRING | Zones are used to isolate data and to define device failure boundaries |