<?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: can't read /etc/sfd.pid: No such device or address. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221850#M466976</link>
    <description>Hi sns,&lt;BR /&gt;&lt;BR /&gt;Johnson has right. The man for insf -n says:&lt;BR /&gt;&lt;BR /&gt;"If this option is omitted, npty defaults to 60 for the ptym and ptys drivers."&lt;BR /&gt;&lt;BR /&gt;So if you issue the insf command without the -n switch it might causes you a problem of not enough device files. Try specifying the number of device files you want. (more than 60)</description>
    <pubDate>Tue, 16 Feb 2010 15:12:44 GMT</pubDate>
    <dc:creator>Viktor Balogh</dc:creator>
    <dc:date>2010-02-16T15:12:44Z</dc:date>
    <item>
      <title>can't read /etc/sfd.pid: No such device or address.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221838#M466964</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have been getting this message for quite sometime:&lt;BR /&gt;&lt;BR /&gt;INIT: Command is respawning too rapidly.&lt;BR /&gt;Will try again in 5 minutes.&lt;BR /&gt;Check for possible errors.&lt;BR /&gt;id: sfd "/sbin/sfd"&lt;BR /&gt;&lt;BR /&gt;And, the SYSLOG repeatedly reads:&lt;BR /&gt;sfd[7959]: can't read /etc/sfd.pid: No such device or address.&lt;BR /&gt;&lt;BR /&gt;Also the -  MCA[0]:MCA occured  -twice recently.&lt;BR /&gt;&lt;BR /&gt;I did not/have not hashed the /etc/inittab entry:&lt;BR /&gt;sfd:123456:respawn:/sbin/sfd&lt;BR /&gt;&lt;BR /&gt;Any guidance is appreciated.&lt;BR /&gt;Thank You.&lt;BR /&gt;SNS&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jan 2010 10:36:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221838#M466964</guid>
      <dc:creator>S.N.S</dc:creator>
      <dc:date>2010-01-27T10:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: can't read /etc/sfd.pid: No such device or address.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221839#M466965</link>
      <description>Are you running 11.11? It sounds like you need patch PHCO_23920 - there's a defect in there that appears to match what you're seeing:&lt;BR /&gt;&lt;BR /&gt;PHCO_23920:&lt;BR /&gt;1. JAGad37868 / SR 8606168590&lt;BR /&gt;The /sbin/sfd daemon fails to start, when the /etc/sfd.pid file contains a pid that does not correspond to the sfd process. This happens due to improper error handling when a 32 bit sfd daemon is run on a 64 bit OS.&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;For 11.31, the patch is PHCO_39485, and for 11.23 it's PHCO_31567, but neither of those have a pid-related defect.</description>
      <pubDate>Wed, 27 Jan 2010 22:09:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221839#M466965</guid>
      <dc:creator>mvpel</dc:creator>
      <dc:date>2010-01-27T22:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: can't read /etc/sfd.pid: No such device or address.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221840#M466966</link>
      <description>Sorry, its a HP-UX 11.23 IA 64 node...&lt;BR /&gt;&lt;BR /&gt;Also, the patch mentioned is already installed. &lt;BR /&gt;&lt;BR /&gt;Can this error be in any remote way linked to a hardware issue?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any guidance is appreciated.&lt;BR /&gt;Thank You.&lt;BR /&gt;SNS&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jan 2010 07:08:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221840#M466966</guid>
      <dc:creator>S.N.S</dc:creator>
      <dc:date>2010-01-28T07:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: can't read /etc/sfd.pid: No such device or address.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221841#M466967</link>
      <description>What happens when you create an empty sfd.pid file for the sfd process to read?&lt;BR /&gt;&lt;BR /&gt;It's not a hardware issue, given that the sfd daemon is telling you what's wrong: it's trying to read /etc/sfd.pid and failing.&lt;BR /&gt;&lt;BR /&gt;If you can't get it straightened out then you might consider just disabling the sfd process entirely, since all it does is run "insf" periodically on request from the kernel. If you're not adding new hardware to the system, there's nothing for it it do.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-2852/ch09s12.html" target="_blank"&gt;http://docs.hp.com/en/5992-2852/ch09s12.html&lt;/A&gt;&lt;BR /&gt;--&lt;BR /&gt;The /sbin/sfd daemon has been deprecated and will be obsolete in HP-UX 11i v3.&lt;BR /&gt;---</description>
      <pubDate>Tue, 02 Feb 2010 13:47:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221841#M466967</guid>
      <dc:creator>mvpel</dc:creator>
      <dc:date>2010-02-02T13:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: can't read /etc/sfd.pid: No such device or address.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221842#M466968</link>
      <description>Hi sns,&lt;BR /&gt;&lt;BR /&gt;Is sfd daemon running on your system?&lt;BR /&gt;&lt;BR /&gt;# ps -ef | grep sfd&lt;BR /&gt;&lt;BR /&gt;What does that file contain?&lt;BR /&gt;&lt;BR /&gt;# cat /etc/sfd.pid&lt;BR /&gt;&lt;BR /&gt;It should contain the PID of the sfd process running.&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Feb 2010 12:08:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221842#M466968</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-02-03T12:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: can't read /etc/sfd.pid: No such device or address.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221843#M466969</link>
      <description>Thank you both for the replies.&lt;BR /&gt;&lt;BR /&gt;I havent accessed the server yet - will try it out, and accordingly assign points. &lt;BR /&gt;&lt;BR /&gt;Both the strategies should work out- thanks!</description>
      <pubDate>Thu, 04 Feb 2010 06:35:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221843#M466969</guid>
      <dc:creator>S.N.S</dc:creator>
      <dc:date>2010-02-04T06:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: can't read /etc/sfd.pid: No such device or address.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221844#M466970</link>
      <description>if you stop / start sfd whit the /sbin/rc?.d/ scripts the error mostlickly wil be gone, this error is most lickely that some body started up the deamon whitout the proper start/stop scripts. ore that the file is gone...</description>
      <pubDate>Thu, 04 Feb 2010 11:31:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221844#M466970</guid>
      <dc:creator>F Verschuren</dc:creator>
      <dc:date>2010-02-04T11:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: can't read /etc/sfd.pid: No such device or address.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221845#M466971</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;All you were helpful three were right:&lt;BR /&gt;&lt;BR /&gt;The sfd process is not running.&lt;BR /&gt;&lt;BR /&gt;Also, there was is/etc/sfd.pid (when I tried to cat it "cat: read error: No such file or directory")&lt;BR /&gt;&lt;BR /&gt;I have created an empty file; but the same message is throwing up.&lt;BR /&gt;&lt;BR /&gt;One more thing; since it just runs the insf, would it be because TELNET isnt possible due to its device files missing?&lt;BR /&gt;&lt;BR /&gt;Any suggestions, before simply disabling it?&lt;BR /&gt;&lt;BR /&gt;Thank You,&lt;BR /&gt;sns&lt;BR /&gt;(I am unable to find where I could assign U guys with points....May be U can point that out for me too)</description>
      <pubDate>Fri, 05 Feb 2010 11:01:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221845#M466971</guid>
      <dc:creator>S.N.S</dc:creator>
      <dc:date>2010-02-05T11:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: can't read /etc/sfd.pid: No such device or address.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221846#M466972</link>
      <description>&amp;gt;I am unable to find where I could assign you guys with points.&lt;BR /&gt;&lt;BR /&gt;Here is how to assign points:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;</description>
      <pubDate>Fri, 05 Feb 2010 11:36:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221846#M466972</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-02-05T11:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: can't read /etc/sfd.pid: No such device or address.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221847#M466973</link>
      <description>&amp;gt;One more thing; since it just runs the insf, would it be because TELNET isnt possible due to its device files missing?&lt;BR /&gt;&lt;BR /&gt;I think it is reverse: the device files for telnet are missing because of the failed/halted sfd daemon.&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Feb 2010 10:01:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221847#M466973</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-02-06T10:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: can't read /etc/sfd.pid: No such device or address.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221848#M466974</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The issue remains...&lt;BR /&gt;Tried the insf -e to get the telnet drivers back..&lt;BR /&gt;&lt;BR /&gt;Atleast, was able to assign U good folks with points...&lt;BR /&gt;&lt;BR /&gt;Any ideas on why insf doesn't work to get the drivers back?&lt;BR /&gt;&lt;BR /&gt;The issues do have a common culprit..&lt;BR /&gt;&lt;BR /&gt;Any clue is welcomed.&lt;BR /&gt;&lt;BR /&gt;Thanks for the time...&lt;BR /&gt;&lt;BR /&gt;SNS</description>
      <pubDate>Tue, 16 Feb 2010 12:07:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221848#M466974</guid>
      <dc:creator>S.N.S</dc:creator>
      <dc:date>2010-02-16T12:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: can't read /etc/sfd.pid: No such device or address.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221849#M466975</link>
      <description>man insf -&amp;gt; look for options -n&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-n npty        Install npty pty special files.  This option only&lt;BR /&gt;                     applies to pty0 and pty1 special file installation.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Johnson</description>
      <pubDate>Tue, 16 Feb 2010 12:19:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221849#M466975</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-02-16T12:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: can't read /etc/sfd.pid: No such device or address.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221850#M466976</link>
      <description>Hi sns,&lt;BR /&gt;&lt;BR /&gt;Johnson has right. The man for insf -n says:&lt;BR /&gt;&lt;BR /&gt;"If this option is omitted, npty defaults to 60 for the ptym and ptys drivers."&lt;BR /&gt;&lt;BR /&gt;So if you issue the insf command without the -n switch it might causes you a problem of not enough device files. Try specifying the number of device files you want. (more than 60)</description>
      <pubDate>Tue, 16 Feb 2010 15:12:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221850#M466976</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-02-16T15:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: can't read /etc/sfd.pid: No such device or address.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221851#M466977</link>
      <description>Sorry for thr delay; I just got to run the commands today.&lt;BR /&gt;&lt;BR /&gt;The TELNET issue has been resolved - thanks Johnson &amp;amp; Vikrot..&lt;BR /&gt;&lt;BR /&gt;What I did was :&lt;BR /&gt;insf -n 90&lt;BR /&gt;&amp;amp; then&lt;BR /&gt;insf -e&lt;BR /&gt;&lt;BR /&gt;insf installed the special files for the pseudo drivers....&lt;BR /&gt;&lt;BR /&gt;This made telnet working again!!&lt;BR /&gt;&lt;BR /&gt;However, the message:&lt;BR /&gt;"INIT: Command is respawning too rapidly.&lt;BR /&gt;Will try again in 5 minutes.&lt;BR /&gt;Check for possible errors.&lt;BR /&gt;id: sfd "/sbin/sfd"        ----still comes.&lt;BR /&gt;&lt;BR /&gt;The error message is not too pretty, esp. when it repeats every 5mins&lt;BR /&gt;&lt;BR /&gt;Hope to rid the messages soon - many HP Genies out here, I know :-)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks All..</description>
      <pubDate>Fri, 19 Feb 2010 08:11:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221851#M466977</guid>
      <dc:creator>S.N.S</dc:creator>
      <dc:date>2010-02-19T08:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: can't read /etc/sfd.pid: No such device or address.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221852#M466978</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;I'm not a genie only a hard-trying apprentice, but maybe you should check your /etc/inittab file for any configuration errors. What did you change on your system right before the first message appeared?&lt;BR /&gt;&lt;BR /&gt;Also try 'cat -v /etc/inittab' and look for nonprinting characters in it. One just never knows...</description>
      <pubDate>Fri, 19 Feb 2010 12:56:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221852#M466978</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-02-19T12:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: can't read /etc/sfd.pid: No such device or address.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221853#M466979</link>
      <description>How does your sfd-related line in your inittab look like? Mine looks like this:&lt;BR /&gt;&lt;BR /&gt;sfd:123456:respawn:/sbin/sfd&lt;BR /&gt;&lt;BR /&gt;Another idea: also check the integrity of /sbin/sfd , it might be corrected. Does it work like expected? You could kill manually the sfd process, and try to restart it from command line. Do you get any error message? Did you check syslog? Any suspicious in there?</description>
      <pubDate>Fri, 19 Feb 2010 13:07:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221853#M466979</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-02-19T13:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: can't read /etc/sfd.pid: No such device or address.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221854#M466980</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Please excuse the delay..&lt;BR /&gt;&lt;BR /&gt;sfd isnt running at all; the /etc/inittab is the same as that in your file.&lt;BR /&gt;&lt;BR /&gt;The syslog shows the same error message&lt;BR /&gt;"can't read /etc/sfd.pid: No such device or address"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But the file does exist..&lt;BR /&gt;and &lt;BR /&gt;file sfd.pid gives---&amp;gt;&lt;BR /&gt;sfd.pid:        character specia l(100/6)\&lt;BR /&gt;&amp;amp; ll sfd.pid&lt;BR /&gt;crw-r--r--   1 root       root       100 0x000006 Feb  5 14:38 sfd.pid&lt;BR /&gt;&lt;BR /&gt;The funny part is that this message only crops up when accessing the OS thru MP console :-)...&lt;BR /&gt;&lt;BR /&gt;I dont think its an issue (though syslog keep saying it)...&lt;BR /&gt;&lt;BR /&gt;Shall I close the thread folks?&lt;BR /&gt;&lt;BR /&gt;Thank You again!&lt;BR /&gt;&lt;BR /&gt;Merci/Dunke&lt;BR /&gt;SNS&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Mar 2010 09:52:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221854#M466980</guid>
      <dc:creator>S.N.S</dc:creator>
      <dc:date>2010-03-19T09:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: can't read /etc/sfd.pid: No such device or address.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221855#M466981</link>
      <description>Oh, that must be the problem. I think the file /etc/sfd.pid should be rather a general ascii file containing the process id of the running sfd daemon. But, don't have any HP-UX at hand currently, I would suggest you to check on another machine if I'm right.&lt;BR /&gt;</description>
      <pubDate>Sun, 21 Mar 2010 20:32:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221855#M466981</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-03-21T20:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: can't read /etc/sfd.pid: No such device or address.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221856#M466982</link>
      <description>Hi Victor,&lt;BR /&gt;&lt;BR /&gt;What should be done to make this character dev file to an ascii file (yes, the /etc/sfd.pid is  ascii)?&lt;BR /&gt;&lt;BR /&gt;Thank you for your time...&lt;BR /&gt;&lt;BR /&gt;SNS</description>
      <pubDate>Tue, 23 Mar 2010 06:13:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221856#M466982</guid>
      <dc:creator>S.N.S</dc:creator>
      <dc:date>2010-03-23T06:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: can't read /etc/sfd.pid: No such device or address.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221857#M466983</link>
      <description>&amp;gt;What should be done to make this character dev file to an ascii file?&lt;BR /&gt;&lt;BR /&gt;Remove the file.  (You may have to use rmsf(1M)?)&lt;BR /&gt;Then use vi or even touch to create an empty file.  Then make sure it has the right permissions/owners.</description>
      <pubDate>Tue, 23 Mar 2010 09:23:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-read-etc-sfd-pid-no-such-device-or-address/m-p/5221857#M466983</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-03-23T09:23:57Z</dc:date>
    </item>
  </channel>
</rss>

