From: Anil Ravindranath Date: Fri, 20 Nov 2009 17:39:30 +0000 (-0800) Subject: [SCSI] pmcraid: support SMI-S object model of storage pool X-Git-Tag: v2.6.33-rc1~5^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=729c845666be7092a52bf6fcdcf223fe4d9287a4;p=pandora-kernel.git [SCSI] pmcraid: support SMI-S object model of storage pool PMC-Sierra mgmt application uses SMI-S model. According to SMI-S, the object model exposed by the SMI-S provider should show an StoragePool which contains member disks of a RAID Virtual disk and StorageVolume based on the StoragePool. But according to SMI-S, there is a possibility where StoragePool is created but StorageVolume is not yet created. To satisfy this scenario, we are trying a hidden RAID Virtual disk. The hidden RAID virtual disk will not be exposed to OS. Once a StorageVolume is created for this RAID virtual disk it is exposed. Signed-off-by: Anil Ravindranath Signed-off-by: James Bottomley --- Reading git-diff-tree failed