home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / hp / 8683 < prev    next >
Encoding:
Text File  |  1992-07-29  |  2.2 KB  |  48 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!wupost!uwm.edu!news.mr.med.ge.com!news
  3. From: mike@news.mr.med.ge.com (Michael Dyer)
  4. Subject: Re: Question about fbackup and remote backups
  5. Message-ID: <1992Jul29.150405.22474@mr.med.ge.com>
  6. Sender: news@mr.med.ge.com
  7. Nntp-Posting-Host: sherlock
  8. Organization: GE Medical Systems, Magnetic Resonance
  9. References: <Jul28.231759.26477@yuma.ACNS.ColoState.EDU>
  10. Date: Wed, 29 Jul 92 15:04:05 GMT
  11. Lines: 35
  12.  
  13. From article <Jul28.231759.26477@yuma.ACNS.ColoState.EDU>, by dandy@stokes.LANCE.ColoState.Edu (David S. Dandy):
  14. > I'm trying to use fbackup to do a full backup of one 9000/730 (8.05) 
  15. > onto a DDS connected to a second 9000/730 (also 8.05). I'm having 
  16. > no success with the following:
  17. >     fbackup -0 -g /tmp/backuplist -f able.baker:/dev/rmt/0m
  18. > After starting up, fbackup terminates with a message to the effect
  19. > that there is no such machine as 'able.bake' known to it. When I 
  20. > try the IP number instead of the name, I get a similar termination
  21. > message; machine '123.45.67' is not responding. (Specifying just
  22. > 'able' is not sufficient for the nameserver.)
  23. > The bottom line is that no matter what I specify as the remote machine
  24. > name, fbackup seems to only pay attention to the first 9 characters of
  25. > that name (or IP number).
  26.  
  27.     That is exactly the problem I'm told. The code allows 10 bytes
  28.     for machine name and the NULL terminator. Anything over 9 bytes
  29.     for machine identifier and it will be truncated. This is a known
  30.     problem, no word on when it will be fixed.
  31.  
  32. > Is there some way to accomplish my goal of doing this remote backup?
  33.  
  34.     I would expect, but haven't tested, that aliasing your target 
  35.     machine name to something shorter than 10 bytes should work.
  36.     This would be in /etc/hosts or the Domain Name Server data
  37.     base, if you are running DNS.
  38. --
  39. ---------------------------------------------------------------------------
  40.    Michael J. Dyer                      Telephone:   AT&T 414.647.4044
  41.    General Electric Medical Systems           GE DialComm  8 *767.4044
  42.    P.O. Box 414  Mail Stop 12-27            Sect'y   AT&T 414.647.4584
  43.    Milwaukee, Wisconsin  USA 53201                         8 *767.4584
  44.    internet:  mike@sherlock.med.ge.com
  45.