<?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: .: No such device or address in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/no-such-device-or-address/m-p/2732124#M65722</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt; I guess, the directory(filesystem) is not mounted.  Do a grep "directory" /etc/fstab to see it's  mount source  and then run the mount command using that info.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj</description>
    <pubDate>Mon, 27 May 2002 14:22:54 GMT</pubDate>
    <dc:creator>Roger Baptiste</dc:creator>
    <dc:date>2002-05-27T14:22:54Z</dc:date>
    <item>
      <title>.: No such device or address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-such-device-or-address/m-p/2732122#M65720</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Ok, before I go any further, this is a solaris box (don't flame me! 99% I use HPUX!) Anyway, you guys always help me out so quickly, I just wondered if anyone could help on this one... it's not exactly solaris, I guess it could apply to HP?&lt;BR /&gt;&lt;BR /&gt;I have a kinda weird problem, where If I 'cd' into a directory it's ok, but when I do an 'ls' I get:&lt;BR /&gt;&lt;BR /&gt;.: No such device or address&lt;BR /&gt;&lt;BR /&gt;If I do a 'df -k' the directory is mounted on:&lt;BR /&gt;&lt;BR /&gt;/dev/vx/dsk/datadg/oldlogs&lt;BR /&gt;&lt;BR /&gt;and I can 'ls -la' that file and get:&lt;BR /&gt;&lt;BR /&gt;brw------- 1 root root 157,106023 Dec 3 1999 oldlogs&lt;BR /&gt;&lt;BR /&gt;Now we did replace this disk the other day, but I have other directories mounted on /dev/vx/dsk/datadg which are working ok...&lt;BR /&gt;&lt;BR /&gt;thanks!&lt;BR /&gt;Nik</description>
      <pubDate>Mon, 27 May 2002 13:44:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-such-device-or-address/m-p/2732122#M65720</guid>
      <dc:creator>Nik_1</dc:creator>
      <dc:date>2002-05-27T13:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: .: No such device or address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-such-device-or-address/m-p/2732123#M65721</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Guess that it is marked as mounted but isnt.&lt;BR /&gt;&lt;BR /&gt;Try to unmount and remount.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cd would just go to mountpoint&lt;BR /&gt;&lt;BR /&gt;ls would give . (current directory )&lt;BR /&gt;no such device or address0&lt;BR /&gt;&lt;BR /&gt;            Steve Steel</description>
      <pubDate>Mon, 27 May 2002 13:56:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-such-device-or-address/m-p/2732123#M65721</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-05-27T13:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: .: No such device or address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-such-device-or-address/m-p/2732124#M65722</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt; I guess, the directory(filesystem) is not mounted.  Do a grep "directory" /etc/fstab to see it's  mount source  and then run the mount command using that info.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj</description>
      <pubDate>Mon, 27 May 2002 14:22:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-such-device-or-address/m-p/2732124#M65722</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2002-05-27T14:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: .: No such device or address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-such-device-or-address/m-p/2732125#M65723</link>
      <description>did you reboot since replacing the disk?&lt;BR /&gt;&lt;BR /&gt;It's odd that it would appear as such if the rest of the filesystem is okay. Are you certain it's all one filesystem?&lt;BR /&gt;&lt;BR /&gt;What does the /etc/fstab and /etc/mnttab reveal?&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Mon, 27 May 2002 14:24:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-such-device-or-address/m-p/2732125#M65723</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-05-27T14:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: .: No such device or address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-such-device-or-address/m-p/2732126#M65724</link>
      <description>Thanks for the responses!&lt;BR /&gt;&lt;BR /&gt;If I try and mount it I get:&lt;BR /&gt;&lt;BR /&gt;vxfs mount: Cannot open /dev/vx/dsk/datadg/oldlogs: No such device or address.&lt;BR /&gt;&lt;BR /&gt;But the device file exists and looks ok? (see above)&lt;BR /&gt;&lt;BR /&gt;Nik</description>
      <pubDate>Mon, 27 May 2002 14:44:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-such-device-or-address/m-p/2732126#M65724</guid>
      <dc:creator>Nik_1</dc:creator>
      <dc:date>2002-05-27T14:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: .: No such device or address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-such-device-or-address/m-p/2732127#M65725</link>
      <description>The disk has possibly not been recognised at the same hardware location.. or not activated by the disk management subsystem.&lt;BR /&gt;It doesn't necessarily mean the device files are invalid, but that the device file to hardware liason is.&lt;BR /&gt;&lt;BR /&gt;You should ask on the sun forums, I'm sure you'll get a diagnostic from there.&lt;BR /&gt;&lt;A href="http://forum.sun.com" target="_blank"&gt;http://forum.sun.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Mon, 27 May 2002 14:49:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-such-device-or-address/m-p/2732127#M65725</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-05-27T14:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: .: No such device or address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-such-device-or-address/m-p/2732128#M65726</link>
      <description>Thanks for your help everyone. I'm off to forum.sun.com</description>
      <pubDate>Mon, 27 May 2002 14:53:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-such-device-or-address/m-p/2732128#M65726</guid>
      <dc:creator>Nik_1</dc:creator>
      <dc:date>2002-05-27T14:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: .: No such device or address</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-such-device-or-address/m-p/2732129#M65727</link>
      <description>Hi Nik,&lt;BR /&gt;&lt;BR /&gt;maybe you check back some day...&lt;BR /&gt;&lt;BR /&gt;Since the output of your "ls -l" shows the file type to be a BLOCK DEVICE this will never work! Somehow somebody has removed the directory "oldlogs" and created (mknod) a block device instead in its place - very nasty idea :-(&lt;BR /&gt;&lt;BR /&gt;"rm" that block device file, "mkdir" the oldlogs dir again, and try again, would be my advice...&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Mon, 27 May 2002 16:49:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-such-device-or-address/m-p/2732129#M65727</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-05-27T16:49:27Z</dc:date>
    </item>
  </channel>
</rss>

