<?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: Remote Backup. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/remote-backup/m-p/3140653#M8491</link>
    <description>Mark,&lt;BR /&gt;   Is there anyway i can find out whether &lt;BR /&gt;   the driver on my old linux are proper or &lt;BR /&gt;   not.&lt;BR /&gt;&lt;BR /&gt;   What should be the command after &lt;BR /&gt;   configuring NFS on older box, so that i &lt;BR /&gt;   can backup my data on the newer linux &lt;BR /&gt;   box dat drive.&lt;BR /&gt;&lt;BR /&gt;   Thanks,&lt;BR /&gt;   Amit.&lt;BR /&gt;</description>
    <pubDate>Wed, 10 Dec 2003 04:08:02 GMT</pubDate>
    <dc:creator>Amit Dixit_2</dc:creator>
    <dc:date>2003-12-10T04:08:02Z</dc:date>
    <item>
      <title>Remote Backup.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-backup/m-p/3140651#M8489</link>
      <description>Hi,&lt;BR /&gt;  I am having a RedHat Linux Server Version &lt;BR /&gt;  5.3 (Apollo).&lt;BR /&gt; &lt;BR /&gt;  From Last 2 months i am having problem with &lt;BR /&gt;  its dat drive.&lt;BR /&gt;  Though i got it repaired few time it take &lt;BR /&gt;  bakup for 2 times then again start giving &lt;BR /&gt;  error of "Sequentail Position..."&lt;BR /&gt;&lt;BR /&gt;  I replaced the dat drive and go a new one &lt;BR /&gt;  which worked fine the other Linux system &lt;BR /&gt;  Version Redhat 9.0&lt;BR /&gt; &lt;BR /&gt;  Then I installed that dat drive on my older &lt;BR /&gt;  linux and after two days i am again back to &lt;BR /&gt;  the same problem.&lt;BR /&gt;  Is there something wrong with my linux &lt;BR /&gt;  box ??&lt;BR /&gt;&lt;BR /&gt;  How can I take the backup of /home folder &lt;BR /&gt;  from my older linux to the newer one on dat &lt;BR /&gt;  drive.&lt;BR /&gt;&lt;BR /&gt;  Yesterday i tried to take the backup on my &lt;BR /&gt;  newer linux box hdb1 disk and i gave the &lt;BR /&gt;  following command from the older linux box.&lt;BR /&gt;&lt;BR /&gt;  # tar cvf - ./home1 | ssh &lt;BR /&gt;    MAILSERVER "/bin/dd of=/dev/hdb1"&lt;BR /&gt;&lt;BR /&gt;  After that when i gave ls -l on the &lt;BR /&gt;  newerserver i saw that my hdb1 disk is &lt;BR /&gt;  corrupted and it is showing filesystem error&lt;BR /&gt;  how can i recvoer my disk.&lt;BR /&gt;&lt;BR /&gt;  Please anyone with suggestions to my &lt;BR /&gt;  problems.&lt;BR /&gt;&lt;BR /&gt;  Thanks,&lt;BR /&gt;  Amit.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Dec 2003 03:54:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-backup/m-p/3140651#M8489</guid>
      <dc:creator>Amit Dixit_2</dc:creator>
      <dc:date>2003-12-10T03:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Backup.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-backup/m-p/3140652#M8490</link>
      <description>It may be that the drivers on the older box are not as good as they might be.  You can NFS mount the directory you want to mount from the old box to the new one and back it up from there is you want.&lt;BR /&gt; &lt;BR /&gt;Your second questions shows that you have completely broken the filesystem on hdb1.  You shouldn't dd with an output file of a disk partition unless there is no filesystem it or you are dd a source that is a filesystem.  dd of=filename is generally a better idea in these case.</description>
      <pubDate>Wed, 10 Dec 2003 04:02:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-backup/m-p/3140652#M8490</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-12-10T04:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Backup.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-backup/m-p/3140653#M8491</link>
      <description>Mark,&lt;BR /&gt;   Is there anyway i can find out whether &lt;BR /&gt;   the driver on my old linux are proper or &lt;BR /&gt;   not.&lt;BR /&gt;&lt;BR /&gt;   What should be the command after &lt;BR /&gt;   configuring NFS on older box, so that i &lt;BR /&gt;   can backup my data on the newer linux &lt;BR /&gt;   box dat drive.&lt;BR /&gt;&lt;BR /&gt;   Thanks,&lt;BR /&gt;   Amit.&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Dec 2003 04:08:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-backup/m-p/3140653#M8491</guid>
      <dc:creator>Amit Dixit_2</dc:creator>
      <dc:date>2003-12-10T04:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Backup.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-backup/m-p/3140654#M8492</link>
      <description>Amit&lt;BR /&gt; &lt;BR /&gt;I am not sure about the driver on the old box, and it may not even be the driver, it could be the SCSI sub-system or one of several things.  It might be worth installing the latest kernel on it.&lt;BR /&gt; &lt;BR /&gt;However, usin NFS is easy.  When it configured on your old box just create an /etc/exports file on the old machine with an entry in it that looks something like&lt;BR /&gt; &lt;BR /&gt;/home hostB(rw,no_root_squash)&lt;BR /&gt; &lt;BR /&gt;hostB will be the hostname of your newer machine.  Then do "exportfs -a" from the old machine.&lt;BR /&gt; &lt;BR /&gt;From the new machine create a directory called /oldmachine and then "mount hostA:/home /oldmachine".  This will mount /home from your old machine onto /oldmachine on your new machine.&lt;BR /&gt; &lt;BR /&gt;You would then back up /oldmachine using your favourite backup method.&lt;BR /&gt; &lt;BR /&gt;e.g tar cvf /dev/st0 /oldmachine</description>
      <pubDate>Wed, 10 Dec 2003 04:35:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-backup/m-p/3140654#M8492</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-12-10T04:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Backup.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-backup/m-p/3140655#M8493</link>
      <description>Thanks Marks.&lt;BR /&gt;  Well for the time being i will live with &lt;BR /&gt;  the NFS solution only cannot afford to do &lt;BR /&gt;  R&amp;amp;D with the kernel since that oldbox is &lt;BR /&gt;  running sendmail and if something goes &lt;BR /&gt;  wrong i will be kicked out...&lt;BR /&gt;&lt;BR /&gt;  Mark, please suggest me books or articles &lt;BR /&gt;  from where i can increase my knowledge.&lt;BR /&gt;&lt;BR /&gt;  Thanks,&lt;BR /&gt;  Amit.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Dec 2003 04:48:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-backup/m-p/3140655#M8493</guid>
      <dc:creator>Amit Dixit_2</dc:creator>
      <dc:date>2003-12-10T04:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Backup.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remote-backup/m-p/3140656#M8494</link>
      <description>I can't really suggest any books for you as I don't think I ever read one :(&lt;BR /&gt; &lt;BR /&gt;However, keep in touch with things like this forum, just read peoples posts and you'll learn a tremendous amount.</description>
      <pubDate>Wed, 10 Dec 2003 04:59:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remote-backup/m-p/3140656#M8494</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-12-10T04:59:01Z</dc:date>
    </item>
  </channel>
</rss>

