That's a great point Todd.

If the TARGET is Linux, run this and look for 'ro' read-only or 'rw' read-write.

ansible 'TARGET' -m shell -a 'cat /proc/mounts | grep "/home "'

From: ansible-project@googlegroups.com <ansible-project@googlegroups.com> On 
Behalf Of Todd Lewis
Sent: Friday, January 19, 2024 11:40 AM
To: Ansible Project <ansible-project@googlegroups.com>
Subject: [EXTERNAL] [ansible-project] Re: Regarding No space left on device 
error

I've seen "No space left on device" reported when the actual issue was that the 
filesystem being operated on was mounted read-only rather than read-write.
On Thursday, January 18, 2024 at 12:54:29 AM UTC-5 Ashok Reddy wrote:
Hi All,

I have been facing the following issue:

/home/ansible/.ansible/tmp/ansible-tmp: No space left on device.

I have cleared the space in Ansible server and another server but the issue 
still persists.

Can some one please help me?
--
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 
ansible-project+unsubscr...@googlegroups.com<mailto:ansible-project+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/137b57eb-2c6c-4102-8494-eed9e85b5888n%40googlegroups.com<https://urldefense.com/v3/__https:/groups.google.com/d/msgid/ansible-project/137b57eb-2c6c-4102-8494-eed9e85b5888n*40googlegroups.com?utm_medium=email&utm_source=footer__;JQ!!Fto3Xw!u12ZefI3R7nV9211csti0S4SHtGREEu2EmXcrCqe9ltKEqwK5yJFifY6jiDNf5Jg04uk1O27Lzeaxg$>.

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/PH0PR10MB5593FB926CEA559E438C7555F0702%40PH0PR10MB5593.namprd10.prod.outlook.com.

Reply via email to