Page MenuHomePhabricator

Add a "--gently" flag to `phd stop` and `phd restart`
ClosedPublic

Authored by epriestley on Feb 17 2015, 4:26 PM.
Tags
None
Referenced Files
F19859260: D11784.id28405.diff
Sat, Mar 14, 3:11 AM
F19716099: D11784.id28405.diff
Feb 12 2026, 8:59 AM
F19468566: D11784.id28405.diff
Jan 4 2026, 6:22 AM
F19268054: D11784.id28405.diff
Dec 22 2025, 8:55 PM
F18959674: D11784.diff
Nov 13 2025, 7:34 AM
F18786818: D11784.id.diff
Oct 14 2025, 8:39 PM
F18758138: D11784.diff
Oct 5 2025, 8:51 PM
F18683217: D11784.id28410.diff
Sep 26 2025, 7:19 AM
Subscribers

Details

Summary

In the cluster, the box has a ton of stuff that "looks like a daemon" beacuse it is some other instance's daemon.

Stop phd restart from complaining about this if given a "--gently" flag, which is like the opposite of "--force".

(I'll make it stop --force at the beginning of a whole-box restart to kill stragglers.)

Test Plan

Ran bin/phd restart --gently, etc.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add a "--gently" flag to `phd stop` and `phd restart`.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Feb 17 2015, 7:07 PM
This revision was automatically updated to reflect the committed changes.