[heroes] out of space mirrordb ?
# mb scan -e quantum-mirror.hu Sun Aug 5 10:10:02 2018 quantum-mirror.hu: starting Sun Aug 5 10:10:50 2018 quantum-mirror.hu: total files before scan: 0 __DIE__: (/usr/bin/scanner 315 main::rsync_readdir => /usr/bin/scanner 1095 (eval) => /usr/bin/scanner 1096 main::rsync_get_filelist) __DIE__: (/usr/bin/scanner 701 main::http_readdir => /usr/bin/scanner 701 main::http_readdir => /usr/bin/scanner 710 main::save_file) quantum-mirror.hu: ERROR: could not extend file "base/538229/30587226.32": wrote only 4096 of 8192 bytes at block 4207909 HINT: Check free disk space. CONTEXT: SQL statement "update filearr set mirrors = arr where id = fileid" PL/pgSQL function mirr_add_bypath(integer,text) line 21 at SQL statement at /usr/bin/scanner line 918. Completed in 2.0 minutes -- Per Jessen, Zürich (28.4°C) Member, openSUSE Heroes -- To unsubscribe, e-mail: heroes+unsubscribe@opensuse.org To contact the owner, e-mail: heroes+owner@opensuse.org
On Sun, Aug 05, 2018 at 12:17:07PM +0200, Per Jessen wrote:
# mb scan -e quantum-mirror.hu Sun Aug 5 10:10:02 2018 quantum-mirror.hu: starting Sun Aug 5 10:10:50 2018 quantum-mirror.hu: total files before scan: 0 __DIE__: (/usr/bin/scanner 315 main::rsync_readdir => /usr/bin/scanner 1095 (eval) => /usr/bin/scanner 1096 main::rsync_get_filelist) __DIE__: (/usr/bin/scanner 701 main::http_readdir => /usr/bin/scanner 701 main::http_readdir => /usr/bin/scanner 710 main::save_file) quantum-mirror.hu: ERROR: could not extend file "base/538229/30587226.32": wrote only 4096 of 8192 bytes at block 4207909 HINT: Check free disk space. CONTEXT: SQL statement "update filearr set mirrors = arr where id = fileid" PL/pgSQL function mirr_add_bypath(integer,text) line 21 at SQL statement at /usr/bin/scanner line 918. Completed in 2.0 minutes
correct mirrordb3-opensuse:~ # df -h | grep vdb /dev/vdb 150G 150G 20K 100% /var/lib/pgsql mirrordb4-opensuse:~ # df -h | grep vdb /dev/vdb 150G 131G 20G 87% /var/lib/pgsql So probably the replication broke again And this is also not the only problem that we're having, Stanislav reported the following issue a couple of weeks ago as well: ### While making backup of Weblate database, I am getting an error: pg_dump 'postgresql://weblate@proxy.infra.opensuse.org/weblate?sslmode=require' pg_dump: Dumping the contents of table "django_session" failed: PQgetResult() failed. pg_dump: Error message from server: ERROR: missing chunk number 0 for toast value 33733220 in pg_toast_21872904 pg_dump: The command was: COPY public.django_session (session_key, session_data, expire_date) TO stdout; I searched on the web and found: https://www.postgresql.org/message-id/58D3BEBF.9020701%40sqlexec.com I am not an postgresql expert and I cannot verify that it is correct. Additionally, I cannot make up-to-date backup. ### I'm waiting for darix to become available and we'll look into the issues -- Theo Chatzimichos <tampakrap@opensuse.org> <tchatzimichos@suse.com> System Administrator SUSE Operations and Services Team
Theo Chatzimichos wrote:
I'm waiting for darix to become available and we'll look into the issues
Okay thanks. AFAICT, overall mirror ops are not affected, only scanning, possibly only of new or some mirrors. -- Per Jessen, Zürich (27.9°C) Member, openSUSE Heroes -- To unsubscribe, e-mail: heroes+unsubscribe@opensuse.org To contact the owner, e-mail: heroes+owner@opensuse.org
participants (2)
-
Per Jessen
-
Theo Chatzimichos