diff options
author | Jim Quigley <Jim.Quigley@oracle.com> | 2017-07-21 09:20:15 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-09 22:22:32 -0700 |
commit | 3ee70591d6c47ef4c4699b3395ba96ce287db937 (patch) | |
tree | 5af772dfe1a1bf7ec0d9d3436542463f056f47c4 /drivers/s390 | |
parent | fdaccf74fe83ab3438df014efd55788a1dd414b5 (diff) |
sunvdc: prevent sunvdc panic when mpgroup disk added to guest domain
Using mpgroup to define multiple paths for a virtual disk causes multiple
virtual-device-port ports to be created for that virtual device.
Each virtual-device-port port then gets a vdisk created for it by the Linux
sunvdc driver. As mpgroup is not supported by the Linux sunvdc driver it
cannot handle multiple ports for a single vdisk, leading to a kernel panic
at startup.
This fix prevents more than one vdisk per virtual-device-port being created
until full virtual disk multipathing (mpgroup) support is implemented.
Signed-off-by: Jim Quigley <Jim.Quigley@oracle.com>
Reviewed-by: Liam Merwick <liam.merwick@oracle.com>
Reviewed-by: Shannon Nelson <shannon.nelson@oracle.com>
Reviewed-by: Alexandre Chartre <alexandre.chartre@oracle.com>
Reviewed-by: Aaron Young <aaron.young@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions