Jens Elkner wrote: > Hmm, > > most of our clients and even servers do not have any fiber > channel/NetworkArray attached. So I do not wanna install all this stuff. > However, jumpstart (u3 as well as b57) says: > > WARNING: Cannot deselect required cluster (SUNWCfutil) > WARNING: Cannot deselect required cluster (SUNWChbaapi) > WARNING: Cannot deselect required cluster (SUNWCfcadb) > WARNING: Cannot deselect required cluster (SUNWCfca) > WARNING: Cannot deselect required cluster (SUNWCfct) > WARNING: Cannot deselect required cluster (SUNWCiscsi) > > Why? There are no dependencies to any other packages! And actually removing > the packages of these clusters in the given order seems to have no impact on > the system ... > Does anybody know, where this pseudo requirement is hardcoded (i.e. what do I > need to modify to fix that bug)? >
It's coded into the clustertoc(4) file on the install image. Generally, we place storage drivers in the required cluster so that the system can always see all of its potential storage. Also, beware that if you do remove these, you have created a configuration which Sun's service teams may not support. The rules around support of minimized systems are in SunSolve document 86177. Dave
