*** yangyape_ has quit IRC | 00:17 | |
*** yangyapeng has joined #openstack-freezer | 00:17 | |
*** yangyapeng has quit IRC | 00:22 | |
*** jiaopengju has joined #openstack-freezer | 01:05 | |
*** yangyapeng has joined #openstack-freezer | 01:19 | |
*** yangyapeng has quit IRC | 01:24 | |
*** yangyapeng has joined #openstack-freezer | 01:28 | |
*** yangyapeng has quit IRC | 01:33 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/freezer-web-ui master: Updated from global requirements https://review.openstack.org/480784 | 01:34 |
---|---|---|
*** yangyapeng has joined #openstack-freezer | 01:34 | |
*** yangyape_ has joined #openstack-freezer | 01:39 | |
*** yangyapeng has quit IRC | 01:39 | |
*** jiaopengju has quit IRC | 04:39 | |
openstackgerrit | Arundhati Surpur proposed openstack/freezer master: Added dashes ==== for format consistency https://review.openstack.org/477900 | 05:28 |
*** trinaths has joined #openstack-freezer | 06:20 | |
*** jiaopengju has joined #openstack-freezer | 06:20 | |
*** raliev has joined #openstack-freezer | 07:46 | |
*** trinaths has quit IRC | 07:58 | |
*** yangyapeng has joined #openstack-freezer | 08:26 | |
*** yangyapeng has quit IRC | 08:50 | |
*** electrofelix has joined #openstack-freezer | 09:03 | |
*** trinaths has joined #openstack-freezer | 09:24 | |
*** yangyape_ has quit IRC | 10:35 | |
openstackgerrit | Merged openstack/python-freezerclient master: Updated from global requirements https://review.openstack.org/480282 | 10:49 |
trinaths | jiaopengju: ping | 11:17 |
trinaths | jiaopengju: got a doubt, with respect to the freezer documentation, | 11:17 |
szaher | trinaths: Hi | 11:17 |
trinaths | jiaopengju: [1] How can Freezer Scheduler manage multiple nodes? | 11:17 |
szaher | trinaths: where did you find this ? | 11:18 |
openstackgerrit | Merged openstack/freezer master: Added dashes ==== for format consistency https://review.openstack.org/477900 | 11:18 |
openstackgerrit | Merged openstack/freezer master: Increase s3 driver support https://review.openstack.org/471295 | 11:19 |
trinaths | szaher: The scheduler manages the execution and synchronization of multiple jobs executed on a single or multiple nodes | 11:19 |
trinaths | szaher: https://github.com/openstack/freezer | 11:19 |
trinaths | szaher: Freezer components table | 11:19 |
szaher | trinaths: I would say for multiple nodes you will need to have multiple instances for the scheduler at the time being | 11:20 |
trinaths | szaher: Component: Freezer Scheduler | 11:20 |
szaher | trinaths: freezer-scheduler runs with freezer-agent on the same node where you want to execute or to schedule backups | 11:21 |
trinaths | szaher: oh okay. another doubt. [2] From the same document, https://github.com/openstack/freezer ; in RESTORE section, "Nova restore currently creates an instance with the content of saved one, but the ip address of the vm will be different as well as its id." This restore can violate the networking of the VM. how can this be handled? | 11:22 |
szaher | trinaths: well, at the moment the way nova engine (instances backups) works is to take a copy of the vm and store somewhere, if you want to restore the vm it will pick the first available vm. there is some work still needs to be done to enhance this feature like use the same network if exists and add the same metadata and security groups and so on | 11:24 |
trinaths | szaher: okay. makes sense. | 11:25 |
trinaths | szaher: suppose that I have taken a backup of an VM in a compute node and I wish to restore the TIMED backup the next day on the same compute node, will the IP of the VM be altered? | 11:27 |
szaher | Yes, however after taking a backup of a VM all the VM's metadata is store with the backup we need allow the nova engine to use these metadata to re-create or re-use the same resource again | 11:29 |
trinaths | szaher: okay. but when I try the same usecase, It did not alter the IP of the VM | 11:31 |
szaher | so it got the same ip address of your vm ? | 11:33 |
trinaths | szaher: yes. I guess no restore has happened. | 11:33 |
trinaths | szaher: Here are the steps I followed. Single node devstack setup with freezer/master code. used the backup.json (http://paste.openstack.org/show/614573/) and restore.json (http://paste.openstack.org/). taken a backup to a swift container. when I try to restore an exisitng active VM there was no address change. comments? | 11:36 |
trinaths | restore.json http://paste.openstack.org/show/614574/ | 11:37 |
szaher | trinaths: Did you start the job ? what are the scheduling information for this job ? | 11:42 |
trinaths | szaher: also, When I delete the VM, and try a backup job, it returned success. | 11:44 |
trinaths | szaher: here the info regarding job and action | 11:45 |
trinaths | http://paste.openstack.org/show/614575/ | 11:45 |
jiaopengju | trinaths: hi | 11:47 |
szaher | trinaths: can you add log_file:/path/to/log/file | 11:47 |
szaher | trinaths: still can't see any scheduling information for your jobs! | 11:48 |
trinaths | szaher: can you guide me on how can I get that info ? | 11:49 |
trinaths | jiaopengju: hi | 11:49 |
jiaopengju | I think the right way is to show the schedule log | 11:49 |
trinaths | so I did some mis-configuration? | 11:51 |
szaher | trinaths: in /etc/freezer/config.d or conf.d you see your jobs | 11:53 |
szaher | also what is your scheduler configurations | 11:53 |
szaher | client_id ? | 11:53 |
trinaths | szaher: please see this, http://paste.openstack.org/show/614575/ | 11:54 |
trinaths | szaher: I have given the client id too | 11:54 |
szaher | I see, but i need to see your configurations | 11:54 |
trinaths | freezer.conf ? | 11:56 |
szaher | yes and scheduler.conf and you job file from conf.d | 11:57 |
szaher | brb | 11:58 |
trinaths | szaher: freezer.conf: http://paste.openstack.org/show/614576/ | 11:58 |
trinaths | szaher: scheduler.conf =>http://paste.openstack.org/show/614577/ | 11:59 |
trinaths | szaher: /etc/freezer/scheduler/conf.d/job_50e59919d43e4bdaab7d9e29f2714896.conf => http://paste.openstack.org/show/614578/ | 12:00 |
trinaths | szaher: /etc/freezer/scheduler/conf.d/job_5f67fcaa08dc455680142d028125844e.conf => http://paste.openstack.org/show/614579/ | 12:01 |
*** yangyapeng has joined #openstack-freezer | 12:02 | |
trinaths | szaher: ping | 12:32 |
szaher | trinaths: sorry I wasn't here, can you check if freezer is still running ? | 12:35 |
szaher | I mean freezer-agent, it looks like something is still running | 12:35 |
trinaths | will freezer agent run? | 12:36 |
trinaths | I thought freezer-scheduler will run as daemon | 12:36 |
szaher | trinaths: freezer-scheduler runs as daemon and runs freezer-agent to carry out the backup/restore process | 12:37 |
trinaths | szaher: yes, http://paste.openstack.org/show/614583/ | 12:38 |
trinaths | szaher: did i miss anything ? | 12:43 |
szaher | nope, just taking a look | 12:45 |
trinaths | szaher: ok | 12:45 |
szaher | Can you set log_file in scheduler.conf | 12:46 |
szaher | and share it back with us | 12:48 |
trinaths | szaher: okay. let be configure the log file in scheduler.conf and re run the scenarios and come back to you with results. | 12:50 |
trinaths | szaher: thank you for your time and help. | 12:50 |
szaher | trinaths: If you can set a new attribute in the jobs backup.json and restore.json called log_file | 12:52 |
szaher | we just need to see the logs to be able to help | 12:52 |
trinaths | szaher: sure I will | 12:52 |
*** eharney has joined #openstack-freezer | 12:52 | |
szaher | trinaths: Thanks and waiting for the logs | 12:53 |
trinaths | szaher: the scenarios is to create a VM in compute node, take a back up of the same. create some files in the VM, restore the VM verify that VM is restored to the old state. | 12:53 |
*** trinaths has left #openstack-freezer | 12:54 | |
szaher | trinaths: This should be supported by freezer :) | 12:54 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from OpenStack Ansible Tests https://review.openstack.org/476568 | 13:02 |
openstackgerrit | Merged openstack/freezer-web-ui master: Updated from global requirements https://review.openstack.org/480784 | 13:23 |
*** catintheroof has joined #openstack-freezer | 13:25 | |
*** catintheroof has quit IRC | 13:36 | |
*** catintheroof has joined #openstack-freezer | 13:37 | |
szaher | Hello guys | 13:58 |
szaher | Freezer meeting in 5 minutes https://etherpad.openstack.org/p/freezer_meetings | 13:58 |
*** jiaopengju has quit IRC | 14:54 | |
*** catintheroof has quit IRC | 14:58 | |
*** catintheroof has joined #openstack-freezer | 15:02 | |
*** eharney has quit IRC | 16:28 | |
*** eharney has joined #openstack-freezer | 16:28 | |
*** electrofelix has quit IRC | 17:02 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from OpenStack Ansible Tests https://review.openstack.org/476568 | 21:06 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from OpenStack Ansible Tests https://review.openstack.org/476568 | 21:08 |
*** catintheroof has quit IRC | 21:55 | |
*** eharney has quit IRC | 22:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!