Skip to content

Commit

Permalink
M #-: Clarify live migration storage limitation
Browse files Browse the repository at this point in the history
  • Loading branch information
rsmontero committed Nov 11, 2024
1 parent 0c1bf22 commit 4f4a6d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/cli/onevm
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,8 @@ CommandParser::CmdParser.new(ARGV) do

migrate_desc = <<-EOT.unindent
Migrates the given running VM to another Host. If used with --live
parameter the migration is done without downtime.
parameter the migration is done without downtime. Datastore migration is
not supported for --live flag.
States: RUNNING
EOT
Expand Down

0 comments on commit 4f4a6d5

Please sign in to comment.