1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

ESXiでタスクをキャンセルする方法

Last updated at Posted at 2021-08-29

ファイルのコピーがいつまでたっても終わらないので、タスクを強制的にキャンセルする。

alt

SSHでhostdを再起動

ブラウザのコンソールからはできない。

SSHはデフォルト無効なので、「ホスト」→「管理」→「サービス」→「TSM-SSH」から起動しておく。

# /etc/init.d/hostd restart
watchdog-hostd: Terminating watchdog process with PID 66904
hostd stopped.
hostd started.

再起動はほぼ瞬時に終わる。
タスクは消える。

参考

Cannot cancel copy task in ESXi Web interface - Server Fault

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?