2019-11-20 03:49:44 -0500 | 获得奖牌 | ● 著名问题 (source) |
2019-11-20 03:49:34 -0500 | 获得奖牌 | ● 热门的问题 (source) |
2019-11-20 03:49:34 -0500 | 获得奖牌 | ● 受欢迎的问题 (source) |
2018-05-25 22:39:23 -0500 | 获得奖牌 | ● 受欢迎的问题 (source) |
2018-05-25 22:39:23 -0500 | 获得奖牌 | ● 热门的问题 (source) |
2017-07-04 01:09:21 -0500 | 获得奖牌 | ● 热门的问题 (source) |
2017-07-04 01:09:21 -0500 | 获得奖牌 | ● 受欢迎的问题 (source) |
2017-07-04 01:09:21 -0500 | 获得奖牌 | ● 著名问题 (source) |
2017-04-03 01:27:53 -0500 | 回答问题 | Not able to schedule the backup jobs in freezer Hi All, Scheduled backup is working fine on freezer 3.0 version with Openstack-Newton for me but not working on freezer 4.0 version with Openstack-Ocata Environment. Does anyone know any workaround for this ? Thanks & regards, Janardhan |
2017-03-27 07:08:31 -0500 | 问了问题 | Openstack freezer-data encryption is not working for cinder volume and instance level backup Hi All, Openstack freezer-data encryption is not working for cinder volume and instance level backup and restore. And the same is working fine for local filesystem. Below are the commands that I was using to take the backup, My openstack-newton 3-node and environment is working fine :- Freezer3.0:- Backup:- freezer-agent --mode cinder --cinder-vol-id 596677d5-4516-4646-b90b-5bed21f4ce3b --encrypt-pass-file /home/oss/domain.keyRestore:- I was able to restore my backup data without private key, please help me to fix this issue. freezer-agent --action restore --cinder-vol-id 0280ee83-cd32-4521-a344-0f80ec6f7ce2 Thanks & Regards, Janardhan Poojary |
2017-03-23 06:23:25 -0500 | 获得奖牌 | ● 组织者 (source) |
2017-03-23 05:48:23 -0500 | 获得奖牌 | ● 粉丝 |
2017-03-15 10:10:19 -0500 | 问了问题 | Not able to schedule the backup jobs in freezer Hi All, Not able to schedule the backup jobs in freezer. Below components are working fine on my 3-node Openstack Newton environment (Elasticsearch database). root@controller:/# freezer-api Option "verbose" from group "DEFAULT" is deprecated for removal. Its value may be silently ignored in the future. 2017-03-15 15:34:09.183 8929 INFO root [-] Storage backend: Elasticsearch at ['http://192.168.1.58:9200'] 2017-03-15 15:34:09.194 8929 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. serving on 0.0.0.0:9090 view at http://127.0.0.1:9090 #Below is the error messages while trying to create the freezer job:- root@controller:/home/oss# freezer job-create --file test_job.json HTTPConnectionPool(host='controller', port=9090): Max retries exceeded with url: /v1/81dc7891885847c7b05fb4bbe60add96/v1/jobs/ (Caused by NewConnectionError('<requests.packages.urllib3.connection.httpconnection object="" at="" 0x7fabdea79bd0="">: Failed to establish a new connection: [Errno 111] Connection refused',)) root@controller:/home/oss# root@controller:/home/oss# root@controller:/home/oss# root@controller:/home/oss# freezer job-list HTTPConnectionPool(host='controller', port=9090): Max retries exceeded with url: /v1/81dc7891885847c7b05fb4bbe60add96/v1/jobs/?limit=100&offset=0 (Caused by NewConnectionError('<requests.packages.urllib3.connection.httpconnection object="" at="" 0x7f8801844590="">: Failed to establish a new connection: [Errno 111] Connection refused',)) root@controller:/home/oss# root@controller:/home/oss# Please let me know what could be the reason for this and provide me the fix. Thanks & Regards, Janardhan Poojary |
2017-03-15 10:10:18 -0500 | 问了问题 | Openstack newton Dashboard and Openstack freezer (3.00) integration is not working Hi All, Openstack newton Dashboard and Openstack freezer (3.00) integration is now working for me. I referred "freezer-web-ui-3.0.0/freezer-web-ui-3.0.0/README.rst" file for the installation part, but I dont know how it works and how to configure it. My 3-node Openstack newton environment is working fine. Please help me to fix this issue. Thanks & Regards, Janardhan Poojary |