Debug snapshot can place puppet log files in the different places

Bug #1358720 reported by Sergey Vasilenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Medium
Fuel Python (Deprecated)

Bug Description

since july puppet logs in debug snapshots can dislocate at following places:

/localhost/var/log/remote/%node%/
/localhost/var/log/docker-logs/remote/%node%/
/master.node.ip.addr/var/log/remote/%node%/
/master.node.ip.addr/var/log/docker-logs/remote/%node%/

As I noticed, nailgun place logs to the one of its places by random.

Changed in fuel:
assignee: nobody → Fuel Python Team (fuel-python)
importance: Undecided → Medium
Revision history for this message
Ihor Kalnytskyi (ikalnytskyi) wrote :

It looks like you're confused by snapshots from the different versions.

Since July we have merge the patch which pack to snapshot entire /var/log of host system. So the only right place is

    /master.node.ip.addr/var/log/docker-logs/remote/%node%/

since "/master.node.ip.addr/var/log/remote/%node%/" is a link to " /master.node.ip.addr/var/log/docker-logs/remote/%node%/" and the links are skipped by fabric get method.

Please confirm that I'm right. If not, please provide different snapshots.

Changed in fuel:
status: New → Incomplete
Revision history for this message
Sergey Vasilenko (xenolog) wrote :

Do you public hash of commit, for I can confirm or refute one's effectiveness.

Revision history for this message
Ihor Kalnytskyi (ikalnytskyi) wrote :
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.