Troubleshooting And Log Files
Troubleshooting Block Storage Service Problems
If your Private Cloud Director Service Health dashboard is reporting that the block storage service is unhealthy, or if you are running into unexpected issues when performing block storage service operations such as volume creation, attachment etc, this likely means:
One or more hosts assigned with Block Storage role may be offline or unavailable
The hosts with Block Storage role assigned may be online but the service components may be offline or experiencing error connecting to or working with your specific storage backend.
Refer to the block storage service Log Files to debug the issues further.
Troubleshooting Guides
The following guides address the most common operational problems with block storage:
Troubleshooting Cinder Issues — general service diagnostics, volume creation and deletion flows, log reference.
Volume Attach / Detach Troubleshooting — volumes stuck in
detaching,attaching, orreserved; stale attachment cleanup; Nova BDM inconsistency recovery.Volume Migration and Retype Troubleshooting — failed or stuck migrations (
migration_status=error), incompatible drivers, NFS capacity imbalance, recovery steps.Persistent Storage Service Backend Selection and Tuning — how the storage scheduler selects a backend pool, why a backend is skipped, and how to influence placement with volume types and extra specs.
Boot-from-Volume Provisioning and Failure Recovery — creating VMs from boot volumes, diagnosing VM-from-volume failures, recovering from partial creation.
Tenant Teardown: Storage Cleanup — safe workflow for deleting tenants or backends that have resident volumes, snapshots, or images.
Log Files
The log file that corresponds to all block storage attach / detach operations is located at
/var/log/pf9/cindervolume-base.log.This file contains information about:Storage backend driver used
Whether the Block Storage Service could connect to the storage backend being used
Any errors when creating volumes, copying volumes, and attaching/detaching volumes to virtual machines
Look at the compute service log file
/var/log/pf9/ostackhost.logfile for further details when debugging any issues related to volume attachment to virtual machines.
Last updated
Was this helpful?
