Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 309967 Details for
Bug 413417
sys-cluster/glusterfs - Stopping glusterd init script should not kill the glusterfsd processes
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed init script patch
file_413417.txt (text/plain), 580 bytes, created by
Adam Tygart
on 2012-04-24 21:39:44 UTC
(
hide
)
Description:
proposed init script patch
Filename:
MIME Type:
Creator:
Adam Tygart
Created:
2012-04-24 21:39:44 UTC
Size:
580 bytes
patch
obsolete
>--- glusterd 2012-03-30 11:23:52.000000000 -0500 >+++ glusterd.new 2012-04-24 16:36:49.000000000 -0500 >@@ -21,16 +21,5 @@ > stop() { > ebegin "Stopping glusterd" > start-stop-daemon --stop -q --pidfile "${PIDFILE}" >- eindent >- >- einfo "Unmounting GlusterFS filesystems" >- umount -t fuse.glusterfs -a >- >- einfo "Killing remaining GlusterFS processes" >- for PID in $(find /var/lib/glusterd/ -type f -name "*.pid" -exec cat {} \;); do >- kill "${PID}" >- done >- >- eoutdent > eend $? > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 413417
: 309967