From govindo at yahoo.com Tue Oct 28 17:46:45 2008 From: govindo at yahoo.com (Govind c) Date: Tue, 28 Oct 2008 17:46:45 -0700 (PDT) Subject: [cam-discuss] Create virtual disk Message-ID: <73147.67430.qm@web54507.mail.re2.yahoo.com> We have a 6540 with 7.xx Firmware and CAMS version 6.1.28.I am new to CAMS worked more on Santricity. I am trying to create a volume or virtual disk but it fails # ./s* create -a CS6540 -p 4dpool -s 1tb -d t0d02,t0d02,t1d02,t11d02,t31d02,t30d02,t21d02,t20d02 volume vol3 t10d02,t0d02,t1d02,t11d02,t31d02,t30d02,t21d02,t20d02: The resource was not found. # ./s* create -a CS6540 -p 4dpool -d t10d02,t0d02,t1d02,t11d02,t31d02,t30d02,t21d02,t20d02 vdisk 2 Profile number of disks not compatible with virtual disk number of disks. Profile number of disks not compatible with vdisk number of disks. Am I missing something? Cheers From Owen.Hall at Sun.COM Thu Oct 30 15:00:35 2008 From: Owen.Hall at Sun.COM (Owen Hall) Date: Thu, 30 Oct 2008 15:00:35 -0700 Subject: [cam-discuss] Re: Create virtual disk Message-ID: <490A2E83.6010000@sun.com> In the first command line the disk "t0d02" is listed twice which seems to be the source of the error. In order to further debug the second command line could you run the following? $ sccs list --array CS6540 profile 4dpool We are aware of the duplicate error message issue (seen in the second command output) and have a bug opened for that.