Sitikantha

Mission Specialist
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2019
01:24 PM
- 1,752 Views
packstack installation
I was trying to install packstack with one controller and two compute nodes with packstack queens.every time one error is coming:
/Stage[main]/Nova::Db::Sync/Exec[nova-db-sync]: Failed to call refresh: Command exceeded timeout
can anyone resolve thi issue??
sitikantha_mishra
1 Reply


Flight Engineer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2019
11:31 PM
- 1,735 Views
Hey @Sitikantha the error may indicate that the MariaDB service is not reachable. This could be due to (at least) the following two issues:
- Usage of the wrong password by Nova to connect to it's database
- The service is not running
Could you run the following command and report the output?
ps axf | grep maria
Cheers
Join the discussion
You must log in to join this conversation.