*** catintheroof has quit IRC | 00:14 | |
yangyapeng | trinaths1 :) | 00:18 |
---|---|---|
*** yangyapeng has quit IRC | 00:20 | |
*** yangyapeng has joined #openstack-freezer | 00:20 | |
*** yangyapeng has quit IRC | 00:24 | |
*** jiaopengju has joined #openstack-freezer | 00:48 | |
*** yangyapeng has joined #openstack-freezer | 01:19 | |
openstackgerrit | yfzhao proposed openstack/freezer master: TrivialFix: Remove the unused import code https://review.openstack.org/490695 | 01:22 |
openstackgerrit | yfzhao proposed openstack/freezer-api master: TrivialFix: Remove the unused import code https://review.openstack.org/490698 | 01:29 |
*** http_GK1wmSU has joined #openstack-freezer | 03:13 | |
*** http_GK1wmSU has left #openstack-freezer | 03:14 | |
openstackgerrit | yapeng Yang proposed openstack/freezer master: Increase the fullbackup-rotation for cinder backup https://review.openstack.org/458379 | 03:15 |
*** yangyapeng has quit IRC | 03:51 | |
*** yangyapeng has joined #openstack-freezer | 03:58 | |
*** yangyapeng has quit IRC | 04:03 | |
*** yangyapeng has joined #openstack-freezer | 04:07 | |
*** yangyapeng has quit IRC | 04:12 | |
*** yangyapeng has joined #openstack-freezer | 04:16 | |
*** yangyapeng has quit IRC | 04:21 | |
*** yangyapeng has joined #openstack-freezer | 04:22 | |
*** yangyapeng has quit IRC | 04:27 | |
*** yangyapeng has joined #openstack-freezer | 04:31 | |
*** yangyapeng has quit IRC | 04:35 | |
*** yangyapeng has joined #openstack-freezer | 04:40 | |
*** yangyapeng has quit IRC | 04:41 | |
*** yangyapeng has joined #openstack-freezer | 04:41 | |
*** trinaths has joined #openstack-freezer | 04:46 | |
trinaths | jiaopengju: Hi, Good Morning | 04:57 |
openstackgerrit | yapeng Yang proposed openstack/freezer master: Increase the fullbackup-rotation for cinder backup https://review.openstack.org/458379 | 06:05 |
jiaopengju | hi trinaths | 06:06 |
trinaths | jiaopengju: In ocata, #> freezer client-list shows me 2 clients which I have enabled in compute nodes. but at Horizon, it just gives me an error "Unable to get clients" .. any comments ? | 06:09 |
jiaopengju | trinaths: maybe some errors occured in horizon. Please check the log | 06:11 |
trinaths | jiaopengju: here is the error guy. | 06:35 |
trinaths | LibvirtConfigFdMemoryBacking | 06:35 |
trinaths | *typo | 06:36 |
trinaths | 2017-08-04 01:09:09.108834 ERROR:disaster_recovery.utils:'unicode' object has no attribute 'get' | 06:36 |
trinaths | 2017-08-04 01:09:09.110540 Recoverable error: 'unicode' object has no attribute 'get' | 06:36 |
jiaopengju | trinaths: could you please paste the whole error log? if exception has been throwed, paste the exception | 06:38 |
trinaths | jiaopengju: here is the horizon_error.log , http://paste.openstack.org/show/617495/ | 06:44 |
jiaopengju | trinaths: I guess it's a bug. Please report it in launchpad, I will try to fix it later. | 06:53 |
trinaths | jiaopengju: ok | 07:01 |
trinaths | jiaopengju: from cli, how to create a job for on a client? is there any fix I can do for timebeing now ? | 07:03 |
trinaths | jiaopengju: there is no client specific info here, https://github.com/openstack/freezer-api/blob/master/api-ref/source/v1/samples/job-create-request.json | 07:04 |
jiaopengju | trinaths: usage: freezer job-create [-h] --file FILE --client CLIENT_ID | 07:05 |
jiaopengju | trinaths: you can see the help info with 'freezer -h' | 07:06 |
trinaths | jiaopengju: ok | 07:07 |
trinaths | here is the bug. | 07:15 |
trinaths | https://bugs.launchpad.net/freezer-web-ui/+bug/1708603 | 07:15 |
openstack | Launchpad bug 1708603 in freezer-web-ui "[OCATA] freezer-web-ui horizon page redirects with error "unable get clients" while access to "Client" menu item." [Undecided,New] | 07:15 |
trinaths | i think i was not clear, | 07:22 |
trinaths | last time yangyapeng has shared me http://eavesdrop.openstack.org/irclogs/%23openstack-freezer/%23openstack-freezer.2017-07-05.log.html, the sample json file, https://github.com/openstack/freezer-api/tree/master/api-ref/source/v1/samples but these are apr-ref. they did not showcase the "--file FILE" formats for remote storage along with job and client integration. I think, for functional tests, there must be some sample json | 07:25 |
trinaths | required. any comments? | 07:25 |
yangyapeng | trinaths: hello | 07:26 |
trinaths | yangyapeng: hi. | 07:27 |
yangyapeng | trinaths: do you want to have some example json file ? job-create ? or ? | 07:28 |
trinaths | yangyapeng: yes. jobs specific to clients. | 07:28 |
trinaths | yangyapeng: for remote storage. I was able create actions via Horizon. but I got an issue. #>freezer client-list works well. shows two freezer-scheduler clients. but GUI/Horizon throws an error. | 07:29 |
trinaths | yangyapeng: there I was unaware to find out what will be "--file FILE" json file required for job creation with actions and client. | 07:30 |
yangyapeng | trinaths: https://github.com/openstack/freezer-api/blob/master/README.rst#job-examples | 07:31 |
*** vnogin has joined #openstack-freezer | 07:32 | |
trinaths | yangyapeng: thank you. | 07:32 |
yangyapeng | freezer job-create --file <job.json> -C <client-id> | 07:32 |
trinaths | yangyapeng: can I have 2 jobs in the same json ? | 07:32 |
yangyapeng | trinaths: yes | 07:32 |
trinaths | yangyapeng: ok. | 07:32 |
yangyapeng | trinaths: it is a job , but it have two action | 07:32 |
trinaths | yangyapeng: a job can contain "N" or many actions. right ? | 07:32 |
trinaths | ok | 07:33 |
trinaths | yangyapeng: this example helps me a lot. | 07:33 |
yangyapeng | trinaths: yeah, and these have the some job-scheduler, i write a example, wait | 07:33 |
trinaths | yangyapeng: ok. | 07:35 |
*** vnogin has quit IRC | 07:36 | |
yangyapeng | trinaths: http://paste.openstack.org/show/617500/ i have a example | 07:36 |
trinaths | yangyapeng: thank you. it helps me a lot. | 07:37 |
yangyapeng | trinaths: and, you can add more action in a job json_file. and these actions share job_schedule . | 07:37 |
yangyapeng | trinaths: :) | 07:37 |
trinaths | yangyapeng: sure. doing now. | 07:38 |
yangyapeng | trinaths: You are welcome, :) | 07:38 |
trinaths | yangyapeng: :) | 07:38 |
openstackgerrit | yapeng Yang proposed openstack/freezer master: Increase the fullbackup-rotation for cinder backup https://review.openstack.org/458379 | 07:49 |
*** vnogin has joined #openstack-freezer | 07:56 | |
*** vnogin has quit IRC | 08:00 | |
trinaths | yangyapeng: as I see in horizon, is backup-action and restore-action NAMES are dependent ? | 08:11 |
yangyapeng | trinaths: if you have a backup action and it have some backups. if you use backups to do restore, it should auto create restore action. | 08:16 |
yangyapeng | trinaths: please view this code and restore api, https://github.com/openstack/freezer-web-ui/blob/master/disaster_recovery/api/api.py#L538 | 08:18 |
yangyapeng | https://github.com/openstack/freezer-web-ui/blob/master/disaster_recovery/api/api.py#L547 | 08:18 |
yangyapeng | trinaths: | 08:18 |
trinaths | yangyapeng: I have created the backup jso, http://paste.openstack.org/show/617505/ | 08:28 |
trinaths | yangyapeng: but it gives me errors, stack@ocata:~$ freezer job-create --file backup.json --client f70317c8eca246faa24e92091a676e94_node-1046.domain.tld | 08:29 |
trinaths | Expecting property name: line 19 column 21 (char 683) | 08:29 |
trinaths | Unable to load conf file. Expecting property name: line 19 column 21 (char 683) | 08:29 |
trinaths | yangyapeng: sorry, got my mistake | 08:33 |
*** electrofelix has joined #openstack-freezer | 08:42 | |
trinaths | yangyapeng: when I started the backup job, I get this error, http://paste.openstack.org/show/617507/http://paste.openstack.org/show/617507/ | 08:45 |
trinaths | http://paste.openstack.org/show/617507/ | 08:45 |
*** vnogin has joined #openstack-freezer | 08:47 | |
yangyapeng | trinaths: you create the job and start job by horizon | 09:40 |
yangyapeng | ? | 09:40 |
trinaths | yangyapeng: yes | 09:47 |
trinaths | yangyapeng: created the job by cli, started from horizon | 09:53 |
trinaths | yangyapeng: now "Actions" menu item i horizon gives me a hit. Actions pages doesn't work now | 09:58 |
*** jiaopengju has quit IRC | 10:07 | |
*** jiaopengju1 has joined #openstack-freezer | 10:07 | |
*** jiaopengju1 has quit IRC | 10:16 | |
*** openstackgerrit has quit IRC | 10:18 | |
*** trinaths has left #openstack-freezer | 10:19 | |
*** yangyapeng has quit IRC | 11:30 | |
*** yangyapeng has joined #openstack-freezer | 12:49 | |
*** yangyapeng has quit IRC | 12:53 | |
*** yangyapeng has joined #openstack-freezer | 13:16 | |
*** catintheroof has joined #openstack-freezer | 13:17 | |
*** trinaths has joined #openstack-freezer | 14:31 | |
*** jiaopengju has joined #openstack-freezer | 14:34 | |
*** vnogin has quit IRC | 14:36 | |
*** trinaths has left #openstack-freezer | 14:53 | |
*** eharney has quit IRC | 14:55 | |
*** jiaopengju has quit IRC | 14:57 | |
yangyapeng | trinaths | 14:57 |
yangyapeng | trinaths here ? | 14:57 |
*** openstackgerrit has joined #openstack-freezer | 15:21 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_freezer master: Updated from OpenStack Ansible Tests https://review.openstack.org/476568 | 15:21 |
*** vnogin has joined #openstack-freezer | 15:54 | |
*** eharney has joined #openstack-freezer | 15:56 | |
*** vnogin has quit IRC | 15:59 | |
*** c00281451__ has joined #openstack-freezer | 16:31 | |
*** c00281451_ has quit IRC | 16:34 | |
*** eharney has quit IRC | 16:34 | |
*** electrofelix has quit IRC | 16:47 | |
*** openstack has joined #openstack-freezer | 17:29 | |
*** eharney has joined #openstack-freezer | 17:43 | |
*** vnogin has joined #openstack-freezer | 17:57 | |
*** openstack has joined #openstack-freezer | 18:29 | |
*** vnogin has quit IRC | 19:06 | |
*** vnogin has joined #openstack-freezer | 19:10 | |
*** vnogin has quit IRC | 19:51 | |
*** vnogin has joined #openstack-freezer | 19:57 | |
*** vnogin has quit IRC | 20:22 | |
*** vnogin has joined #openstack-freezer | 20:53 | |
openstackgerrit | Merged openstack/puppet-freezer master: Update openstackdocstheme>=1.16.0 https://review.openstack.org/489042 | 22:29 |
*** catintheroof has quit IRC | 22:56 | |
*** vnogin has quit IRC | 23:18 | |
*** vnogin has joined #openstack-freezer | 23:19 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!