Search found 2 matches
- Tue May 23, 2017 6:47 pm
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: Processes that do open() system call on /dev/sr0 go into uninterruptible sleep
- Replies: 1
- Views: 900
Re: Processes that do open() system call on /dev/sr0 go into uninterruptible sleep
Just a follow-up, puppet ran fine after I removed the /dev/sr0 and /dev/sr1 files. The existing processes in D state stuck around, of course. I'll see how the module blacklisting worked next reboot.
- Tue May 23, 2017 6:24 pm
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: Processes that do open() system call on /dev/sr0 go into uninterruptible sleep
- Replies: 1
- Views: 900
Processes that do open() system call on /dev/sr0 go into uninterruptible sleep
Hello; New NFO user here. My VPS is CentOS7, fully updated. I use "puppet" to manage configuration. One of the first things puppet does when it starts is run "Facter", which gathers information on the system it is running on. After an arbitrary number of puppet runs, my puppet pr...