<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic MSA20 cciss : Inappropriate ioctl for device in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/msa20-cciss-inappropriate-ioctl-for-device/m-p/3992057#M28170</link>
    <description>Hi all, &lt;BR /&gt;&lt;BR /&gt;Our company acquired MSA20 ( + 642 card ). &lt;BR /&gt;It is hooked to a SLES9 OS. I've installed appropriate drivers and cpqacuxe/hpacucli/hpaducli tools last time. and it works. I can see the array, assign/delete/mount it so that SLES9 can see it ... no problem. &lt;BR /&gt;&lt;BR /&gt;The software drivers were acquired from : &lt;BR /&gt;&lt;A href="http://h18007.www1.hp.com/support/files/storage/us/locate/1110_6046.html" target="_blank"&gt;http://h18007.www1.hp.com/support/files/storage/us/locate/1110_6046.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The problem is ... the box is not being used for quite a while. And now, sadly it doesn't work when we'd like to utilize some space available from it. &lt;BR /&gt;&lt;BR /&gt;The /dev point was /dev/cciss/c0d0. When I try to mount it, the kernel complains :&lt;BR /&gt; /dev/cciss/c0d0: Inappropriate ioctl for device&lt;BR /&gt;mount: /dev/cciss/c0d0: can't read superblock&lt;BR /&gt;&lt;BR /&gt;I've also tried to downgrade the installed cpq_cciss version to 2.6.10 as I heard 2.6.12 is causing problem&lt;BR /&gt;from : &lt;A href="http://sourceforge.net/projects/cciss" target="_blank"&gt;http://sourceforge.net/projects/cciss&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;but doesn't seem to help at all. &lt;BR /&gt;&lt;BR /&gt;Any help is appreciated. &lt;BR /&gt;&lt;BR /&gt;Thanks, &lt;BR /&gt;- Arief - &lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 01 May 2007 20:55:36 GMT</pubDate>
    <dc:creator>AriefITRC</dc:creator>
    <dc:date>2007-05-01T20:55:36Z</dc:date>
    <item>
      <title>MSA20 cciss : Inappropriate ioctl for device</title>
      <link>https://community.hpe.com/t5/operating-system-linux/msa20-cciss-inappropriate-ioctl-for-device/m-p/3992057#M28170</link>
      <description>Hi all, &lt;BR /&gt;&lt;BR /&gt;Our company acquired MSA20 ( + 642 card ). &lt;BR /&gt;It is hooked to a SLES9 OS. I've installed appropriate drivers and cpqacuxe/hpacucli/hpaducli tools last time. and it works. I can see the array, assign/delete/mount it so that SLES9 can see it ... no problem. &lt;BR /&gt;&lt;BR /&gt;The software drivers were acquired from : &lt;BR /&gt;&lt;A href="http://h18007.www1.hp.com/support/files/storage/us/locate/1110_6046.html" target="_blank"&gt;http://h18007.www1.hp.com/support/files/storage/us/locate/1110_6046.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The problem is ... the box is not being used for quite a while. And now, sadly it doesn't work when we'd like to utilize some space available from it. &lt;BR /&gt;&lt;BR /&gt;The /dev point was /dev/cciss/c0d0. When I try to mount it, the kernel complains :&lt;BR /&gt; /dev/cciss/c0d0: Inappropriate ioctl for device&lt;BR /&gt;mount: /dev/cciss/c0d0: can't read superblock&lt;BR /&gt;&lt;BR /&gt;I've also tried to downgrade the installed cpq_cciss version to 2.6.10 as I heard 2.6.12 is causing problem&lt;BR /&gt;from : &lt;A href="http://sourceforge.net/projects/cciss" target="_blank"&gt;http://sourceforge.net/projects/cciss&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;but doesn't seem to help at all. &lt;BR /&gt;&lt;BR /&gt;Any help is appreciated. &lt;BR /&gt;&lt;BR /&gt;Thanks, &lt;BR /&gt;- Arief - &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 May 2007 20:55:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/msa20-cciss-inappropriate-ioctl-for-device/m-p/3992057#M28170</guid>
      <dc:creator>AriefITRC</dc:creator>
      <dc:date>2007-05-01T20:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: MSA20 cciss : Inappropriate ioctl for device</title>
      <link>https://community.hpe.com/t5/operating-system-linux/msa20-cciss-inappropriate-ioctl-for-device/m-p/3992058#M28171</link>
      <description>&amp;gt;&amp;gt;&amp;gt; /dev/cciss/c0d0: Inappropriate ioctl for device&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; mount: /dev/cciss/c0d0: can't read superblock&lt;BR /&gt;&lt;BR /&gt;You are trying to mount something that is not mountable. You need to partition the disk and create a file system on it, if not already created.&lt;BR /&gt;&lt;BR /&gt;To list the partition use fdisk -l.&lt;BR /&gt;&lt;BR /&gt;To create new partitions use:&lt;BR /&gt;&lt;BR /&gt;fdisk /dev/cciss/c0d0&lt;BR /&gt;&lt;BR /&gt;Press m for help.</description>
      <pubDate>Tue, 01 May 2007 21:20:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/msa20-cciss-inappropriate-ioctl-for-device/m-p/3992058#M28171</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-05-01T21:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: MSA20 cciss : Inappropriate ioctl for device</title>
      <link>https://community.hpe.com/t5/operating-system-linux/msa20-cciss-inappropriate-ioctl-for-device/m-p/3992059#M28172</link>
      <description>Hi, &lt;BR /&gt;Thanks for the quick reply. &lt;BR /&gt;&lt;BR /&gt;We did format the disk previously by executing fdisk and 'm' command. &lt;BR /&gt;&lt;BR /&gt;Apparently now it seems : &lt;BR /&gt;ic126:~ # fdisk /dev/cciss/c0d0&lt;BR /&gt;Unable to read /dev/cciss/c0d0&lt;BR /&gt;Hmm, a disk failure case ?&lt;BR /&gt;&lt;BR /&gt;I'm pretty sure the driver is loaded. &lt;BR /&gt;ic126:~ # lsmod | grep cciss&lt;BR /&gt;cciss                  72772  0&lt;BR /&gt;scsi_mod              118340  6 sg,st,sr_mod,cciss,aic7xxx,sd_mod&lt;BR /&gt;&lt;BR /&gt;I've just realized dmesg output was :&lt;BR /&gt;ic126:~ # dmesg | grep cciss&lt;BR /&gt;cciss: unsupported module, tainting kernel.&lt;BR /&gt;cciss: Device 0x46 has been found at bus 2 dev 8 func 0&lt;BR /&gt;cciss: using DAC cycles&lt;BR /&gt;&lt;BR /&gt;Any other idea to test wether it's a disk failure or inappropriate driver x kernel complex ?&lt;BR /&gt;&lt;BR /&gt;SLES9 kernel is 2.6.5-7.97-smp&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;-Arief-&lt;BR /&gt;</description>
      <pubDate>Tue, 01 May 2007 21:59:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/msa20-cciss-inappropriate-ioctl-for-device/m-p/3992059#M28172</guid>
      <dc:creator>AriefITRC</dc:creator>
      <dc:date>2007-05-01T21:59:15Z</dc:date>
    </item>
  </channel>
</rss>

