home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / question / 14745 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.4 KB  |  37 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!mcsun!inesc.inesc.pt!dec4pt.puug.pt!bvl!root
  3. From: jessica.bvl.pt!root (Operator)
  4. Subject: Re: How to restore from dump tapes on AIX
  5. Message-ID: <1992Dec16.123733.3621@bvl.pt>
  6. Sender: root@bvl.pt (Operator)
  7. Organization: Bolsa de Valores de Lisboa
  8. References: <1992Dec11.232836.915@athena.mit.edu>
  9. Date: Wed, 16 Dec 1992 12:37:33 GMT
  10. Lines: 25
  11.  
  12. In article <1992Dec11.232836.915@athena.mit.edu> herrera@athena.mit.edu  
  13. (Ramon F Herrera) writes:
  14.  
  15. > My question is:  Given that I have my backup tapes,
  16. > how can I find out what were the partitions of
  17. > the hard disk (the precise sizes) before the crash?
  18. > Does AIX have something functionally equivalent to
  19. > Sun 'format' or 'dkinfo'?
  20.  
  21. What's the format of the backups ?
  22. Backup by name or by i-node ?
  23.  
  24. Anyhow, in any of this cases, you will have to re-create the filesystems
  25. by hand, and then restore the files.
  26. Take a look in what IBM call 'image', with this technic you may create an
  27. image of your system, all mounted file systems will be dumped to tape
  28. and you can latter restore them in just one go (note that the hardware
  29. information, tty, printers and so on, is not saved).
  30. With this image tape, you can boot from the flopies and install this
  31. image tape. It's possible to create a boot tape, but I don't remember
  32. how... I'm far from AIX for about half an year now.
  33.  
  34. regards,
  35. vasco.
  36.