<?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: backup issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-issue/m-p/4665307#M615894</link>
    <description>If you have online jfs&lt;BR /&gt;&lt;BR /&gt;#cd /&lt;BR /&gt;#lvextend -L size_in_mb /dev/vg00/lvolxx&lt;BR /&gt;#fsadm -F vxfs -b size_in_mb /usr&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 23 Jul 2010 12:17:05 GMT</pubDate>
    <dc:creator>VVS</dc:creator>
    <dc:date>2010-07-23T12:17:05Z</dc:date>
    <item>
      <title>backup issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-issue/m-p/4665305#M615892</link>
      <description>Hi all,&lt;BR /&gt;  I need to take the backup of the tmp &amp;amp; /sapmnt/PRD/exe in external tape drive.For this which utility should I use--tar or fbackup..&lt;BR /&gt;&lt;BR /&gt;please guve the comand syntax to....&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol6    2097152 2081920   15232   99% /tmp&lt;BR /&gt;/dev/vg00/sapmnt_local&lt;BR /&gt;                   1638400 1045085  556234   65% /sapmnt/PRD/exe&lt;BR /&gt;&lt;BR /&gt;And one more thing,VG00 is having free PE.SO can I able to extend the LV without rebooting and going to single user mode.pls suggest..its very urgent...&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Jul 2010 08:50:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-issue/m-p/4665305#M615892</guid>
      <dc:creator>kunjuttan</dc:creator>
      <dc:date>2010-07-23T08:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: backup issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-issue/m-p/4665306#M615893</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;you can use any one of tar and fbackup utility to take your backup?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#fbackup -f &lt;TAPE device="" name=""&gt; -i /tmp -i /sapmnt/PRD/exe -I /var/backup.index&lt;BR /&gt;&lt;BR /&gt;for this---------&amp;gt;And one more thing,VG00 is having free PE.SO can I able to extend the LV without rebooting and going to single user mode&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if you are using vxfs filesystem then you neither reboot nor go to single user mode .&lt;BR /&gt;you just follow the steps as:&lt;BR /&gt;&lt;BR /&gt;#lvextend -L &lt;SIZE&gt; /dev/vg00/lvolname /dev/dsk/diskname&lt;BR /&gt;&lt;BR /&gt;If you want to mentioned the name of disk for Correspondence PVs.&lt;BR /&gt;&lt;BR /&gt;#umount /mountpoint&lt;BR /&gt;&lt;BR /&gt;#extendfs -F vxfs /dev/vg00/rlvolname&lt;BR /&gt;&lt;BR /&gt;#mount /dev/vg00/lvolname /mountpoint&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Deeos&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SIZE&gt;&lt;/TAPE&gt;</description>
      <pubDate>Fri, 23 Jul 2010 10:46:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-issue/m-p/4665306#M615893</guid>
      <dc:creator>Deeos</dc:creator>
      <dc:date>2010-07-23T10:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: backup issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-issue/m-p/4665307#M615894</link>
      <description>If you have online jfs&lt;BR /&gt;&lt;BR /&gt;#cd /&lt;BR /&gt;#lvextend -L size_in_mb /dev/vg00/lvolxx&lt;BR /&gt;#fsadm -F vxfs -b size_in_mb /usr&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Jul 2010 12:17:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-issue/m-p/4665307#M615894</guid>
      <dc:creator>VVS</dc:creator>
      <dc:date>2010-07-23T12:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: backup issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-issue/m-p/4665308#M615895</link>
      <description>first check if you have OnlineJFS&lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/swlist | grep -i online&lt;BR /&gt;B3929EA  B.11.31   HP OnLineJFS (Server)&lt;BR /&gt;&lt;BR /&gt;if you have the online JFS, use VVS commands&lt;BR /&gt;&lt;BR /&gt;for backup&lt;BR /&gt;find out which tape dev to use&lt;BR /&gt;&lt;BR /&gt;#/usr/sbin/ioscan -fnkC tape&lt;BR /&gt;&lt;BR /&gt;#tar cvtf /dev/rmt0  /tmp /sapmnt/PRD/exe&lt;BR /&gt;</description>
      <pubDate>Sat, 24 Jul 2010 11:31:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-issue/m-p/4665308#M615895</guid>
      <dc:creator>Basheer_2</dc:creator>
      <dc:date>2010-07-24T11:31:00Z</dc:date>
    </item>
  </channel>
</rss>

