opendevreview | wu.chunyang proposed openstack/trove master: Remove use of autocommit https://review.opendev.org/c/openstack/trove/+/912054 | 14:42 |
---|---|---|
hamburgler | Hey all, having a bit of a hard time figuring this out backups, I get this error while doing this - https://paste.openstack.org/show/bxRZg80lkbBprvTP29k6/ -, Swift is configured correctly, logs can dump to it etc, I'm a bit confused as to 1) whether to place docker_image and backup_docker_image in trove.conf or trove-guestagent.conf - I have seen examples using [mysql] header in either, and depending | 16:35 |
hamburgler | which file that is, unsure of the syntax to be used here, https://paste.openstack.org/show/bUABIsUDReyflqQ55Sgy/, I looked through options in cfg.py and can't seem to make heads or tails there https://paste.openstack.org/show/bYvO9VomDofJ85agZ1VH/ | 16:35 |
tkajinam | hamburgler, I've never deployed used trove, but bsed on the way config files are used, you sould put these to trove-guestagent.conf. the file will be injected to trove instances | 16:39 |
tkajinam | hamburgler, I don't think you need that "docker pull" part. AFAIK these need image names | 16:39 |
hamburgler | oops sorry i tried without docker pull :) that shouldnt be there | 16:40 |
tkajinam | hamburgler, did you set datastore_manager in trove-guestagent.conf ? | 16:43 |
hamburgler | i did not but it does say it defaults to mysql | 16:43 |
tkajinam | https://github.com/openstack/trove/blob/master/trove/common/cfg.py#L263 | 16:44 |
tkajinam | hamburgler, there might be a logic I overlooked but this line says it defaults to None | 16:45 |
hamburgler | hmm one sec let me run it | 16:45 |
tkajinam | hamburgler, I've seen that Trove PTL responds to questions in ml. probably you can get better response in ml | 16:47 |
tkajinam | I think his (or her ?) irc nick is wuchunyang but I've never seen that account for a while | 16:49 |
hamburgler | 2024-03-13 09:45:53.311 68 WARNING trove.common.cfg [None req-ae148117-7e01-4d10-b693-31f3ac08f6d2 2b59ac8eeab74e4f9940452d973276c5 e19406d9b28d48c6b53e5f7172ae9d50 - - - -] Manager name ('datastore_manager') not defined, using 'mysql' options instead. | 16:52 |
hamburgler | so when it is not defined it is using that | 16:52 |
tkajinam | oh, ok | 17:01 |
tkajinam | I may try re-creating the db instance (if you haven't tried it after you modified trove-guestagent.conf ... that's all I can think of now | 17:04 |
tkajinam | as I mentioned earlier asking help in ml would be a better option now | 17:04 |
hamburgler | yeah it does work without using backups if i dont specifying everything, i can use the database, just not backup which is frustrating | 17:11 |
hamburgler | will check there | 17:11 |
hamburgler | ty :) | 17:11 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!