Capture and deploy guest
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
zVM Cloud Connector |
New
|
Undecided
|
Unassigned |
Bug Description
We made a guest with next setup:
mdisk 100 /boot/zipl (so boot)
mdisk 200 / /root etc (so rest of Linux)
We made for both disk a dump with /opt/zthin/
Now we made a new user id in z/VM, identical to the above user and did a deploy with both images, one for the 100 disk and 1 for the 200 disk. After doing so, the new guest doesn't come up and gives HCPVMI23E IPL UNIT ERROR.
Looking at the log file, it looks like that with deplying he sees the 100 not as root, but the 200 as root. So he tries a zipl on 200, but not on 100. This is strange, but also the name is strange to check for zipl as the root disk.
Guest is Suse12 SP3
https:/ /review. gerrithub. io/c/mfcloud/ python- zvm-sdk/ +/443058 is this related to this question?
can you help to provide some API/functions you used and some logs you can provide? I might collect more info so my colleagues come from vacation soon will have more input to take look