mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 17:23:08 +00:00
Fix shared mkstorage to actually function correctly in svc
This commit is contained in:
parent
b44b1bbd6e
commit
2aaeb87959
@ -115,7 +115,7 @@ sub bindhosts {
|
||||
#TODO: get what failure looks like... somehow...
|
||||
#I guess I could make something with mismatched name and see how it
|
||||
#goes
|
||||
$session->cmd("mkvdiskhostmap -host $node ".$lun->{id});
|
||||
$session->cmd("mkvdiskhostmap -force -host $node ".$lun->{id});
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user