<?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 Re: why the disk shows as /dev/cciss/c0d0pX instead of /dev/sdaX ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160033#M31911</link>
    <description>So there is no way to change this to /dev/sdx?</description>
    <pubDate>Thu, 17 Apr 2008 10:41:37 GMT</pubDate>
    <dc:creator>Asmer</dc:creator>
    <dc:date>2008-04-17T10:41:37Z</dc:date>
    <item>
      <title>why the disk shows as /dev/cciss/c0d0pX instead of /dev/sdaX ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160027#M31905</link>
      <description>Machine: HP Proliant ML370 G5&lt;BR /&gt;&lt;BR /&gt;# df -h&lt;BR /&gt;Filesystem            Size  Used Avail Use% Mounted on&lt;BR /&gt;/dev/cciss/c0d0p2     502M   39M  464M   8% /boot&lt;BR /&gt;/dev/cciss/c0d0p3     443G  388G   55G  88% /&lt;BR /&gt;&lt;BR /&gt;SCSI hard drives are /dev/sdX, but as per the output its shows /dev/cciss/c0d0pX why ?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Mar 2008 10:35:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160027#M31905</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2008-03-12T10:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: why the disk shows as /dev/cciss/c0d0pX instead of /dev/sdaX ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160028#M31906</link>
      <description>The server has hardware raid and the cciss driver is showing the logicaldrive as /dev/cciss/c0d0pX. You have 2 slices on the c0d0.</description>
      <pubDate>Wed, 12 Mar 2008 10:45:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160028#M31906</guid>
      <dc:creator>Avijit Patra</dc:creator>
      <dc:date>2008-03-12T10:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: why the disk shows as /dev/cciss/c0d0pX instead of /dev/sdaX ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160029#M31907</link>
      <description>That is normal and device names can change depending on the hardware module/driver. It's the driver provider desition :)</description>
      <pubDate>Wed, 12 Mar 2008 12:23:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160029#M31907</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-03-12T12:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: why the disk shows as /dev/cciss/c0d0pX instead of /dev/sdaX ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160030#M31908</link>
      <description>Thanks Avijit Patra&lt;BR /&gt;&amp;gt;The server has hardware raid .....&lt;BR /&gt;If the we doesnt configure the hw raid, then it will show us like /dev/sdX instead of /dev/cciss/c0d0pX .. right ?&lt;BR /&gt;in other words /dev/cciss module/driver shows that hw raid is configured... am i right ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and does c0d0 means Controller 0, Disk 0 ?</description>
      <pubDate>Fri, 14 Mar 2008 03:34:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160030#M31908</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2008-03-14T03:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: why the disk shows as /dev/cciss/c0d0pX instead of /dev/sdaX ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160031#M31909</link>
      <description>hi Maaz,&lt;BR /&gt;&lt;BR /&gt;&amp;gt; If the we doesnt configure the hw raid, then it will show us like /dev/sdX instead of /dev/cciss/c0d0pX .. right ?&lt;BR /&gt;in other words /dev/cciss module/driver shows that hw raid is configured... am i right ?&lt;BR /&gt;&lt;BR /&gt;You have a unique configuration and the behaviour or device naming may be different on another system running the same Operating system. Basically, it follows a specific naming convention.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;and does c0d0 means Controller 0, Disk 0 ?&lt;BR /&gt;Yes. You are right. Note also that there exist systems in which two controllers can point to the same disk, so you will have 2 device names for the device...&lt;BR /&gt;&lt;BR /&gt;More recently, multipath driver which is intelligent enough to do the abstraction such that one device file points to one "physical" disk through 2 controllers.&lt;BR /&gt;&lt;BR /&gt;Hope this is not too confusing.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the best!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Mar 2008 04:35:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160031#M31909</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-03-14T04:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: why the disk shows as /dev/cciss/c0d0pX instead of /dev/sdaX ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160032#M31910</link>
      <description>The /dev/cciss/ device names only mean that you have a SmartArray controller. Anything attached to a SmartArray controller will show up under that path, even if you just configure single drives.</description>
      <pubDate>Fri, 14 Mar 2008 14:44:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160032#M31910</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2008-03-14T14:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: why the disk shows as /dev/cciss/c0d0pX instead of /dev/sdaX ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160033#M31911</link>
      <description>So there is no way to change this to /dev/sdx?</description>
      <pubDate>Thu, 17 Apr 2008 10:41:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160033#M31911</guid>
      <dc:creator>Asmer</dc:creator>
      <dc:date>2008-04-17T10:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: why the disk shows as /dev/cciss/c0d0pX instead of /dev/sdaX ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160034#M31912</link>
      <description>Any reason do do that? You could create alternate names with UDEV.</description>
      <pubDate>Thu, 17 Apr 2008 13:59:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160034#M31912</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-04-17T13:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: why the disk shows as /dev/cciss/c0d0pX instead of /dev/sdaX ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160035#M31913</link>
      <description>Maaz,&lt;BR /&gt;&lt;BR /&gt;I wouldn't change change anything. Just use the device names the way they are.&lt;BR /&gt;&lt;BR /&gt;Again, you are using the cciss driver as you have a hp Smart Array controller in your hp ProLiant server. All Smart Array controllers use the cciss driver. Red Hat has one that comes with their distro and then HP has an improved version that comes with the ProLiant Support Pack. I'd recommend that you install the ProLiant Support Pack on your ProLiant server.&lt;BR /&gt;&lt;BR /&gt;-Ross&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Apr 2008 18:20:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160035#M31913</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2008-04-17T18:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: why the disk shows as /dev/cciss/c0d0pX instead of /dev/sdaX ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160036#M31914</link>
      <description>Some more info on the HP cciss driver -- it's called cpq_cciss -- HP ProLiant Smart Array Controller Driver.&lt;BR /&gt;&lt;BR /&gt;This RPM is used to provide binary driver modules that have been pre-built to enable ProLiant Smart Array SAS/SATA, 6x and 5x Series controllers. This RPM provides a customer friendly approach to install a pre-built binary driver. On some kernel erratas the version of the driver present in the kernel may be equal to the version being installed by the rpm. However, the driver in the kernel may not include all of the fixes and enhancements implemented in the driver contained within the rpm. Therefore the rpm should be installed in order to obtain the fixes and enhancements that are not present in the kernel driver.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# rpm -qi  cpq_cciss&lt;BR /&gt;Name        : cpq_cciss                    Relocations: /opt/hp/storage_drivers&lt;BR /&gt;Version     : 2.4.60                            Vendor: Hewlett-Packard Company&lt;BR /&gt;Release     : 13                            Build Date: Wed 11 Jan 2006 10:36:58 AM CST&lt;BR /&gt;Install Date: Tue 20 Jun 2006 10:17:16 AM CDT      Build Host: ld-rhel3a&lt;BR /&gt;Group       : System Environment/Kernel     Source RPM: cpq_cciss-2.4.60-13.src.rpm&lt;BR /&gt;Size        : 547287                           License: GPL&lt;BR /&gt;Signature   : (none)&lt;BR /&gt;Packager    : Hewlett-Packard Company&lt;BR /&gt;URL         : &lt;A href="http://www.hp.com/linux" target="_blank"&gt;http://www.hp.com/linux&lt;/A&gt;&lt;BR /&gt;Summary     : HP cciss 2.4.60 HBA driver RPM&lt;BR /&gt;Description :&lt;BR /&gt;This RPM will install the Hewlett-Packard Company cpq_cciss&lt;BR /&gt;version 2.4.60-13 driver.&lt;BR /&gt;&lt;BR /&gt;It will install a gzipped tar file, cciss-2.4.60_2006_01_11.tar.gz&lt;BR /&gt;into /opt/hp/storage_drivers.  (The destination directory may be changed&lt;BR /&gt;vi RPM's --prefix or --relocate options, provided you have rpm&lt;BR /&gt;v. 4.0.3 or better.  Additionally, by default, it will install the&lt;BR /&gt;driver object modules under the appropriate /lib/modules subdirectory,&lt;BR /&gt;attempt to create a new initrd image, and modify your LILO or GRUB&lt;BR /&gt;configuration.  If you do no wish to have your LILO or GRUB&lt;BR /&gt;configuration or initrd image modified, you have several options.&lt;BR /&gt;&lt;BR /&gt;You can install the RPM with the "--noscripts" option, which will&lt;BR /&gt;suppress all actions except for installation of the gzipped tar&lt;BR /&gt;file, so, LILO and GRUB configurations will not be disturbed and a&lt;BR /&gt;new initrd image will not be created.  Then, you can unpack the&lt;BR /&gt;gzipped tar file and install the drivers yourself using the "install"&lt;BR /&gt;script contained within the tar archive.  (Documentation for the&lt;BR /&gt;"install" script is contained in the tar archives as well.  Alternatively&lt;BR /&gt;you could manually copy the cciss.o files into the appropriate&lt;BR /&gt;/lib/modules subdirectory and manually modify your boot loader's&lt;BR /&gt;configuration if you so choose.)&lt;BR /&gt;&lt;BR /&gt;Or, there are several environment variables which will suppress&lt;BR /&gt;various aspects of the RPM package's post (un)installation behavior:&lt;BR /&gt;&lt;BR /&gt;NOINITINSTALL=y&lt;BR /&gt;    Suppress making multiple initrd images for all base and errata&lt;BR /&gt;    kernels.  Create the initrd image for the currently active&lt;BR /&gt;    kernel only.&lt;BR /&gt;&lt;BR /&gt;SUPPRESSINITRD=y&lt;BR /&gt;    Suppress initrd, LILO, and GRUB modifications.&lt;BR /&gt;&lt;BR /&gt;DRYRUN=y&lt;BR /&gt;    Perform only a "dry run" of the post-install steps.  Copying of&lt;BR /&gt;    driver object modules, and LILO, GRUB, and initrd configuration&lt;BR /&gt;    changes will be "simulated" but not actually performed.  (Note,&lt;BR /&gt;    normally a "dry run" is done automatically once prior to&lt;BR /&gt;    performing the real installation as a safeguard.  If the "dry run"&lt;BR /&gt;    fails, the real installation is not performed.  Setting the "DRYRUN"&lt;BR /&gt;    variable simply makes the installation halt after the "dry run"&lt;BR /&gt;    even if the "dry run" succeeds.)  Note also that the RPM is still&lt;BR /&gt;    considered to be "installed" and "rpm" will refuse to install it&lt;BR /&gt;    again, so if you use the "DRYRUN" option, you'll have to uninstall&lt;BR /&gt;    the RPM via:&lt;BR /&gt;&lt;BR /&gt;      rpm -e --noscripts cpq_cciss-2.4.60-13&lt;BR /&gt;&lt;BR /&gt;    before reinstalling it without the "DRYRUN" variable set to enable&lt;BR /&gt;    LILO, GRUB and initrd modifications to proceed.  Alternately, you&lt;BR /&gt;    could manually unpack the gzipped tar file and use the "install"&lt;BR /&gt;    script to install the driver object modules, make a new initrd&lt;BR /&gt;    image and change your boot loader configuration, or manually&lt;BR /&gt;    perform those steps yourself.&lt;BR /&gt;&lt;BR /&gt;NOTE:  The /etc/modules.conf file will not be updated.  Most of the time,&lt;BR /&gt;  this will not be a problem, as the drivers installed by this RPM will&lt;BR /&gt;  be updates to previously installed drivers.  If, for whatever reason,&lt;BR /&gt;  the RPM installs a driver for which there is not already an entry in&lt;BR /&gt;  /etc/modules.conf, then the driver will not be loaded automatically at&lt;BR /&gt;  boot time, and it will be necessary to use insmod manually, or modify&lt;BR /&gt;  /etc/modules.conf manually.  If /etc/modules.conf must be modified&lt;BR /&gt;  manually to add an entry for the driver, then a new initrd image&lt;BR /&gt;  must also be created, since mkinitrd uses modules.conf to determine&lt;BR /&gt;  what to put into the initrd image.&lt;BR /&gt;NOTE:  The above holds true to SUSE distributions as well, except that&lt;BR /&gt;  the file that contains the list of modules to be placed in the initrd&lt;BR /&gt;  is /etc/sysconfig/kernel rather than /etc/modules.conf.  Likewise the&lt;BR /&gt;  initrd command is "mk_initrd" rather than "mkinitrd".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You can run "rpm -q --scripts cpq_cciss" (if installed) or "rpm -q --scripts -p &lt;CPQ_CCISS rpm="" package="" name=""&gt;" (if not installed) to see whar kernel versions are supported.&lt;BR /&gt;&lt;BR /&gt;-Ross&lt;BR /&gt;&lt;/CPQ_CCISS&gt;</description>
      <pubDate>Thu, 17 Apr 2008 18:27:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160036#M31914</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2008-04-17T18:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: why the disk shows as /dev/cciss/c0d0pX instead of /dev/sdaX ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160037#M31915</link>
      <description>If you replace UUID with this value /dev/cciss/c0d0p3 in GRUB doesn't work , why ?</description>
      <pubDate>Thu, 18 Jun 2009 12:32:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/why-the-disk-shows-as-dev-cciss-c0d0px-instead-of-dev-sdax/m-p/4160037#M31915</guid>
      <dc:creator>Tux_1</dc:creator>
      <dc:date>2009-06-18T12:32:59Z</dc:date>
    </item>
  </channel>
</rss>

