OpenSolaris

Printable Version Enter a New Search
Bug ID 6601465
Synopsis /dev/lofictl needs to accept kernel ioctl
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:driver-lofi
Keywords
Responsible Engineer Max Zhen
Reported Against a_001
Duplicate Of
Introduced In solaris_8
Commit to Fix snv_75
Fixed In snv_75
Release Fixed solaris_nevada(snv_75)
Related Bugs 6551858
Submit Date 6-September-2007
Last Update Date 10-October-2007
Description
When creating a domU with mutiple file-backed vbds, mutiple lofiadm instances can run at the same time and race with each other. This can cause vbd creation to fail. In order to prevent the racing, we should serialize the lofi device creation. This has to be done in xdb since we attach xdb one by one in dom0. So, we need to modify lofictl to accept kernel ioctl.
Work Around
N/A
Comments
N/A