Comment 8 for bug 1444343

Revision history for this message
Vitalii Kulanov (vitaliy-t) wrote :

Ok. I will add extra information to the 'fuel snapshot' command:

     Dump is stored at /var/dump on fuel master node

BTW, as far as I understand, now dump is stored in '/var/dump' directory
(https://github.com/openstack/fuel-web/commit/c9c86d60303e669d79aef84972fe4ccecac94bd9)
Also the result of 'fuel snapshot --conf > dump_conf.yaml' looks like as follows: http://paste.openstack.org/show/491675/ (see target: /var/dump/fuel-snapshot). Means that we have to get target dump file path from config (shoud not be 'hard coded'), because if someone specify non-default config or the target path will be changed in future then the output result will be wrong.