I get this weird error when trying to autocomplete file and folder names:
tools.dna@tools-sgebastion-07:~$ cat /-bash: cannot create temp file
for here-document: No space left on device
-bash: cannot create temp file for here-document: No space left on device
Not sure if tab-autocomplete was blocked intentionally or if something is wrong... I think this used to work on the Toolforge.
Cheers, Nux.
On 10/04/2022 21:29, Maciej Jaros wrote:
I get this weird error when trying to autocomplete file and folder names:
tools.dna@tools-sgebastion-07:~$ cat /-bash: cannot create temp file
for here-document: No space left on device
-bash: cannot create temp file for here-document: No space left on device
Not sure if tab-autocomplete was blocked intentionally or if something is wrong... I think this used to work on the Toolforge.
As the error message says, something filled up the root disk of the bastion. I freed up some space, and everything should work properly now. Sorry about that!
-- Taavi
Taavi Väänänen (2022-04-10 20:48):
On 10/04/2022 21:29, Maciej Jaros wrote:
I get this weird error when trying to autocomplete file and folder names: > tools.dna@tools-sgebastion-07:~$ cat /-bash: cannot create temp file for here-document: No space left on device > -bash: cannot create temp file for here-document: No space left on device
Not sure if tab-autocomplete was blocked intentionally or if something is wrong... I think this used to work on the Toolforge.
As the error message says, something filled up the root disk of the bastion. I freed up some space, and everything should work properly now. Sorry about that!
Thanks. That worked :-)
Cheers, Nux
Thank you, Taavi.
On Sun, 10 Apr 2022, 19:07 Maciej Jaros, egil@wp.pl wrote:
Taavi Väänänen (2022-04-10 20:48):
On 10/04/2022 21:29, Maciej Jaros wrote:
I get this weird error when trying to autocomplete file and folder names:
tools.dna@tools-sgebastion-07:~$ cat /-bash: cannot create temp
file for here-document: No space left on device
-bash: cannot create temp file for here-document: No space left on
device
Not sure if tab-autocomplete was blocked intentionally or if something is wrong... I think this used to work on the Toolforge.
As the error message says, something filled up the root disk of the bastion. I freed up some space, and everything should work properly now. Sorry about that!
Thanks. That worked :-)
Cheers, Nux _______________________________________________ Cloud mailing list -- cloud@lists.wikimedia.org List information: https://lists.wikimedia.org/postorius/lists/cloud.lists.wikimedia.org/
I'm not sure if it is related anyhow to bastion disk usage, but I have noticed that the latest Wikidata DB dump is delayed due to the "complete page edit history" runs (these used to be skipped on WD, check previous dumps). The .bz2 files take almost 1.2 TB, the .7z ones are still being processed.
PB
If your disk isn't full, then you have probably used up your inodes. You can check this using "df -i". If it says 100%, then you have too many small files and you need to delete some of these files.
On Sun, 10 Apr 2022, 18:30 Maciej Jaros, egil@wp.pl wrote:
I get this weird error when trying to autocomplete file and folder names:
tools.dna@tools-sgebastion-07:~$ cat /-bash: cannot create temp file
for here-document: No space left on device
-bash: cannot create temp file for here-document: No space left on device
Not sure if tab-autocomplete was blocked intentionally or if something is wrong... I think this used to work on the Toolforge.
Cheers, Nux. _______________________________________________ Cloud mailing list -- cloud@lists.wikimedia.org List information: https://lists.wikimedia.org/postorius/lists/cloud.lists.wikimedia.org/