<?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: fbackup not working in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115488#M313887</link>
    <description>How about&lt;BR /&gt;&lt;BR /&gt;# lssf /dev/rmt/0m&lt;BR /&gt;# diskinfo -v /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;Does "tar" work with the same tape?&lt;BR /&gt;Did you try another tape?&lt;BR /&gt;Check if it is write protected!</description>
    <pubDate>Wed, 12 Dec 2007 12:47:57 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2007-12-12T12:47:57Z</dc:date>
    <item>
      <title>fbackup not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115482#M313881</link>
      <description>Hi,&lt;BR /&gt;We have configured a IBM ULT3 tape drive with a HP-UX itanium server. We face issues when we use fback tp take backup. Th error is as below &lt;BR /&gt;"Starting interactive backup...&lt;BR /&gt;&lt;BR /&gt;br_backup: Invoking fbackup. See /var/sam/log/br_log for details.&lt;BR /&gt;&lt;BR /&gt;fbackup(1421): no history is available for graph file /var/sam/graphBCAa07861 (below level 0)&lt;BR /&gt;&lt;BR /&gt;fbackup(1004): session begins on Wed Dec 12 16:15:57 2007&lt;BR /&gt;&lt;BR /&gt;fbackup(3038): output file /dev/rmt/0m is not a valid device file for backup&lt;BR /&gt;&lt;BR /&gt;fbackup(3019): would you like to enter a new output file?"&lt;BR /&gt;&lt;BR /&gt;But when we use tar backup, the backup goes fine.&lt;BR /&gt;&lt;BR /&gt;Any suggestions</description>
      <pubDate>Wed, 12 Dec 2007 12:15:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115482#M313881</guid>
      <dc:creator>logaraman</dc:creator>
      <dc:date>2007-12-12T12:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115483#M313882</link>
      <description>"output file /dev/rmt/0m"&lt;BR /&gt;&lt;BR /&gt;Do you have that device file?&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnkCtape&lt;BR /&gt;&lt;BR /&gt;What is your command line?</description>
      <pubDate>Wed, 12 Dec 2007 12:18:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115483#M313882</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-12-12T12:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115484#M313883</link>
      <description>&amp;gt;fbackup(3038): output file /dev/rmt/0m is not a valid device file for backup&lt;BR /&gt;&lt;BR /&gt;Just check tape is inserted properly and detectable by syetem or not.&lt;BR /&gt;&lt;BR /&gt;#ioscan -funC tape&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Dec 2007 12:20:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115484#M313883</guid>
      <dc:creator>Shrikant Lavhate</dc:creator>
      <dc:date>2007-12-12T12:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115485#M313884</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;i am able to see the tape drive configured&lt;BR /&gt;&lt;BR /&gt;# ioscan -funC tape&lt;BR /&gt;Class     I  H/W Path     Driver S/W State   H/W Type     Description&lt;BR /&gt;=====================================================================&lt;BR /&gt;tape      0  0/3/1/0.6.0  stape CLAIMED     DEVICE       IBM     ULT3580-TD3&lt;BR /&gt;                         /dev/rmt/0m            /dev/rmt/c1t6d0BEST&lt;BR /&gt;                         /dev/rmt/0mb           /dev/rmt/c1t6d0BESTb&lt;BR /&gt;                         /dev/rmt/0mn           /dev/rmt/c1t6d0BESTn&lt;BR /&gt;                         /dev/rmt/0mnb          /dev/rmt/c1t6d0BESTnb</description>
      <pubDate>Wed, 12 Dec 2007 12:23:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115485#M313884</guid>
      <dc:creator>logaraman</dc:creator>
      <dc:date>2007-12-12T12:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115486#M313885</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;rmsf the tape device files and use insf -e or insf -C tape (not sure) to regenerate them.&lt;BR /&gt;&lt;BR /&gt;One of the files may have been inadvertantly hammered with a copy for mv command.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 12 Dec 2007 12:29:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115486#M313885</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-12-12T12:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115487#M313886</link>
      <description>Hi Steve,&lt;BR /&gt;We have tried those options but still the same issue</description>
      <pubDate>Wed, 12 Dec 2007 12:42:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115487#M313886</guid>
      <dc:creator>logaraman</dc:creator>
      <dc:date>2007-12-12T12:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115488#M313887</link>
      <description>How about&lt;BR /&gt;&lt;BR /&gt;# lssf /dev/rmt/0m&lt;BR /&gt;# diskinfo -v /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;Does "tar" work with the same tape?&lt;BR /&gt;Did you try another tape?&lt;BR /&gt;Check if it is write protected!</description>
      <pubDate>Wed, 12 Dec 2007 12:47:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115488#M313887</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-12-12T12:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115489#M313888</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The answers&lt;BR /&gt;&lt;BR /&gt;# lssf /dev/rmt/0m&lt;BR /&gt;stape card instance 1 SCSI target 6 SCSI LUN 0 at&amp;amp;t best density available at address 0/3/1/0.6.0 /dev/rmt/0&lt;BR /&gt;&lt;BR /&gt;# diskinfo -v /dev/rmt/0m&lt;BR /&gt;diskinfo: can't open /dev/rmt/0m: No such device or address&lt;BR /&gt;&lt;BR /&gt;Does "tar" work with the same tape?&lt;BR /&gt;Yes, tar works&lt;BR /&gt;&lt;BR /&gt;Did you try another tape?&lt;BR /&gt;yes , we had tried more than 5 tapes&lt;BR /&gt;&lt;BR /&gt;Check if it is write protected!&lt;BR /&gt;No it is not write protected</description>
      <pubDate>Wed, 12 Dec 2007 12:56:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115489#M313888</guid>
      <dc:creator>logaraman</dc:creator>
      <dc:date>2007-12-12T12:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115490#M313889</link>
      <description>If there is a good tape in drive, diskinfo will give a result like this (from my old workstation with DDS):&lt;BR /&gt;&lt;BR /&gt;# diskinfo /dev/rmt/0m&lt;BR /&gt;SCSI describe of /dev/rmt/0m:&lt;BR /&gt;             vendor: HP      &lt;BR /&gt;         product id: C1533A          &lt;BR /&gt;               type: sequential access&lt;BR /&gt;               size: 1822373 Kbytes&lt;BR /&gt;   bytes per sector: 1024&lt;BR /&gt;&lt;BR /&gt;If there is **NO** good tape inside, the result will be&lt;BR /&gt;&lt;BR /&gt;# diskinfo /dev/rmt/0m&lt;BR /&gt;diskinfo: can't open /dev/rmt/0m: No such device or address&lt;BR /&gt;&lt;BR /&gt;So I'm not sure about your tape and drive.</description>
      <pubDate>Wed, 12 Dec 2007 13:03:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115490#M313889</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-12-12T13:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115491#M313890</link>
      <description>BTW, what type of server is it and where is tape connected?&lt;BR /&gt;Post&lt;BR /&gt;&lt;BR /&gt;# model&lt;BR /&gt;# ioscan -fn</description>
      <pubDate>Wed, 12 Dec 2007 13:04:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115491#M313890</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-12-12T13:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115492#M313891</link>
      <description>Hi Torsten,&lt;BR /&gt;&lt;BR /&gt;We had inserted another tape and find below the output of diskinfo -v /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;# diskinfo -v /dev/rmt/0m&lt;BR /&gt;SCSI describe of /dev/rmt/0m:&lt;BR /&gt;             vendor: IBM&lt;BR /&gt;         product id: ULT3580-TD3&lt;BR /&gt;               type: sequential access&lt;BR /&gt;               size: 0 Kbytes&lt;BR /&gt;   bytes per sector: 0&lt;BR /&gt;          rev level: 73P5&lt;BR /&gt;    blocks per disk: 0&lt;BR /&gt;        ISO version: 0&lt;BR /&gt;       ECMA version: 0&lt;BR /&gt;       ANSI version: 3&lt;BR /&gt;    removable media: yes&lt;BR /&gt;    response format: 2&lt;BR /&gt;   (Additional inquiry bytes: (32)0 (33)0 (34)0 (35)0 (36)0 (37)0 (38)0 (39)0 (4&lt;BR /&gt;0)0 (41)0 (42)0 (43)0 (44)0 (45)0 (46)0 (47)0 (48)0 (49)0 (50)0 (51)c (52)0 )&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;The model of the server is ia64 hp server rx6600. The output of ioscan -fn is enclosed for your reeference.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Dec 2007 13:18:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115492#M313891</guid>
      <dc:creator>logaraman</dc:creator>
      <dc:date>2007-12-12T13:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115493#M313892</link>
      <description>IMHO this does not look good:&lt;BR /&gt;&lt;BR /&gt;size: 0 Kbytes &lt;BR /&gt;&lt;BR /&gt;Is it different for other tapes?&lt;BR /&gt;&lt;BR /&gt;Some more - what gives&lt;BR /&gt;&lt;BR /&gt;# mptutil /dev/mpt1&lt;BR /&gt;# mptconfig /dev/mpt1&lt;BR /&gt;&lt;BR /&gt;(this is the information from the SCSI HBA).</description>
      <pubDate>Wed, 12 Dec 2007 13:26:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115493#M313892</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-12-12T13:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115494#M313893</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Tried with couple of tapes too, the size is 0 Kbytes.&lt;BR /&gt;&lt;BR /&gt;Also find enclosed the requested output&lt;BR /&gt;&lt;BR /&gt;# mptutil /dev/mpt1&lt;BR /&gt;&lt;BR /&gt;******************************************************************************&lt;BR /&gt;****                                                                      ****&lt;BR /&gt;****               M P T U T I L  S u p p o r t   T o o l                 ****&lt;BR /&gt;****                                                                      ****&lt;BR /&gt;****                     for  Ultra320  SCSI   Controller                 ****&lt;BR /&gt;****                                                                      ****&lt;BR /&gt;****                        Version 1.04 : Jun 23 2006                    ****&lt;BR /&gt;****                                                                      ****&lt;BR /&gt;****   (C) Copyright 2003-2005 Hewlett-Packard Development Company, L.P.  ****&lt;BR /&gt;****                                                                      ****&lt;BR /&gt;******************************************************************************&lt;BR /&gt;&lt;BR /&gt;---- ADAPTER INFORMATION -----------------------------------------------------&lt;BR /&gt;&lt;BR /&gt; Device File                   : /dev/mpt1&lt;BR /&gt; Hardware Path                 : 0/3/1/0&lt;BR /&gt; Driver Version                : r11.23/1.04&lt;BR /&gt;&lt;BR /&gt;---- CHIP INFORMATION --------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt; Device ID                     : 0x0030&lt;BR /&gt; Vendor ID                     : 0x1000&lt;BR /&gt; Revision ID                   : 0x8&lt;BR /&gt; Subsystem ID                  : 0x12c5&lt;BR /&gt; Subsystem Vendor ID           : 0x103c&lt;BR /&gt; IOC Number                    : 0&lt;BR /&gt; Max. Devices                  : 16&lt;BR /&gt; Number of channels            : 2&lt;BR /&gt; Driver State                  : OPERATIONAL&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;---- FIRMWARE INFORMATION ----------------------------------------------------&lt;BR /&gt;&lt;BR /&gt; SCSI Firmware Version         : 1.03.35.69 IO&lt;BR /&gt; SCSI Firmware Version (Hex)   : 1.03.23.45 IO&lt;BR /&gt; SCSI Firmware Size            : 40356&lt;BR /&gt; EFI Driver Version            : 1.05.02.00&lt;BR /&gt;&lt;BR /&gt;---- V P D   I N F O R M A T I O N -------------------------------------------&lt;BR /&gt;&lt;BR /&gt; Adapter                       : PCI-X DUAL CHANNEL ULTRA320 SCSI ADAPTER&lt;BR /&gt; Part Number                   : A6961-60011&lt;BR /&gt; Engineering Code              : C-4640&lt;BR /&gt; Specification                 : PW=15W PCI-X=64BIT,133MHZ&lt;BR /&gt; Serial Number                 : P032931507&lt;BR /&gt; Manufacturing Date Code       : C-4640&lt;BR /&gt; EFI driver version            : 1.05.02.00&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# mptconfig /dev/mpt1&lt;BR /&gt;&lt;BR /&gt; Scan For Devices ...&lt;BR /&gt;&lt;BR /&gt;---- ADAPTER INFORMATION -----------------------------------------------------&lt;BR /&gt;&lt;BR /&gt; Device File                   : /dev/mpt1&lt;BR /&gt; Hardware Path                 : 0/3/1/0&lt;BR /&gt;&lt;BR /&gt;---- BUS PARAMETERS ----------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt; Initiator SCSI ID             : 7&lt;BR /&gt; SCSI Bus Rate                 : Ultra320&lt;BR /&gt; SCSI Bus Width                : Wide&lt;BR /&gt;&lt;BR /&gt;---- CHANNEL CAPABILITIES ----------------------------------------------------&lt;BR /&gt;&lt;BR /&gt; Req/Ack Offset                : 127&lt;BR /&gt; Bus Mode                      : LVD&lt;BR /&gt; Quick Arbitration Selection   : Enabled&lt;BR /&gt; DT Clocking                   : Enabled&lt;BR /&gt; Packetized                    : Enabled&lt;BR /&gt;&lt;BR /&gt;---- TARGET PARAMETERS -------------------------------------------------------&lt;BR /&gt; Target   Description        Firmware  In Use     In Use&lt;BR /&gt;   Id                        Version   Rate       Width&lt;BR /&gt;------------------------------------------------------------------------------&lt;BR /&gt;          No Targets&lt;BR /&gt;&lt;BR /&gt;------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Dec 2007 13:35:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115494#M313893</guid>
      <dc:creator>logaraman</dc:creator>
      <dc:date>2007-12-12T13:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115495#M313894</link>
      <description>Since tar is working fine, there are no issues with the hardware. The problem is that unlike tar, fbackup directly interacts with every tape drive and there are unfortunately, many different tape drive variations as far as commands and status bits. To support this tape drive, you'll need the latest fbackup patch PHCO_31622 (for 11.23). If that does not fix the problem, you'll need to exchange the IBM drive for an HP drive to use fbackup.</description>
      <pubDate>Thu, 13 Dec 2007 00:53:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115495#M313894</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-12-13T00:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115496#M313895</link>
      <description>Hi Bill,&lt;BR /&gt;&lt;BR /&gt;Will install the patch and let you know.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Dec 2007 03:46:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115496#M313895</guid>
      <dc:creator>logaraman</dc:creator>
      <dc:date>2007-12-13T03:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115497#M313896</link>
      <description>Hi Bill,&lt;BR /&gt;&lt;BR /&gt;Th epatch is already installed..&lt;BR /&gt;&lt;BR /&gt;Any other suggestions other than changing the tape drive</description>
      <pubDate>Thu, 13 Dec 2007 03:59:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115497#M313896</guid>
      <dc:creator>logaraman</dc:creator>
      <dc:date>2007-12-13T03:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115498#M313897</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;I had the same problem with hpux 11.11 with quantum lto3. Even after newest patch install for stape drive wont solve the issue.&lt;BR /&gt;&lt;BR /&gt;Yes, tar could work but fbackup doesn't. &lt;BR /&gt;&lt;BR /&gt;Thats mean, nothing wrong with hardware. Its just fbackup.&lt;BR /&gt;&lt;BR /&gt;After a long study on the case, it turn out fbackup is very particular with tape drives type.&lt;BR /&gt;&lt;BR /&gt;My solution after long months of fbackup problem.......i've changed to hp Ultrium 960 (LTO3) and it works straight away.&lt;BR /&gt;&lt;BR /&gt;You can look in itrc and you will find more about fbackup problem with non-HP LTO3.&lt;BR /&gt;&lt;BR /&gt;It seems you have no choice but to use HP LTO3 for fbackup.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Dec 2007 06:14:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115498#M313897</guid>
      <dc:creator>Khairy</dc:creator>
      <dc:date>2007-12-13T06:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115499#M313898</link>
      <description>Not sure if this works but I've seen HP9000 systems at a customer and they were using an atdd driver for IBM LTO drives on HP-UX.&lt;BR /&gt;This atdd driver was instead of stape on those systems.&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Dec 2007 14:06:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115499#M313898</guid>
      <dc:creator>Marcel Burggraeve</dc:creator>
      <dc:date>2007-12-13T14:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115500#M313899</link>
      <description>&amp;gt;&amp;gt; stape is intended for SCSI tape drives, and not Fibre Channel tape drives such as the IBM ULT3580.&lt;BR /&gt;&amp;gt;&amp;gt; Also, from the following IBM URL there is further information on the atdd driver&lt;BR /&gt;requirement:&lt;BR /&gt;&lt;A href="http://www-1.ibm.com/support/docview.wss?rs=543&amp;amp;context=STCVQ6R&amp;amp;dc=D430&amp;amp;uid=ssg1S4000102&amp;amp;loc=en_US&amp;amp;cs=utf-8" target="_blank"&gt;http://www-1.ibm.com/support/docview.wss?rs=543&amp;amp;context=STCVQ6R&amp;amp;dc=D430&amp;amp;uid=ssg1S4000102&amp;amp;loc=en_US&amp;amp;cs=utf-8&lt;/A&gt;〈=en&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Dec 2007 07:11:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-not-working/m-p/4115500#M313899</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2007-12-17T07:11:34Z</dc:date>
    </item>
  </channel>
</rss>

