Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.10.10
-
Component/s: Chef Client
-
Labels:
Description
Is this entirely the wrong idea? Windows doesn't fork.
win32/daemon: http://rubyforge.org/docman/view.php/85/596/daemon.html
C:\chef>chef-client -d -c client.rb
[Tue, 05 Oct 2010 23:07:47 +0100] INFO: Daemonizing..
FATAL: There is no fork: fork() function is unimplemented on this machine
[Tue, 05 Oct 2010 23:07:47 +0100] FATAL: There is no fork: fork() function is unimplemented on this machine
Issue Links
- is duplicated by
-
CHEF-2839
Windows: chef-client --daemonize
-
Activity
Seth Chisamore
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Labels | windows |
Christopher Maier
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Christopher Maier [ cwmaier ] | |
| Resolution | Fixed [ 1 ] |
Seth Chisamore
made changes -
| Fix Version/s | 0.10.8 [ 10604 ] |
Seth Chisamore
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Bryan McLellan [Opscode]
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
| Fix Version/s | 0.10.10 [ 10702 ] | |
| Fix Version/s | 0.10.8 [ 10604 ] |
Bryan McLellan [Opscode]
made changes -
| Status | Reopened [ 4 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
Bryan McLellan [Opscode]
made changes -
Bryan McLellan [Opscode]
made changes -
| Workflow | jira [ 12388 ] | New OSS [ 19687 ] |
Bryan McLellan [Opscode]
made changes -
| Workflow | New OSS [ 19687 ] | OSS: Product Management [ 27598 ] |
| Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
|---|---|---|---|---|---|---|---|---|---|
|
400d 8m | 1 | Christopher Maier | 09/Nov/11 10:24 PM | |||||
|
1h 52m | 1 | Seth Chisamore | 10/Nov/11 12:17 AM | |||||
|
36d 38m | 1 | Bryan McLellan [Opscode] | 16/Dec/11 12:55 AM | |||||
|
2m 46s | 1 | Bryan McLellan [Opscode] | 16/Dec/11 12:58 AM |
Even if that worked, the process would be killed after you logout. Need to run under the Service Manager. There's a recipe for that: http://tickets.opscode.com/browse/CHEF-1569?focusedCommentId=14998