Tuesday, 2020-09-22

*** gyee has quit IRC01:22
openstackgerritMerged openstack/python-swiftclient master: [goal] Migrate testing to ubuntu focal  https://review.opendev.org/74460501:28
openstackgerritMerged openstack/python-swiftclient master: Include transaction ID in ClientException.__str__  https://review.opendev.org/74634201:56
*** djhankb has quit IRC03:21
*** djhankb has joined #openstack-swift03:22
*** evrardjp has quit IRC04:33
*** evrardjp has joined #openstack-swift04:33
*** m75abrams has joined #openstack-swift04:54
*** rcernin has quit IRC05:14
*** rcernin has joined #openstack-swift05:34
*** baojg has joined #openstack-swift07:07
*** rcernin has quit IRC07:13
*** rcernin has joined #openstack-swift07:40
*** patchbot has quit IRC08:13
*** Qianbiao has joined #openstack-swift08:14
QianbiaoHello, i am running swift with devstack. And after machine reboot(can reproduce), swift list command fails with "Account GET failed: xxxx 503 Service Unavailable". Any experience for repair it.08:46
QianbiaoEven i reinstall devstack, after reboot, it fails again.08:46
*** rcernin has quit IRC08:59
*** rcernin has joined #openstack-swift09:01
*** patchbot has joined #openstack-swift09:18
*** rcernin has quit IRC09:19
*** baojg has quit IRC10:33
*** baojg has joined #openstack-swift10:34
*** rcernin has joined #openstack-swift10:37
*** baojg has quit IRC11:03
*** baojg has joined #openstack-swift11:04
*** rcernin has quit IRC11:11
DHEsounds like either the account server isn't running or some filesystems are not mounted properly11:18
DHEI would say these are the most likely explanations11:18
Qianbiao<DHE> I fix the issue.11:35
Qianbiaocreate folder manually, and let account-server auto create accounts11:35
Qianbiaonot sure why reboot will delete sdb1 folder11:35
*** rcernin has joined #openstack-swift12:55
*** rcernin has quit IRC13:10
clarkbQianbiao: I believe that devstack creates a fake sdb device in order to create an xfs filesystem on it. That isn't set up to persist across reboots15:10
Qianbiaoclarkb at least it should keep the folder which can prevent this fail15:13
clarkbthe backing file remains but not the mounts I don't think15:14
clarkbthey aren't added to fstab15:14
clarkb(this is from memory though so I could be wrong about that)15:14
Qianbiaoclarkb thanks for the clairfy15:20
timburkegood morning15:28
*** m75abrams has quit IRC15:33
*** fingo has quit IRC15:54
*** irclogbot_3 has quit IRC16:08
*** dosaboy has quit IRC16:09
*** irclogbot_1 has joined #openstack-swift16:10
openstackgerritTim Burke proposed openstack/swift master: utils: Make PipeMutex marginally more robust to "Too many open files" errors  https://review.opendev.org/75339716:12
*** dosaboy has joined #openstack-swift16:13
*** Qianbiao has quit IRC16:23
timburkeDHE, so i suddenly had a worry about https://review.opendev.org/#/c/752593/ -- our PipeMutex isn't a context manager, but i'm pretty sure it needs to be to be useful at https://github.com/python/cpython/blob/3.6/Lib/threading.py#L126817:03
patchbotpatch 752593 - swift - Replace threading._active_limbo_lock with a re-ent... - 2 patch sets17:03
timburkeidk how that hasn't already broken, either in tests in the gate or in my home cluster...17:04
openstackgerritTim Burke proposed openstack/swift master: Enable TLS for DSVM job  https://review.opendev.org/73243117:09
DHEhmm... lacking other options the only thing I can think of is just disabling that call entirely. easiest way seems to be setting logThreads=False in the python logging module... definitely not my first choice though17:11
timburkei'll have a new patch up soon with PipeMutex as a context manager -- just wanted to give you a heads-up17:12
openstackgerritGhanshyam Mann proposed openstack/pyeclib master: [goal] Migrate testing to ubuntu focal  https://review.opendev.org/74462318:13
openstackgerritTim Burke proposed openstack/swift master: Replace threading._active_limbo_lock with a re-entrant lock  https://review.opendev.org/75259318:15
openstackgerritTim Burke proposed openstack/pyeclib master: Update gate jobs  https://review.opendev.org/75342118:23
*** gyee has joined #openstack-swift18:34
*** fingo has joined #openstack-swift19:12
*** klamath_atx has joined #openstack-swift19:37
klamath_atxIs there a way to create a ReadOnly swift-reseller role with keystone or would you have to create ACLs?19:37
openstackgerritGhanshyam Mann proposed openstack/pyeclib master: [goal] Migrate testing to ubuntu focal  https://review.opendev.org/74462319:44
openstackgerritTim Burke proposed openstack/swift master: Sanity check that PipeMutex actually read data during acquire()  https://review.opendev.org/75344620:23
*** ianychoi_ has joined #openstack-swift20:23
*** ianychoi has quit IRC20:27
timburkeklamath_atx, it kinda comes down to your auth syste, but i'm not aware of any that have implemented a role like that. i've heard various people express an interest in something like that, though -- i just haven't seen any code for it (yet)20:29
openstackgerritTim Burke proposed openstack/swift master: replace md5 with swift utils version  https://review.opendev.org/75196620:45
klamath_atxThank you for the reply timburke21:06
openstackgerritTim Burke proposed openstack/pyeclib master: Update gate jobs  https://review.opendev.org/75342121:38
*** gmann has quit IRC22:04
*** gregwork has quit IRC22:04
*** seongsoocho has quit IRC22:04
*** gmann has joined #openstack-swift22:05
*** seongsoocho has joined #openstack-swift22:06
*** gregwork has joined #openstack-swift22:09
*** rcernin has joined #openstack-swift22:55
*** tkajinam has joined #openstack-swift22:57
openstackgerritMerged openstack/swift master: Fixing S3 credential caching region support  https://review.opendev.org/75314823:17
openstackgerritTim Burke proposed openstack/pyeclib master: Fix gate  https://review.opendev.org/75347223:56

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!