<?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 vxfs mount: /dev/vg02/lvlcbhsrc no such device in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964740#M614405</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;After rebooting the system I found lot of file sytem didnt mount. While tried to mount manullay I got the mesg the vxfs mount: &lt;LVNAME&gt; no such device found.&lt;BR /&gt;&lt;BR /&gt;I tried fsck -o full -y - went w/o any error&lt;BR /&gt;I listed the dev file at /dev/vg02- it is there&lt;BR /&gt;I tried fstyp -v /dev/vg02/lvlcbhsrc - that is also ok&lt;BR /&gt;&lt;BR /&gt;What could be the problem?..&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Jay&lt;/LVNAME&gt;</description>
    <pubDate>Mon, 06 Mar 2006 02:13:56 GMT</pubDate>
    <dc:creator>Jayasuntar</dc:creator>
    <dc:date>2006-03-06T02:13:56Z</dc:date>
    <item>
      <title>vxfs mount: /dev/vg02/lvlcbhsrc no such device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964740#M614405</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;After rebooting the system I found lot of file sytem didnt mount. While tried to mount manullay I got the mesg the vxfs mount: &lt;LVNAME&gt; no such device found.&lt;BR /&gt;&lt;BR /&gt;I tried fsck -o full -y - went w/o any error&lt;BR /&gt;I listed the dev file at /dev/vg02- it is there&lt;BR /&gt;I tried fstyp -v /dev/vg02/lvlcbhsrc - that is also ok&lt;BR /&gt;&lt;BR /&gt;What could be the problem?..&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Jay&lt;/LVNAME&gt;</description>
      <pubDate>Mon, 06 Mar 2006 02:13:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964740#M614405</guid>
      <dc:creator>Jayasuntar</dc:creator>
      <dc:date>2006-03-06T02:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964741#M614406</link>
      <description>Is the VG activated?&lt;BR /&gt;do vgdisplay /dev/vg02&lt;BR /&gt;Check the/etc/rc.log for startup info</description>
      <pubDate>Mon, 06 Mar 2006 02:17:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964741#M614406</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2006-03-06T02:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964742#M614407</link>
      <description>Dear Melvyn,&lt;BR /&gt;&lt;BR /&gt;Yes, vg is activated, and other FS in the same VG got mounted.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;While boot I got error that &lt;BR /&gt;ifiles inode &lt;INODE no=""&gt; should reconnect (y/N) Y&lt;BR /&gt;&lt;BR /&gt;lost+found directory not found&lt;BR /&gt;colud not reconnect.&lt;BR /&gt;&lt;BR /&gt;After that it went normal.&lt;BR /&gt;&lt;BR /&gt;Jay&lt;/INODE&gt;</description>
      <pubDate>Mon, 06 Mar 2006 02:24:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964742#M614407</guid>
      <dc:creator>Jayasuntar</dc:creator>
      <dc:date>2006-03-06T02:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964743#M614408</link>
      <description>Hi Jay,&lt;BR /&gt;By any chance the lv got deactivted. Can you try this:&lt;BR /&gt;# lvchange -a y /dev/vg02/lvlcbhsrc &lt;BR /&gt;&lt;BR /&gt;What does lvdisplay say?&lt;BR /&gt;&lt;BR /&gt;And see if that works for you.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Mar 2006 02:28:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964743#M614408</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2006-03-06T02:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964744#M614409</link>
      <description>Dear Bharat,&lt;BR /&gt;&lt;BR /&gt;lvchange -a y /dev/vg02/lvlcbhsrc says that, &lt;LV name=""&gt; successfully changed, and the vg02 conf is stored in conf file.&lt;BR /&gt;&lt;BR /&gt;But even after that I am getting same error mesg.&lt;BR /&gt;&lt;BR /&gt;Jay&lt;/LV&gt;</description>
      <pubDate>Mon, 06 Mar 2006 02:40:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964744#M614409</guid>
      <dc:creator>Jayasuntar</dc:creator>
      <dc:date>2006-03-06T02:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964745#M614410</link>
      <description>Hi Jay,&lt;BR /&gt;Are you able to execute lvdisplay. Can you post this output.&lt;BR /&gt;&lt;BR /&gt;# lvdisplay -v /dev/vg02/lvlcbhsrc &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Mar 2006 02:49:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964745#M614410</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2006-03-06T02:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964746#M614411</link>
      <description>yes Bharat,&lt;BR /&gt;&lt;BR /&gt;lvdisplay is working. &lt;BR /&gt;&lt;BR /&gt;Please see the output below.&lt;BR /&gt;&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg02/lvlcbhsrc&lt;BR /&gt;VG Name                     /dev/vg02&lt;BR /&gt;LV Permission               read/write   &lt;BR /&gt;LV Status                   available/syncd           &lt;BR /&gt;Mirror copies               0            &lt;BR /&gt;Consistency Recovery        MWC                 &lt;BR /&gt;Schedule                    parallel     &lt;BR /&gt;LV Size (Mbytes)            4096            &lt;BR /&gt;Current LE                  256       &lt;BR /&gt;Allocated PE                256         &lt;BR /&gt;Stripes                     0       &lt;BR /&gt;Stripe Size (Kbytes)     0                   &lt;BR /&gt;Bad block                   on           &lt;BR /&gt;Allocation                  strict                    &lt;BR /&gt;IO Timeout (Seconds)        default            &lt;BR /&gt;&lt;BR /&gt;Jay &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Mar 2006 03:06:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964746#M614411</guid>
      <dc:creator>Jayasuntar</dc:creator>
      <dc:date>2006-03-06T03:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964747#M614412</link>
      <description>Hi Jay,&lt;BR /&gt;&lt;BR /&gt;What was the actual cause of the problem? Did you conclude something ?&lt;BR /&gt;&lt;BR /&gt;I suspect that the particular file systems is gone and you will have to do a restore from backup.&lt;BR /&gt;&lt;BR /&gt;Before that you can try reactivating the VG and then see if the device file comes back.&lt;BR /&gt;&lt;BR /&gt;#unmount file systems from this VG.&lt;BR /&gt;&lt;BR /&gt;#vgchange -a n /deg/vg02&lt;BR /&gt;&lt;BR /&gt;#vgchange -a y /dev/vg02&lt;BR /&gt;&lt;BR /&gt;If still does not come I would go for a restore. The corruption could be due to hardware failure, if so replace it before restoring.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Mon, 06 Mar 2006 03:11:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964747#M614412</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2006-03-06T03:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964748#M614413</link>
      <description>Hi Jay,&lt;BR /&gt;Well it's confusing now but can you try by explicitly specifying the File System type in mount command.&lt;BR /&gt;&lt;BR /&gt;# mount -F vxfs /dev/vg02/lvlcbhsrc /mountpoint&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Mar 2006 03:13:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964748#M614413</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2006-03-06T03:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964749#M614414</link>
      <description>Hi Bharat,&lt;BR /&gt;&lt;BR /&gt;I tried already by specifying the FS type, still not working.&lt;BR /&gt;&lt;BR /&gt;Is there anyother way to recover other than restoring it from tape.&lt;BR /&gt;&lt;BR /&gt;jay</description>
      <pubDate>Mon, 06 Mar 2006 03:51:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964749#M614414</guid>
      <dc:creator>Jayasuntar</dc:creator>
      <dc:date>2006-03-06T03:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964750#M614415</link>
      <description>Hi...&lt;BR /&gt;&lt;BR /&gt;Could you please check out whether minor no.s of the LVs which are not mounting are ok.&lt;BR /&gt;&lt;BR /&gt;or please paste the o/p of ll /dev/vgname&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Abhijit</description>
      <pubDate>Mon, 06 Mar 2006 04:14:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964750#M614415</guid>
      <dc:creator>Abhijit P.</dc:creator>
      <dc:date>2006-03-06T04:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964751#M614416</link>
      <description>Hi Jay,&lt;BR /&gt;&lt;BR /&gt;If "fsck -o full " is not giving you any errors i doubt if the filesystem has really gone bad. Something is definitely missing here.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Mar 2006 06:23:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964751#M614416</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2006-03-06T06:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964752#M614417</link>
      <description>Jay,&lt;BR /&gt;&lt;BR /&gt;did you check if all your mountpoints are on your system. The "no such device found" could also be refering to the mountpoint. &lt;BR /&gt;&lt;BR /&gt;example&lt;BR /&gt;&lt;BR /&gt;/app/oracle&lt;BR /&gt;/app/oracle/admin&lt;BR /&gt;/app/oracle/appl&lt;BR /&gt;&lt;BR /&gt;if /app/oracle is not mounted on my system the other two will not mount either.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 06 Mar 2006 06:39:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964752#M614417</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2006-03-06T06:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964753#M614418</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I tried mounting it diff directory.. Still same error.&lt;BR /&gt;&lt;BR /&gt;Lv minor number is unique.&lt;BR /&gt;&lt;BR /&gt;fsck -o full -y - Gievn some error that lost+found not found, ilink coludnt reconnect.&lt;BR /&gt;&lt;BR /&gt;any help please.. I dont have backup also..&lt;BR /&gt;&lt;BR /&gt;Jay</description>
      <pubDate>Mon, 06 Mar 2006 06:44:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964753#M614418</guid>
      <dc:creator>Jayasuntar</dc:creator>
      <dc:date>2006-03-06T06:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964754#M614419</link>
      <description>Hi Again,&lt;BR /&gt;&lt;BR /&gt;There seems some problem with the file system structure. What does fsck say now ?&lt;BR /&gt;&lt;BR /&gt;What about running a fsck with alternate super block option (-b)?&lt;BR /&gt;&lt;BR /&gt;There seems very remote possibility of recovering the data although.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Mon, 06 Mar 2006 07:14:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964754#M614419</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2006-03-06T07:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964755#M614420</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Now fsck says no error. &lt;BR /&gt;&lt;BR /&gt;But I am getting same error.&lt;BR /&gt;&lt;BR /&gt;How to find out the alternate super block location?.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Jay</description>
      <pubDate>Mon, 06 Mar 2006 07:42:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964755#M614420</guid>
      <dc:creator>Jayasuntar</dc:creator>
      <dc:date>2006-03-06T07:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964756#M614421</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I am getting error while running fsck -o full -y &lt;LV name=""&gt; that after phase2, Waning:- Lost+found directory not found for the fileset 999.&lt;BR /&gt;&lt;BR /&gt;But finally it says.. Fs is clean. But while try mount I am getting error that no such device found.&lt;BR /&gt;&lt;BR /&gt;Jay&lt;/LV&gt;</description>
      <pubDate>Mon, 06 Mar 2006 08:10:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964756#M614421</guid>
      <dc:creator>Jayasuntar</dc:creator>
      <dc:date>2006-03-06T08:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964757#M614422</link>
      <description>Well this sounds terminal I am afraid.&lt;BR /&gt;You may be forced to newfs and recover data.&lt;BR /&gt;&lt;BR /&gt;One question here is what OS version is this?&lt;BR /&gt;I vaguely recall a symptom such as you are seeing that was fixed by a patch, but I think it was for HP-UX 10.20</description>
      <pubDate>Mon, 06 Mar 2006 08:54:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964757#M614422</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2006-03-06T08:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964758#M614423</link>
      <description>Hi,&lt;BR /&gt;May be intent log is damaged.&lt;BR /&gt;Try&lt;BR /&gt;&lt;BR /&gt;fsck -F vxfs -o full,nolog -y &lt;LV name=""&gt;&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;TT&lt;/LV&gt;</description>
      <pubDate>Mon, 06 Mar 2006 09:46:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964758#M614423</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2006-03-06T09:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964759#M614424</link>
      <description>Hi Jay,&lt;BR /&gt;&lt;BR /&gt;Does fsck -o full -n on the FS give you any errors?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Jov&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Mar 2006 00:10:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-mount-dev-vg02-lvlcbhsrc-no-such-device/m-p/4964759#M614424</guid>
      <dc:creator>Jov</dc:creator>
      <dc:date>2006-03-07T00:10:10Z</dc:date>
    </item>
  </channel>
</rss>

