<?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 Problem to mount file system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-mount-file-system/m-p/2886453#M935508</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;After a reboot , some FS was not mounted.&lt;BR /&gt;I try to mount them and i have that message :  "mount - Cannot open /dev/vg01/lvol3: No such device or address" for all the FS not mounted.&lt;BR /&gt;&lt;BR /&gt;What can i do to resolve the problem ?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 21 Jan 2003 11:10:09 GMT</pubDate>
    <dc:creator>Ali_11</dc:creator>
    <dc:date>2003-01-21T11:10:09Z</dc:date>
    <item>
      <title>Problem to mount file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-mount-file-system/m-p/2886453#M935508</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;After a reboot , some FS was not mounted.&lt;BR /&gt;I try to mount them and i have that message :  "mount - Cannot open /dev/vg01/lvol3: No such device or address" for all the FS not mounted.&lt;BR /&gt;&lt;BR /&gt;What can i do to resolve the problem ?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jan 2003 11:10:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-mount-file-system/m-p/2886453#M935508</guid>
      <dc:creator>Ali_11</dc:creator>
      <dc:date>2003-01-21T11:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to mount file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-mount-file-system/m-p/2886454#M935509</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;please check if vg01 is active:&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v vg01&lt;BR /&gt;&lt;BR /&gt;Is there running MC/SG? If, then check /etc/lvmrc if vg01 should be mounted automaticly after reboot. If there is no MC/SG running then activate the volume group:&lt;BR /&gt;&lt;BR /&gt;# vgchange -a y vg01&lt;BR /&gt;# mount -a&lt;BR /&gt;&lt;BR /&gt;If no errors all filesystems in vg01 should be mounted now.&lt;BR /&gt;&lt;BR /&gt;Regards ...&lt;BR /&gt;Armin</description>
      <pubDate>Tue, 21 Jan 2003 11:15:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-mount-file-system/m-p/2886454#M935509</guid>
      <dc:creator>Armin Feller</dc:creator>
      <dc:date>2003-01-21T11:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to mount file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-mount-file-system/m-p/2886455#M935510</link>
      <description>check /etc/lvmrc as whether it has entry for auto enabling vg01 after reboot.&lt;BR /&gt;&lt;BR /&gt;just do a &lt;BR /&gt;#vgchange -a y vg01&lt;BR /&gt;&lt;BR /&gt;Revert</description>
      <pubDate>Tue, 21 Jan 2003 11:18:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-mount-file-system/m-p/2886455#M935510</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-01-21T11:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to mount file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-mount-file-system/m-p/2886456#M935511</link>
      <description>Yes, &lt;BR /&gt;&lt;BR /&gt;outputs of &lt;BR /&gt;&lt;BR /&gt;vgdisplay -v vg01 &lt;BR /&gt;&lt;BR /&gt;ioscan -fknC disk&lt;BR /&gt;&lt;BR /&gt;ll /dev/vg01/&lt;BR /&gt;&lt;BR /&gt;will help us help you&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Tue, 21 Jan 2003 11:20:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-mount-file-system/m-p/2886456#M935511</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-01-21T11:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to mount file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-mount-file-system/m-p/2886457#M935512</link>
      <description>Armin,&lt;BR /&gt;&lt;BR /&gt;When i try do activate VG01 :&lt;BR /&gt;&lt;BR /&gt;vgchange -a y vg01&lt;BR /&gt;vgchange: Warning: Couldn't attach to the volume group physical volume "/dev/dsk/c0t14d0":&lt;BR /&gt;The path of the physical volume refers to a device that does not&lt;BR /&gt;exist, or is not configured into the kernel.&lt;BR /&gt;vgchange: Warning: couldn't query physical volume "/dev/dsk/c0t15d0":&lt;BR /&gt;vgchange: Couldn't query the list of physical volumes.&lt;BR /&gt;vgchange: Couldn't activate volume group "vg01":&lt;BR /&gt;Quorum not present, or some physical volume(s) are missing.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have this message for all disks of VG01.&lt;BR /&gt;&lt;BR /&gt;thanks.&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jan 2003 11:28:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-mount-file-system/m-p/2886457#M935512</guid>
      <dc:creator>Ali_11</dc:creator>
      <dc:date>2003-01-21T11:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to mount file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-mount-file-system/m-p/2886458#M935513</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;it seams that the disks doesn't responce in the time LVM recommended it.&lt;BR /&gt;&lt;BR /&gt;Please check if the disks are available:&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnCdisk&lt;BR /&gt;&lt;BR /&gt;and grep for "/dev/dsk/c0t14d0" and "/dev/dsk/c0t15d0". &lt;BR /&gt;&lt;BR /&gt;Please check also the timeout of the disks:&lt;BR /&gt;&lt;BR /&gt;# pvdisplay -v /dev/dsk/c0t14d0 | grep -i timeout&lt;BR /&gt;&lt;BR /&gt;# pvdisplay -v /dev/dsk/c0t15d0 | grep -i timeout&lt;BR /&gt;&lt;BR /&gt;I know problems with disk in EMC where we have to increase the time. Perhaps you have to set it up to 180 (sec), see man 'pvchange'.&lt;BR /&gt;&lt;BR /&gt;Regards ...&lt;BR /&gt;Armin</description>
      <pubDate>Tue, 21 Jan 2003 11:36:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-mount-file-system/m-p/2886458#M935513</guid>
      <dc:creator>Armin Feller</dc:creator>
      <dc:date>2003-01-21T11:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to mount file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-mount-file-system/m-p/2886459#M935514</link>
      <description>by any means did you change the SCSI id for any of the disks?&lt;BR /&gt;&lt;BR /&gt;Please post the output of &lt;BR /&gt;&lt;BR /&gt;#ioscan -fnC disk&lt;BR /&gt;&lt;BR /&gt;#pvdisplay -v /dev/dsk/cxtydz&lt;BR /&gt;(for both the disks)&lt;BR /&gt;&lt;BR /&gt;Also the output of /etc/lvmtab.&lt;BR /&gt;&lt;BR /&gt;Revert</description>
      <pubDate>Tue, 21 Jan 2003 11:40:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-mount-file-system/m-p/2886459#M935514</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-01-21T11:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to mount file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-mount-file-system/m-p/2886460#M935515</link>
      <description>When i do an ( ioscan -fnC disk ) the devices c0t14d0 and c0t15d0 don't appears. &lt;BR /&gt;and when i do a pvdisplay it returns me this error, (it looks like disks do not exits) :&lt;BR /&gt;&lt;BR /&gt;pvdisplay: Warning: couldn't query physical volume "/dev/dsk/c0t14d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt; this volume group&lt;BR /&gt;pvdisplay: Warning: couldn't query physical volume "/dev/dsk/c0t15d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt; this volume group&lt;BR /&gt;pvdisplay: Couldn't query the list of physical volumes.&lt;BR /&gt;pvdisplay: Couldn't retrieve the names of the physical volumes&lt;BR /&gt;belonging to volume group "/dev/vg01".&lt;BR /&gt;pvdisplay: Cannot display physical volume "/dev/dsk/c0t14d0".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jan 2003 13:35:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-mount-file-system/m-p/2886460#M935515</guid>
      <dc:creator>Ali_11</dc:creator>
      <dc:date>2003-01-21T13:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to mount file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-mount-file-system/m-p/2886461#M935516</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;if a 'ioscan' didn't show the disk then it seams to be a hardware problem ;-(&lt;BR /&gt;&lt;BR /&gt;Please open a harware case with your HP Responce Center.&lt;BR /&gt;&lt;BR /&gt;Regards ...&lt;BR /&gt;Armin</description>
      <pubDate>Tue, 21 Jan 2003 13:39:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-to-mount-file-system/m-p/2886461#M935516</guid>
      <dc:creator>Armin Feller</dc:creator>
      <dc:date>2003-01-21T13:39:32Z</dc:date>
    </item>
  </channel>
</rss>

