On Fri, Nov 11, 2022 at 11:11 AM Dick Visser <[email protected]> wrote: > > It's total gibberish to me. > Post plain text and we might be able to help > But one thing that comes to mind and that is you've ran out of inodes. > > > On Fri, 11 Nov 2022 at 17:04, dulhaver via Ansible Project > <[email protected]> wrote: >> >> I am getting >> >> 12fatal: [VM-414001-0264.step.zrz.dvz.cn-mv.de]: FAILED! => >> msg: 'failure writing module data to temporary file for transfer: [Errno >> 28] No space left on device >> >> >> eventhough >> >> 123user@vm-51150-0128:~/repos/ansible/step> grep tmp ansible.cfg >> allow_world_readable_tmpfiles = True >> remote_tmp = /tmp/.ansible/tmp >> >> and >> >> 123stepuser@vm-414001-0264:~> df -h /tmp >> Filesystem Size Used Avail Use% Mounted on >> /dev/mapper/vgsys-root 7,0G 2,2G 4,9G 32% / >> >> what am I doing wrong?
Since your notes give no hint of what file was being transferred, it may have just too dang big. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAOCN9ry_6WQD19c%2By12eN5_ZWgVs%2BY_P32sd8mfYeXqgZOYjaw%40mail.gmail.com.
