Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Way to kill stucked zfs/zpool commands #70

Open
avnish30jn opened this issue Jul 27, 2018 · 0 comments
Open

Way to kill stucked zfs/zpool commands #70

avnish30jn opened this issue Jul 27, 2018 · 0 comments

Comments

@avnish30jn
Copy link

At time the zfs commands stuck for a long time. Is there a way to kill the commands after a specified time.

ps -ef | grep 'zfs list' gives me a long list of commands.

mmlb pushed a commit to avnish30jn/go-zfs that referenced this issue Mar 30, 2022
mmlb pushed a commit to avnish30jn/go-zfs that referenced this issue Apr 1, 2022
antonag32 added a commit to antonag32/go-zfs that referenced this issue Jul 29, 2024
Commands can now be stopped after the specified timeout. The default
behaviour of no timeouts is kept the same. Users wanting to opt into
this feature must set a new DefaultRunner with properly set values.

Related to mistifyio#70.
antonag32 added a commit to antonag32/go-zfs that referenced this issue Jul 29, 2024
Commands can now be stopped after the specified timeout. The default
behaviour of no timeouts is kept the same. Users wanting to opt into
this feature must set a new DefaultRunner with properly set values.

Related to mistifyio#70.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant