this issue was solved by my colleague it turns out that there is LVM lock that cause vgs command to stall
clearing that lock, also allow vgs to complete, and ansible to work after that in summary, if you are stuck with setup, check your filesystem. On Tuesday, September 6, 2016 at 10:10:29 AM UTC+8, Sharuzzaman Ahmat Raslan wrote: > > mount and df return successfully when I'm in the node > > > On Sunday, September 4, 2016 at 5:55:00 PM UTC+8, Kai Stian Olstad wrote: >> >> On 03. sep. 2016 19:18, Sharuzzaman Ahmat Raslan wrote: >> > Initially my playbook stuck at setup stage for a specific server. >> > >> > Upon running ansible -vvvv <servername> -m setup , the process also >> stuck. >> >> It might be that the node has some file system issues, setup is >> gathering information about mount points and can be hanging there. >> >> Do running "mount" and/or "df" manually on the node return successfully? >> >> -- >> Kai Stian Olstad >> > -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/a62776de-2680-451f-9fcb-4eb15c6fc45d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
