-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libvirt_vm: enablement of SAN based guest with LUN id
Boot guest with SAN based storage type using LUN id which can be retrieved from /dev/disk/by-id, this enablement helps to use the guest for SAN based migration tests. As LUN id would be same when LUN is shared across multiple host and it is necessary for migration to succeed. Signed-off-by: Balamuruhan S <[email protected]>
- Loading branch information
Balamuruhan S
committed
May 29, 2018
1 parent
1906f2e
commit 464d857
Showing
2 changed files
with
30 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters