*** tosky has quit IRC | 00:12 | |
*** sapd1 has quit IRC | 00:51 | |
openstackgerrit | Bo Tran proposed openstack/trove master: Improve guest agent when start https://review.opendev.org/c/openstack/trove/+/782786 | 02:29 |
---|---|---|
openstackgerrit | Bo Tran proposed openstack/trove master: Add meta_data field for database instance to save some information https://review.opendev.org/c/openstack/trove/+/782829 | 03:17 |
*** rcernin has quit IRC | 03:51 | |
*** rcernin has joined #openstack-trove | 03:57 | |
openstackgerrit | Merged openstack/trove stable/victoria: Stop using pip-and-virtualenv diskimage element https://review.opendev.org/c/openstack/trove/+/782862 | 04:48 |
*** yasemind has joined #openstack-trove | 05:22 | |
yasemind | lxkong how can i find trove-mgmt key-pair ? | 05:34 |
yasemind | i connect to test vm with ssh, but there is no trove-guestagent.log | 05:40 |
yasemind | i see with sudo journalctl -u guest-agent.service | less command > http://paste.openstack.org/show/803898/ | 05:47 |
openstackgerrit | Merged openstack/trove master: Improve guest agent when start https://review.opendev.org/c/openstack/trove/+/782786 | 06:54 |
*** ahsen has joined #openstack-trove | 07:11 | |
*** rcernin has quit IRC | 07:16 | |
*** sapd1 has joined #openstack-trove | 07:31 | |
*** sapd1 has quit IRC | 07:52 | |
*** sapd1 has joined #openstack-trove | 07:58 | |
yasemind | lxkong it gave timeout http://paste.openstack.org/show/803899/ | 08:05 |
*** tosky has joined #openstack-trove | 08:43 | |
ahsen | lxkong Hi, I looked at the containers log. Here is the log "argument --driver: Invalid String(choices=['innobackupex', 'mariabackup', 'pg_basebackup']) value: InnoBackupEx" Did I miss an argument while creating db/backup or something else? | 08:53 |
yasemind | lxkong when i try to create mysql database instance, it gave an error > http://paste.openstack.org/show/803901/ | 09:06 |
*** rcernin has joined #openstack-trove | 09:06 | |
*** rcernin has quit IRC | 09:06 | |
*** rcernin has joined #openstack-trove | 09:07 | |
*** e0ne has joined #openstack-trove | 09:20 | |
*** gokhani has joined #openstack-trove | 09:34 | |
*** rcernin has quit IRC | 09:34 | |
openstackgerrit | Bo Tran proposed openstack/trove master: Add meta_data field for database instance to save some information https://review.opendev.org/c/openstack/trove/+/782829 | 09:36 |
*** rcernin has joined #openstack-trove | 09:42 | |
*** sapd1 has quit IRC | 09:50 | |
*** rcernin has quit IRC | 09:57 | |
yasemind | lxkong i try to stable/victoria devstack, i can be installed it, you fix bug, thank you | 10:06 |
yasemind | but trove is not working, the sudo journalctl -u guest-agent.service | less log is > http://paste.openstack.org/show/803903/ | 10:17 |
*** e0ne has quit IRC | 10:33 | |
*** rcernin has joined #openstack-trove | 10:51 | |
*** rcernin has quit IRC | 10:52 | |
*** rcernin has joined #openstack-trove | 10:52 | |
*** gokhani has quit IRC | 11:09 | |
*** gokhani has joined #openstack-trove | 11:11 | |
lxkong | yasemind: what's the service status of guest-agent.service? | 11:18 |
lxkong | ahsen: what's the config value for the option "backup_strategy" in your trove config? | 11:21 |
lxkong | it should be "innobackupex" which is the default value, I guess you've changed it to "InnoBackupEx" | 11:21 |
ahsen | They are InnoBackupEx. But I didn't changed anything. | 11:23 |
ahsen | They are like that in the code https://github.com/openstack/trove/blob/stable/victoria/trove/common/cfg.py#L668 | 11:23 |
lxkong | where is the config file coming from? | 11:23 |
ahsen | https://github.com/openstack/trove/blob/stable/victoria/trove/common/cfg.py#L740 | 11:23 |
ahsen | It's stable/victoria | 11:24 |
ahsen | I was changing them | 11:24 |
yasemind | lxkong guest-agent.services status is activating > http://paste.openstack.org/show/803908/ | 11:24 |
lxkong | ahsen: the link you pasted is for pxc | 11:25 |
lxkong | https://github.com/openstack/trove/blob/stable/victoria/trove/common/cfg.py#L724 | 11:25 |
lxkong | for mysql, it's https://github.com/openstack/trove/blob/stable/victoria/trove/common/cfg.py#L593 | 11:26 |
ahsen | It's same innobackupex | 11:27 |
ahsen | let me check again | 11:28 |
lxkong | ahsen: but in your trove-guestagent log, it was using "InnoBackupEx" | 11:28 |
lxkong | check you trove-guestagent config file | 11:28 |
ahsen | In percona and Percona XtraDB Cluster They are InnoBackupEx. Others innobackupex | 11:31 |
lxkong | ahsen: which datastore were you using? | 11:31 |
lxkong | not mysql? | 11:31 |
lxkong | trove doesn't support other datastores except for mysql, mariadb and postgresql(partially) | 11:32 |
ahsen | It's mysql | 11:34 |
lxkong | so should be innobackupex, your trove-guestagent is using wrong config | 11:34 |
lxkong | i have to go to bed now, feel free to leave your message here, will look once i'm back online. | 11:35 |
ahsen | OK. Thanks | 11:35 |
lxkong | i would suggest you take a look at trove doc https://docs.openstack.org/trove/latest/, especially the admin guide and user guide. | 11:35 |
ahsen | probably we missed something while creating datastore | 11:36 |
*** gokhani has quit IRC | 11:43 | |
*** rcernin has quit IRC | 11:45 | |
*** rcernin has joined #openstack-trove | 11:46 | |
yasemind | lxkong guest-agent.services status is activating > http://paste.openstack.org/show/803908/ how can fix this ? i stop troveagent after i start it but it didnt starting, it stayed pre-starting | 12:11 |
*** gokhani has joined #openstack-trove | 12:21 | |
*** rcernin has quit IRC | 12:29 | |
*** rcernin has joined #openstack-trove | 12:55 | |
*** rcernin has quit IRC | 13:01 | |
*** sapd1 has joined #openstack-trove | 13:12 | |
*** gokhani61 has joined #openstack-trove | 13:25 | |
*** gokhani has quit IRC | 13:26 | |
*** rcernin has joined #openstack-trove | 13:26 | |
*** rcernin has quit IRC | 13:31 | |
*** __ministry1 has joined #openstack-trove | 14:54 | |
*** __ministry1 has quit IRC | 14:55 | |
*** rcernin has joined #openstack-trove | 15:27 | |
*** rcernin has quit IRC | 15:32 | |
*** yasemind has quit IRC | 15:37 | |
*** yasemind has joined #openstack-trove | 15:49 | |
*** e0ne has joined #openstack-trove | 15:52 | |
*** yasemind has quit IRC | 16:06 | |
*** yasemind has joined #openstack-trove | 16:12 | |
*** tobberydberg has quit IRC | 17:18 | |
*** mugsie has quit IRC | 17:20 | |
*** Reepicheep has quit IRC | 17:20 | |
*** yasemind has quit IRC | 17:20 | |
*** sorrison has quit IRC | 17:20 | |
*** mugsie has joined #openstack-trove | 17:20 | |
*** tobberydberg has joined #openstack-trove | 17:20 | |
*** Reepicheep has joined #openstack-trove | 17:20 | |
*** sorrison has joined #openstack-trove | 17:20 | |
*** gokhani61 has quit IRC | 17:21 | |
*** ahsen has quit IRC | 17:21 | |
*** ahsen has joined #openstack-trove | 17:27 | |
*** rcernin has joined #openstack-trove | 17:28 | |
*** rcernin has quit IRC | 17:35 | |
*** ahsen has quit IRC | 17:39 | |
*** icey has quit IRC | 17:42 | |
*** openstackgerrit has quit IRC | 17:42 | |
*** spotz has quit IRC | 17:42 | |
*** trident has quit IRC | 17:42 | |
*** icey has joined #openstack-trove | 17:44 | |
*** trident has joined #openstack-trove | 17:45 | |
*** __ministry has quit IRC | 17:57 | |
*** __ministry has joined #openstack-trove | 17:57 | |
*** andrein has quit IRC | 17:58 | |
*** coreycb has quit IRC | 17:58 | |
*** fungi has quit IRC | 17:58 | |
*** andrein has joined #openstack-trove | 17:58 | |
*** coreycb has joined #openstack-trove | 17:58 | |
*** openstack has joined #openstack-trove | 18:01 | |
*** ChanServ sets mode: +o openstack | 18:01 | |
*** trident has quit IRC | 18:03 | |
*** andrein has quit IRC | 18:03 | |
*** jmlowe has quit IRC | 18:03 | |
*** andrein has joined #openstack-trove | 18:04 | |
*** jmlowe has joined #openstack-trove | 18:04 | |
*** andrein has quit IRC | 18:05 | |
*** jmlowe has quit IRC | 18:05 | |
*** openstackstatus has joined #openstack-trove | 18:05 | |
*** ChanServ sets mode: +v openstackstatus | 18:05 | |
*** trident has joined #openstack-trove | 18:06 | |
*** jmlowe has joined #openstack-trove | 18:06 | |
*** lxkong has quit IRC | 18:06 | |
*** lxkong has joined #openstack-trove | 18:07 | |
*** andrein has joined #openstack-trove | 18:07 | |
*** mugsie has quit IRC | 18:16 | |
*** e0ne has quit IRC | 18:16 | |
*** hoonetorg has quit IRC | 18:16 | |
*** sorrison has quit IRC | 18:16 | |
*** Reepicheep has quit IRC | 18:16 | |
*** tobberydberg has quit IRC | 18:16 | |
*** tosky has quit IRC | 18:16 | |
*** irclogbot_2 has quit IRC | 18:16 | |
*** mugsie has joined #openstack-trove | 18:16 | |
*** tosky has joined #openstack-trove | 18:17 | |
*** Reepicheep has joined #openstack-trove | 18:17 | |
*** sorrison has joined #openstack-trove | 18:18 | |
*** tobberydberg has joined #openstack-trove | 18:18 | |
*** irclogbot_3 has joined #openstack-trove | 18:22 | |
*** hoonetorg has joined #openstack-trove | 18:35 | |
*** hoonetorg has quit IRC | 18:44 | |
*** rcernin has joined #openstack-trove | 19:32 | |
*** rcernin has quit IRC | 19:36 | |
lxkong | yasemind: what do you mean by "stop troveagent after i start"? Can you show me the guest-agent.service log and /var/log/trove/trove-guestagent.log? | 19:50 |
*** zigo has joined #openstack-trove | 20:05 | |
*** rcernin has joined #openstack-trove | 20:30 | |
*** rcernin has quit IRC | 20:47 | |
*** rcernin has joined #openstack-trove | 20:47 | |
*** rcernin has quit IRC | 21:06 | |
*** e0ne has joined #openstack-trove | 21:47 | |
*** e0ne has quit IRC | 21:47 | |
*** rcernin has joined #openstack-trove | 21:50 | |
*** rcernin has quit IRC | 21:55 | |
*** rcernin has joined #openstack-trove | 22:06 | |
*** rcernin has quit IRC | 22:21 | |
*** rcernin has joined #openstack-trove | 22:31 | |
*** rcernin has quit IRC | 22:32 | |
*** rcernin has joined #openstack-trove | 22:32 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!