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

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!ux1.cso.uiuc.edu!news.cecer.army.mil!pirzyk
  3. From: pirzyk@vinny.cecer.army.mil (Jim Pirzyk)
  4. Subject: Re: New system administration.
  5. Message-ID: <Bz6JDr.Fwu@news.cecer.army.mil>
  6. Sender: news@news.cecer.army.mil (Net.Noise owner)
  7. Organization: US Army Corps of Engineers Construction Engineering Research Labs
  8. References: <1992Dec11.171335.1@sep.vitro.com>
  9. Date: Sun, 13 Dec 1992 04:05:51 GMT
  10. Lines: 62
  11.  
  12. In <1992Dec11.171335.1@sep.vitro.com> eswgcs%v8.decnet@v7.vitro.com writes:
  13.  
  14. >I have recently become defacto system administrator of a SPARCstation 2.
  15. >I am having a few problems that someone should either be able to easily 
  16. >answer.
  17.  
  18. >1. I am attempting to back up the file system using the dump command.
  19. >   I am attempting to dump to /dev/rst0 which is a 150MB 1/4 in. tape. 
  20.                              **^^^^^^^^^**
  21. >   For example:
  22. >   
  23. >       dump 0suvn 700 /dev/sd0a
  24.  
  25. >   I get the message:
  26.  
  27. >       DUMP: Date of this level 0 dump: Fri Dec 11 17:04:07 1992
  28. >       DUMP: Date of last level 0 dump: the epoch
  29. >       DUMP: Dumping /dev/rsd0a (/) to /dev/rmt8
  30.                                       **^^^^^^^^^**
  31. >       DUMP: mapping (Pass I) [regular files]
  32. >       DUMP: mapping (Pass II) [directories]
  33. >       DUMP: estimated 13468 blocks (6.58MB) on 0.61 tape(s).
  34. >       DUMP: NEEDS ATTENTION: Cannot open volume. Do you want to retry the
  35. >open?:
  36. >     
  37. >   Any suggestions???
  38.  
  39. You need to add the f option to dump to tell it to dunp to /dev/rst0 instead
  40. of /dev/rmt8 (which is the default).
  41.  
  42.  
  43. >2. Our SUN is connected to Internet via a VAX Mini named VITRO.  Everything
  44. >   works fine as long as I use IP addresses.  How do I fix up my SUN to use
  45. >   Internet site names.  I have hea/rd that there is a patch out there for this.
  46. ???
  47. Do you have the name and ip of the vax VITRO in the /etc/hosts file?
  48.  
  49. >3. How do I go about making a bootable tape.  Will the dump utility do this
  50. >   for me?
  51.  
  52. I would also like to know how to do this too.
  53.  
  54. >4. One lsat item.  I am using a program to connect our VAXstations to the sun.
  55. >   When a user wants to run X applications on their VAXstations, they enter
  56.  
  57. >      xdnet vax &
  58.  
  59. >   where vax is the node name of their station.  This program works fine, 
  60. >   except that xdnet does not get killed when the user logs out.  If 
  61. >   multiple xdnets are running for the same vax node, problems arise.  The
  62. >   vendor is "aware of the problem".  The recommended fix is to check that
  63. >   an xdnet is running when a user logs in.  If so, kill that xdent and start
  64. >   up a new one.  What is the best way to do this?
  65.  
  66.  
  67. >    Thanks !!!!!!
  68. >                                                 
  69. -- 
  70. [Jim] pirzyk@uiuc.edu ------------------------------------------
  71. TAC System Administrator, US Army Corps of Engineers 
  72. Construction Engineering Research Labs, Champaign IL USA
  73. /* Hello, we're the government and we're here to help you. :) */
  74.