home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sun / admin / 9384 < prev    next >
Encoding:
Text File  |  1992-12-12  |  2.1 KB  |  59 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!psinntp!vitro.com!vitro.com!eswgcs
  3. From: eswgcs%v8.decnet@v7.vitro.com
  4. Subject: New system administration.
  5. Message-ID: <1992Dec11.171335.1@sep.vitro.com>
  6. Summary: A new Sys. Administrator needs help.
  7. Lines: 46
  8. Sender: guest@vitro.com (DECnet default account)
  9. Reply-To: cstump@vitro.com
  10. Organization: Vitro Corporation
  11. Date: Fri, 11 Dec 1992 22:13:35 GMT
  12.  
  13. I have recently become defacto system administrator of a SPARCstation 2.
  14. I am having a few problems that someone should either be able to easily 
  15. answer.
  16.  
  17. 1. I am attempting to back up the file system using the dump command.
  18.    I am attempting to dump to /dev/rst0 which is a 150MB 1/4 in. tape. 
  19.    For example:
  20.    
  21.        dump 0suvn 700 /dev/sd0a
  22.  
  23.    I get the message:
  24.  
  25.        DUMP: Date of this level 0 dump: Fri Dec 11 17:04:07 1992
  26.        DUMP: Date of last level 0 dump: the epoch
  27.        DUMP: Dumping /dev/rsd0a (/) to /dev/rmt8
  28.        DUMP: mapping (Pass I) [regular files]
  29.        DUMP: mapping (Pass II) [directories]
  30.        DUMP: estimated 13468 blocks (6.58MB) on 0.61 tape(s).
  31.        DUMP: NEEDS ATTENTION: Cannot open volume. Do you want to retry the
  32. open?:
  33.      
  34.    Any suggestions???
  35.  
  36.  
  37. 2. Our SUN is connected to Internet via a VAX Mini named VITRO.  Everything
  38.    works fine as long as I use IP addresses.  How do I fix up my SUN to use
  39.    Internet site names.  I have heard that there is a patch out there for this.
  40.  
  41. 3. How do I go about making a bootable tape.  Will the dump utility do this
  42.    for me?
  43.  
  44. 4. One lsat item.  I am using a program to connect our VAXstations to the sun.
  45.    When a user wants to run X applications on their VAXstations, they enter
  46.  
  47.       xdnet vax &
  48.  
  49.    where vax is the node name of their station.  This program works fine, 
  50.    except that xdnet does not get killed when the user logs out.  If 
  51.    multiple xdnets are running for the same vax node, problems arise.  The
  52.    vendor is "aware of the problem".  The recommended fix is to check that
  53.    an xdnet is running when a user logs in.  If so, kill that xdent and start
  54.    up a new one.  What is the best way to do this?
  55.  
  56.  
  57.     Thanks !!!!!!
  58.                                                  
  59.