<?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: create a device file for disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file-for-disk/m-p/2798396#M941533</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am unable to create the device file with &lt;BR /&gt;# insf -e -H 10/4/12.8.0 &lt;BR /&gt;insf: Installing special files for disc3 instance 18 address 10/4/12.8.0&lt;BR /&gt;insf: Couldn't get dev number from "disc3" with options "": Parameter error.&lt;BR /&gt;insf: Couldn't get dev number from "disc3" with options "": Parameter error.&lt;BR /&gt;insf: Couldn't get dev number from "disc3" with options "": Parameter error.&lt;BR /&gt;insf: Couldn't get dev number from "disc3" with options "": Parameter error.&lt;BR /&gt;&lt;BR /&gt;Enclosed are the details asked.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Raje.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 03 Sep 2002 04:56:42 GMT</pubDate>
    <dc:creator>Sanjiv Sharma_1</dc:creator>
    <dc:date>2002-09-03T04:56:42Z</dc:date>
    <item>
      <title>create a device file for disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file-for-disk/m-p/2798393#M941530</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a K-Class/HP-UX 10.20 connected to a disk array. One of the 2 GB disk has failed. I have replaced it with a good one.&lt;BR /&gt;&lt;BR /&gt;The original device file name of the defective disk was c7t8d0.&lt;BR /&gt;&lt;BR /&gt;After replacing the disk in the ioscan it shows claim but there is no device file attached to it.&lt;BR /&gt;&lt;BR /&gt;I don't want to run "insf -e" as it will create the device file for the 2 GB disk but inturn it will change the permission/ownership of the other device files.&lt;BR /&gt;&lt;BR /&gt;c7t8d0 exists in /dev/dsk and /dev/rdsk but they are not able to access the replaced disk.&lt;BR /&gt;&lt;BR /&gt;I want to create the new device file c7t8d0 for the replaced disk w/o disturbing the other device files in the /dev.&lt;BR /&gt;&lt;BR /&gt;I think it can be done with mksf but I am not getting the exact syntax.&lt;BR /&gt;&lt;BR /&gt;ioscan o/p&lt;BR /&gt;disk     18  10/4/12.8.0    disc3       CLAIMED   DEVICE    SEAGATE ST32272WC&lt;BR /&gt;&lt;BR /&gt;Can you help me to get the correct syntax?&lt;BR /&gt;Or any other method of creating the device file for the replaced 2 GB disk.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Raje.</description>
      <pubDate>Tue, 03 Sep 2002 03:53:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file-for-disk/m-p/2798393#M941530</guid>
      <dc:creator>Sanjiv Sharma_1</dc:creator>
      <dc:date>2002-09-03T03:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: create a device file for disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file-for-disk/m-p/2798394#M941531</link>
      <description>you can use insf to create the device files for just that drive.&lt;BR /&gt;&lt;BR /&gt;insf -e -H 10/4/12.8.0&lt;BR /&gt;&lt;BR /&gt;With the -H it will only recreate the devices for that h/w path.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;-denver</description>
      <pubDate>Tue, 03 Sep 2002 04:13:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file-for-disk/m-p/2798394#M941531</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2002-09-03T04:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: create a device file for disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file-for-disk/m-p/2798395#M941532</link>
      <description>Hi Raje,&lt;BR /&gt;&lt;BR /&gt;You can use "insf -H 10/4/12.8.0" which will only create the device file for that disk, BUT......&lt;BR /&gt;&lt;BR /&gt;Strange that the disk now has a different address. The SCSI addresses seems to be set correctly in the disk (8).&lt;BR /&gt;&lt;BR /&gt;To be honest I would have expected that the device files would access the disk.&lt;BR /&gt;&lt;BR /&gt;Could you provide a full output of:&lt;BR /&gt;&lt;BR /&gt;   ll /dev/dsk&lt;BR /&gt;&lt;BR /&gt;   ioscan -fnkC disk&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Ollie.</description>
      <pubDate>Tue, 03 Sep 2002 04:13:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file-for-disk/m-p/2798395#M941532</guid>
      <dc:creator>Ollie R</dc:creator>
      <dc:date>2002-09-03T04:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: create a device file for disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file-for-disk/m-p/2798396#M941533</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am unable to create the device file with &lt;BR /&gt;# insf -e -H 10/4/12.8.0 &lt;BR /&gt;insf: Installing special files for disc3 instance 18 address 10/4/12.8.0&lt;BR /&gt;insf: Couldn't get dev number from "disc3" with options "": Parameter error.&lt;BR /&gt;insf: Couldn't get dev number from "disc3" with options "": Parameter error.&lt;BR /&gt;insf: Couldn't get dev number from "disc3" with options "": Parameter error.&lt;BR /&gt;insf: Couldn't get dev number from "disc3" with options "": Parameter error.&lt;BR /&gt;&lt;BR /&gt;Enclosed are the details asked.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Raje.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Sep 2002 04:56:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file-for-disk/m-p/2798396#M941533</guid>
      <dc:creator>Sanjiv Sharma_1</dc:creator>
      <dc:date>2002-09-03T04:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: create a device file for disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file-for-disk/m-p/2798397#M941534</link>
      <description>check this HP doc&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062925371" target="_blank"&gt;http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062925371&lt;/A&gt;</description>
      <pubDate>Tue, 03 Sep 2002 10:01:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file-for-disk/m-p/2798397#M941534</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-09-03T10:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: create a device file for disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file-for-disk/m-p/2798398#M941535</link>
      <description>Why not use insf to create the driver for just that disk?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;insf -e -H 10/4/12.8.0 &lt;BR /&gt;&lt;BR /&gt;Man insf.  The -H will hit just the hardware path listed in the command.</description>
      <pubDate>Tue, 03 Sep 2002 13:36:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file-for-disk/m-p/2798398#M941535</guid>
      <dc:creator>Sean OB_1</dc:creator>
      <dc:date>2002-09-03T13:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: create a device file for disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file-for-disk/m-p/2798399#M941536</link>
      <description>Hi Raje,&lt;BR /&gt;&lt;BR /&gt;Seems the system has got confused over paths and device files, maybe because of a SCSI address problem.&lt;BR /&gt;&lt;BR /&gt;Can you try a reboot of the system (if you haven't already done so) and pass on the results?&lt;BR /&gt;&lt;BR /&gt;Ollie.</description>
      <pubDate>Wed, 04 Sep 2002 03:36:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file-for-disk/m-p/2798399#M941536</guid>
      <dc:creator>Ollie R</dc:creator>
      <dc:date>2002-09-04T03:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: create a device file for disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file-for-disk/m-p/2798400#M941537</link>
      <description>Raje,&lt;BR /&gt;&lt;BR /&gt;If you want to create the device file for that disk, you can run:&lt;BR /&gt;&lt;BR /&gt;insf -e -C disk -I 18&lt;BR /&gt;&lt;BR /&gt;OR&lt;BR /&gt;&lt;BR /&gt;insf -H 10/4/12.8.0&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Joseph.</description>
      <pubDate>Wed, 04 Sep 2002 08:06:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file-for-disk/m-p/2798400#M941537</guid>
      <dc:creator>Joseph A Benaiah_1</dc:creator>
      <dc:date>2002-09-04T08:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: create a device file for disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file-for-disk/m-p/2798401#M941538</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Just one question - does anybody bother to read what replies a message has already had before adding their comments?&lt;BR /&gt;&lt;BR /&gt;I always check what has been said so that I'm not repeating information or so that I can enhance the help already given.&lt;BR /&gt;&lt;BR /&gt;Seems to me there may be a few people out there who "jump on the bandwagon" to earn themselves a few extra points!&lt;BR /&gt;&lt;BR /&gt;Ollie.</description>
      <pubDate>Wed, 04 Sep 2002 08:22:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file-for-disk/m-p/2798401#M941538</guid>
      <dc:creator>Ollie R</dc:creator>
      <dc:date>2002-09-04T08:22:01Z</dc:date>
    </item>
  </channel>
</rss>

