Column Name | Data Type | Description |
file_system_name | STRING | File system name |
filesystem_id | NUMBER | Foreign key to the file system details |
host_disk_id | NUMBER | Foreign key to host disk details |
host_id | NUMBER | Foreign key to host details |
host_name | STRING | Host name |
partition_name | STRING | Partition name |
partition_size_gb | NUMBER | Partition size in GiB |
partition_size_kb | NUMBER | Partition size in KiB |
volume_group_id | NUMBER | Foreign key to the volume group details |
volume_group_name | STRING | Logical volume group name |
volume_partition_id | NUMBER | Foreign key to the volume partition |