Dear Expert
I am working on deploying Centos Open stack and facing an interesting issue on my cinder component, given that I am using three node deployment architecture controller , Compute and Storage Node. following are some data
No volume .log file is generate so I even can not check what went wrong , need Immediate help
Controller Node
My Controller Node is working Fine, but I am not able to see any data for volume.log in /var/log/cinder folder. I am able to See api.log, Cinder-manage.log,scheduler.log which is given as below,
[DEFAULT]
From cinder
Backup metadata version to be used when backing up volume metadata. If this number is bumped, make sure the service doing the restore supports the new
version. (integer value)
backup_metadata_version = 2
The number of chunks or objects, for which one Ceilometer notification will
be sent (integer value)
backup_object_number_per_notification = 10
Interval, in seconds, between two progress notifications reporting the backup
status (integer value)
backup_timer_interval = 120
The maximum number of items that a collection resource returns in a single
response (integer value)
osapi_max_limit = 1000
Base URL that will be presented to users in links to the OpenStack Volume API