*** gyee has quit IRC | 01:22 | |
openstackgerrit | Merged openstack/python-swiftclient master: [goal] Migrate testing to ubuntu focal https://review.opendev.org/744605 | 01:28 |
---|---|---|
openstackgerrit | Merged openstack/python-swiftclient master: Include transaction ID in ClientException.__str__ https://review.opendev.org/746342 | 01:56 |
*** djhankb has quit IRC | 03:21 | |
*** djhankb has joined #openstack-swift | 03:22 | |
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-swift | 04:33 | |
*** m75abrams has joined #openstack-swift | 04:54 | |
*** rcernin has quit IRC | 05:14 | |
*** rcernin has joined #openstack-swift | 05:34 | |
*** baojg has joined #openstack-swift | 07:07 | |
*** rcernin has quit IRC | 07:13 | |
*** rcernin has joined #openstack-swift | 07:40 | |
*** patchbot has quit IRC | 08:13 | |
*** Qianbiao has joined #openstack-swift | 08:14 | |
Qianbiao | Hello, 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 |
Qianbiao | Even i reinstall devstack, after reboot, it fails again. | 08:46 |
*** rcernin has quit IRC | 08:59 | |
*** rcernin has joined #openstack-swift | 09:01 | |
*** patchbot has joined #openstack-swift | 09:18 | |
*** rcernin has quit IRC | 09:19 | |
*** baojg has quit IRC | 10:33 | |
*** baojg has joined #openstack-swift | 10:34 | |
*** rcernin has joined #openstack-swift | 10:37 | |
*** baojg has quit IRC | 11:03 | |
*** baojg has joined #openstack-swift | 11:04 | |
*** rcernin has quit IRC | 11:11 | |
DHE | sounds like either the account server isn't running or some filesystems are not mounted properly | 11:18 |
DHE | I would say these are the most likely explanations | 11:18 |
Qianbiao | <DHE> I fix the issue. | 11:35 |
Qianbiao | create folder manually, and let account-server auto create accounts | 11:35 |
Qianbiao | not sure why reboot will delete sdb1 folder | 11:35 |
*** rcernin has joined #openstack-swift | 12:55 | |
*** rcernin has quit IRC | 13:10 | |
clarkb | Qianbiao: 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 reboots | 15:10 |
Qianbiao | clarkb at least it should keep the folder which can prevent this fail | 15:13 |
clarkb | the backing file remains but not the mounts I don't think | 15:14 |
clarkb | they aren't added to fstab | 15:14 |
clarkb | (this is from memory though so I could be wrong about that) | 15:14 |
Qianbiao | clarkb thanks for the clairfy | 15:20 |
timburke | good morning | 15:28 |
*** m75abrams has quit IRC | 15:33 | |
*** fingo has quit IRC | 15:54 | |
*** irclogbot_3 has quit IRC | 16:08 | |
*** dosaboy has quit IRC | 16:09 | |
*** irclogbot_1 has joined #openstack-swift | 16:10 | |
openstackgerrit | Tim Burke proposed openstack/swift master: utils: Make PipeMutex marginally more robust to "Too many open files" errors https://review.opendev.org/753397 | 16:12 |
*** dosaboy has joined #openstack-swift | 16:13 | |
*** Qianbiao has quit IRC | 16:23 | |
timburke | DHE, 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#L1268 | 17:03 |
patchbot | patch 752593 - swift - Replace threading._active_limbo_lock with a re-ent... - 2 patch sets | 17:03 |
timburke | idk how that hasn't already broken, either in tests in the gate or in my home cluster... | 17:04 |
openstackgerrit | Tim Burke proposed openstack/swift master: Enable TLS for DSVM job https://review.opendev.org/732431 | 17:09 |
DHE | hmm... 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 though | 17:11 |
timburke | i'll have a new patch up soon with PipeMutex as a context manager -- just wanted to give you a heads-up | 17:12 |
openstackgerrit | Ghanshyam Mann proposed openstack/pyeclib master: [goal] Migrate testing to ubuntu focal https://review.opendev.org/744623 | 18:13 |
openstackgerrit | Tim Burke proposed openstack/swift master: Replace threading._active_limbo_lock with a re-entrant lock https://review.opendev.org/752593 | 18:15 |
openstackgerrit | Tim Burke proposed openstack/pyeclib master: Update gate jobs https://review.opendev.org/753421 | 18:23 |
*** gyee has joined #openstack-swift | 18:34 | |
*** fingo has joined #openstack-swift | 19:12 | |
*** klamath_atx has joined #openstack-swift | 19:37 | |
klamath_atx | Is there a way to create a ReadOnly swift-reseller role with keystone or would you have to create ACLs? | 19:37 |
openstackgerrit | Ghanshyam Mann proposed openstack/pyeclib master: [goal] Migrate testing to ubuntu focal https://review.opendev.org/744623 | 19:44 |
openstackgerrit | Tim Burke proposed openstack/swift master: Sanity check that PipeMutex actually read data during acquire() https://review.opendev.org/753446 | 20:23 |
*** ianychoi_ has joined #openstack-swift | 20:23 | |
*** ianychoi has quit IRC | 20:27 | |
timburke | klamath_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 |
openstackgerrit | Tim Burke proposed openstack/swift master: replace md5 with swift utils version https://review.opendev.org/751966 | 20:45 |
klamath_atx | Thank you for the reply timburke | 21:06 |
openstackgerrit | Tim Burke proposed openstack/pyeclib master: Update gate jobs https://review.opendev.org/753421 | 21:38 |
*** gmann has quit IRC | 22:04 | |
*** gregwork has quit IRC | 22:04 | |
*** seongsoocho has quit IRC | 22:04 | |
*** gmann has joined #openstack-swift | 22:05 | |
*** seongsoocho has joined #openstack-swift | 22:06 | |
*** gregwork has joined #openstack-swift | 22:09 | |
*** rcernin has joined #openstack-swift | 22:55 | |
*** tkajinam has joined #openstack-swift | 22:57 | |
openstackgerrit | Merged openstack/swift master: Fixing S3 credential caching region support https://review.opendev.org/753148 | 23:17 |
openstackgerrit | Tim Burke proposed openstack/pyeclib master: Fix gate https://review.opendev.org/753472 | 23:56 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!