rsync: change_dir#3 "/etc/swift" failed: No such file or directory
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Bogdan Dobrelya | ||
5.0.x |
Fix Committed
|
High
|
Bogdan Dobrelya |
Bug Description
During HA deployment, when puppet tries rsync files /etc/swift/
rsync: change_dir#3 "/etc/swift" failed: No such file or directory
It is failed because swift is not installed at this moment (it is installed later).
Exact steps to reproduce (system test 'deploy_ha_vlan', not sure if step #2 is necessary to reproduce the issue):
1. Create cluster with 3 controller and 2 compute nodes
2. Set up cluster to use Network VLAN manager with 8 networks
3. Deploy the cluster
Expected result: cluster deployment finished successfuly
Actual result: cluster deployment failed
From the attached diagnostic snapshot, on the node-5/
=======
2014-08-
2014-08-
...
2014-08-
2014-08-
...
and 3 minutes later:
...
2014-08-
2014-08-
=======
{u'build_id': u'2014-
Changed in fuel: | |
assignee: | Fuel Library Team (fuel-library) → Bogdan Dobrelya (bogdando) |
status: | Confirmed → Triaged |
Looks like /etc/swift/ object. ring.gz and /etc/swift/ account. ring.gz are rsync-ed later (at 04:11:39 - 04:11:40), but some puppet dependences are already failed at this moment.