<?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 mount a file system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-mount-a-file-system/m-p/3235466#M627082</link>
    <description>Looks like your disk is broken, you could try to mount the filesystem read only, and copy the data to an other file system. This way you won't loose ALL your data.&lt;BR /&gt;&lt;BR /&gt;You will need to call HP and get the disk changed.&lt;BR /&gt;&lt;BR /&gt;# mount -o ro /dev/vg00/lvol9 /mnt&lt;BR /&gt;# find /mnt | cpio -pcmudv /copy&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Robert-Jan</description>
    <pubDate>Wed, 31 Mar 2004 10:35:09 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens</dc:creator>
    <dc:date>2004-03-31T10:35:09Z</dc:date>
    <item>
      <title>can't mount a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-mount-a-file-system/m-p/3235464#M627080</link>
      <description>I tried to mount /dev/vg00/lvol9, but the system displays some errors.&lt;BR /&gt;&lt;BR /&gt;jupiter,sys,root &amp;gt; mount /dev/vg00/lvol9&lt;BR /&gt;mount: /dev/vg00/lvol9 needs to be fsck'ed before mounting&lt;BR /&gt;mount: warning: if device /dev/vg00/lvol9 is mounted to another system&lt;BR /&gt;                then do not run fsck&lt;BR /&gt;jupiter,sys,root &amp;gt;&lt;BR /&gt;&lt;BR /&gt;Then I launched a fsck on this partition but the problem still here:jupiter,sys,root &amp;gt;  fsck /dev/vg00/lvol9&lt;BR /&gt;** /dev/vg00/lvol9&lt;BR /&gt;** Last Mounted on /mnt&lt;BR /&gt;** Phase 1 - Check Blocks and Sizes&lt;BR /&gt;&lt;BR /&gt;CANNOT READ: BLK 1368256&lt;BR /&gt;CONTINUE? y&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CANNOT READ: BLK 1368256&lt;BR /&gt;CONTINUE? y&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CANNOT READ: BLK 1368256&lt;BR /&gt;CONTINUE? y&lt;BR /&gt;&lt;BR /&gt;FAILED READ OF BLOCK #1368256, RETRIED 2 TIMES&lt;BR /&gt;** Phase 2 - Check Pathnames&lt;BR /&gt;** Phase 3 - Check Connectivity&lt;BR /&gt;** Phase 4 - Check Reference Counts&lt;BR /&gt;** Phase 5 - Check Cyl groups&lt;BR /&gt;SUMMARY INFORMATION (INODE FREE) BAD&lt;BR /&gt;BAD CYLINDER GROUPS&lt;BR /&gt;FIX? y&lt;BR /&gt;&lt;BR /&gt;** Phase 6 - Salvage Cylinder Groups&lt;BR /&gt;41254 files, 0 icont, 4336026 used, 216134 free (2334 frags, 26725 blocks)&lt;BR /&gt;DISK MEDIA PROBLEMS ENCOUNTERED!&lt;BR /&gt;BAD BLOCKS WERE FOUND ON THE DISK.&lt;BR /&gt;***** FILE SYSTEM IS NOT CLEAN -- DISK MEDIA PROBLEMS ENCOUNTERED *****&lt;BR /&gt;&lt;BR /&gt;***** FILE SYSTEM WAS MODIFIED *****&lt;BR /&gt;jupiter,sys,root &amp;gt;&lt;BR /&gt;&lt;BR /&gt;Can you help me, please ?&lt;BR /&gt;And is the pvmove command can solve this problem ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Mar 2004 10:09:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-mount-a-file-system/m-p/3235464#M627080</guid>
      <dc:creator>hp admin</dc:creator>
      <dc:date>2004-03-31T10:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: can't mount a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-mount-a-file-system/m-p/3235465#M627081</link>
      <description>CANNOT READ: BLK almost always means that you've got a bad disk drive.&lt;BR /&gt;&lt;BR /&gt;While I haven't done a lot with the pvmove, if fsck can't read the blk then pvmove probably wont be able to read the blk either.&lt;BR /&gt;&lt;BR /&gt;In the past this was always a disk replacement situation.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Kent M. Ostby&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Mar 2004 10:16:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-mount-a-file-system/m-p/3235465#M627081</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2004-03-31T10:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: can't mount a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-mount-a-file-system/m-p/3235466#M627082</link>
      <description>Looks like your disk is broken, you could try to mount the filesystem read only, and copy the data to an other file system. This way you won't loose ALL your data.&lt;BR /&gt;&lt;BR /&gt;You will need to call HP and get the disk changed.&lt;BR /&gt;&lt;BR /&gt;# mount -o ro /dev/vg00/lvol9 /mnt&lt;BR /&gt;# find /mnt | cpio -pcmudv /copy&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 31 Mar 2004 10:35:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-mount-a-file-system/m-p/3235466#M627082</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-03-31T10:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: can't mount a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-mount-a-file-system/m-p/3235467#M627083</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I agree with Kent.&lt;BR /&gt;&lt;BR /&gt;DISK MEDIA PROBLEMS ENCOUNTERED &lt;BR /&gt;&lt;BR /&gt;After that I faced this error on fsck three times and solution was only the replacement of disk....well I would say to substitute the disk as soon as possible, also it is about vg00!&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Wed, 31 Mar 2004 10:35:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-mount-a-file-system/m-p/3235467#M627083</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2004-03-31T10:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: can't mount a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-mount-a-file-system/m-p/3235468#M627084</link>
      <description>Thanks to all for answers,&lt;BR /&gt;&lt;BR /&gt;Even if I tried to mount the lvol file system, the error is submitted, and the system implies to fsck'ed the partition.&lt;BR /&gt;&lt;BR /&gt;And as in my first message I can't fsck'ed it.&lt;BR /&gt;&lt;BR /&gt;It's really a problem to lose data.</description>
      <pubDate>Wed, 31 Mar 2004 11:25:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-mount-a-file-system/m-p/3235468#M627084</guid>
      <dc:creator>hp admin</dc:creator>
      <dc:date>2004-03-31T11:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: can't mount a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-mount-a-file-system/m-p/3235469#M627085</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;force the mount and copy the data as soon as possible.&lt;BR /&gt;&lt;BR /&gt;HFS&lt;BR /&gt;# mount -f /dev/vg00/lvol4 /mnt&lt;BR /&gt;&lt;BR /&gt;VXFS&lt;BR /&gt;# mount -o ro /dev/vg00/lvol4 /mnt&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 31 Mar 2004 11:40:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-mount-a-file-system/m-p/3235469#M627085</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-03-31T11:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: can't mount a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-mount-a-file-system/m-p/3235470#M627086</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if u could get all the lv's (lvdisplay -v /dev/dsk/lvol9) certainly you can able to move the data thru' pvmove&lt;BR /&gt;&lt;BR /&gt;Add an additional/spare Harddisk.&lt;BR /&gt;&lt;BR /&gt;Try moving only this volume by issuing the following command....&lt;BR /&gt;&lt;BR /&gt;pvmove -n dev/vg00/lvol9 &lt;SOURCEDISK&gt; &lt;TARGETDISK&gt;&lt;BR /&gt;&lt;BR /&gt;If this has completed successfully, u may try with other volumes to new hdd..&lt;BR /&gt;&lt;BR /&gt;I hope certainly pvmove will help...&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;&lt;BR /&gt;suresh&lt;/TARGETDISK&gt;&lt;/SOURCEDISK&gt;</description>
      <pubDate>Fri, 02 Apr 2004 07:14:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-mount-a-file-system/m-p/3235470#M627086</guid>
      <dc:creator>SureshKumar_2</dc:creator>
      <dc:date>2004-04-02T07:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: can't mount a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-mount-a-file-system/m-p/3235471#M627087</link>
      <description>It does look like a disk failure. Try looking for lbolt errors in syslog to confirm. If good backups are available, that's the ticket.&lt;BR /&gt;&lt;BR /&gt;if not, remember that fsck does not always clean fs on 1st try.&lt;BR /&gt;fsck -o full -y &lt;BR /&gt;for 4 or 5 times could be required.&lt;BR /&gt;&lt;BR /&gt;also, I've never tried, but have been told there is an occasional quick fix in &lt;BR /&gt;&lt;BR /&gt;fsdb.</description>
      <pubDate>Fri, 02 Apr 2004 09:01:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-mount-a-file-system/m-p/3235471#M627087</guid>
      <dc:creator>doug mielke</dc:creator>
      <dc:date>2004-04-02T09:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: can't mount a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-mount-a-file-system/m-p/3235472#M627088</link>
      <description>I have added a new disk, then create a new LV (lvoltmp) in which I did a copy of all data that were on the old LV (lvol9) with the command: &lt;BR /&gt;dd if=/dev/vg00/rlvol9 of=/dev/vg00/rlvoltmp bs=1024k conv=noerror,sync&lt;BR /&gt;&lt;BR /&gt;NB: the conv option is very interessant (look man pages)&lt;BR /&gt;noerror: Do not stop processing on an input error.  If the sync conversion symbol is also specified, missing input is replaced with null bytes and processed normally; otherwise, the input block is omitted from the output.&lt;BR /&gt;&lt;BR /&gt;Now, I'll try to reformat my old LV and return data on it.&lt;BR /&gt;&lt;BR /&gt;Thank you all for your help.</description>
      <pubDate>Fri, 02 Apr 2004 10:20:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-mount-a-file-system/m-p/3235472#M627088</guid>
      <dc:creator>hp admin</dc:creator>
      <dc:date>2004-04-02T10:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: can't mount a file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-mount-a-file-system/m-p/3235473#M627089</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I recreate my lvol9 with -r n (see man page for info)&lt;BR /&gt;&lt;BR /&gt;Just have a look on the link, &lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=542133" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=542133&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;After that, I reformat my original LV (lvol9)and I have copied data from the newly LV (lvoltmp)&lt;BR /&gt;&lt;BR /&gt;But, I get a problem, my lvol9 becomes full (100%), after verification I found that the lost+found directory contain too files which have about 110 Mo each, and efectively some other files.&lt;BR /&gt;&lt;BR /&gt;Now my question, If I delete files on lost+found directory to get free space, will I have any problem ?&lt;BR /&gt;&lt;BR /&gt;Please your help.</description>
      <pubDate>Thu, 08 Apr 2004 05:06:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-mount-a-file-system/m-p/3235473#M627089</guid>
      <dc:creator>hp admin</dc:creator>
      <dc:date>2004-04-08T05:06:20Z</dc:date>
    </item>
  </channel>
</rss>

