Hello fellow admin,
As part of our backup policy, we wish to backup regularly the / (root) and
/usr partitions. However, we are experiencing problems mounting the backup
filesystem created with dump command. The backup devices do not appear to
have any filesystem present. In addition, the following error message
appears in the system log:
-- cut --
Oct 23 20:17:28 pol1 vmunix: I/O error (errno 30) for block(0x0, 0x0) on device 8,33792
-- cut --
More details follow:
-- cut --
/ # dump -0f /dev/rz17a /
dump: Dumping from host pol1.phy.cam.ac.uk
dump: Date of this level 0 dump: Fri Oct 23 19:41:21 1998 BST
dump: Date of last level  dump: the start of the epoch 
dump: Dumping /dev/rrz0a (/) to /dev/rz17a
dump: Mapping (Pass I) [regular files]
dump: Mapping (Pass II) [directories]
dump: Estimate: 123983 tape blocks on 1 volume(s)
dump: Dumping (Pass III) [directories]
dump: Volume 1, diskette # 0001, begins with blocks from i-node 2
dump: Dumping (Pass IV) [regular files]
dump: 0.40% done -- finished in 00:08
dump: Actual: 124168 tape blocks on 1 volume(s)
dump: Blocks remaining on volume: 4065880
dump: Volumes used: 1
dump: Remove last diskette
dump: Dump completed at Fri Oct 23 19:44:34 1998 BST
/ # mount /dev/rz17a /mnt
/dev/rz17a on /mnt: No valid filesystem exists on this partition
/ # disklabel rz0 | tail -11
8 partitions:
#        size   offset    fstype   [fsize bsize   cpg]
  a:   407732        0    4.2BSD     1024  8192    16   # (Cyl.    0 - 257*)
  b:   947254   407732      swap                        # (Cyl.  257*- 855*)
  c:  4110480        0    unused     1024  8192         # (Cyl.    0 - 2594)
  d:   750000   881072    unused     1024  8192         # (Cyl.  556*- 1029*)
  e:  1191936  1724416    unused     1024  8192         # (Cyl. 1088*- 1841*)
  f:  1194128  2916352    unused     1024  8192         # (Cyl. 1841*- 2594)
  g:  2755494  1354986    4.2BSD     1024  8192    16   # (Cyl.  855*- 2594)
  h:  1497580  2612900    unused     1024  8192         # (Cyl. 1649*- 2594)
/ # disklabel rz17 | tail -11
8 partitions:
#        size   offset    fstype   [fsize bsize   cpg]
  a:   407733        0    4.2BSD     1024  8192    16   # (Cyl.    0 - 180*)
  b:   777444   131072    unused        0     0         # (Cyl.   57*- 401*)
  c:  8380080        0    unused        0     0         # (Cyl.    0 - 3707)
  d:  2623488   532480    unused        0     0         # (Cyl.  235*- 1396*)
  e:  2623488  3155968    unused        0     0         # (Cyl. 1396*- 2557*)
  f:  4269600   908516    4.2BSD     1024  8192    16   # (Cyl.  401*- 2291*)
  g:  2755494  5178116    4.2BSD     1024  8192    16   # (Cyl. 2291*- 3510*)
  h:  1497580  6882500    unused     1024  8192         # (Cyl. 3045*- 3707)
-- cut --
Even 'fsck' reports problems. Obviously I am doing something wrong,
but "I can not see trees for the wood". Any help would be very
appreciated.
Summary to follow.
Regards,
Rich
 /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ _ \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\
/_/       Richard A Bemrose     /_\ Polymers and Colloids Group \_\
/_/ email: rb237_at_phy.cam.ac.uk  /_\    Cavendish  Laboratory    \_\  
/_/   Tel: +44 (0)1223 337 267  /_\   University of Cambridge   \_\   
/_/   Fax: +44 (0)1223 337 000  /_\       Madingley  Road       \_\   
/_/       (space for rent)      / \   Cambridge,  CB3 0HE, UK   \_\   
 /_/_/_/_/_/_/  
http://www.poco.phy.cam.ac.uk/~rb237 \_\_\_\_\_\_\
             "Life is everything and nothing all at once"
              -- Billy Corgan, Smashing Pumpkins
Received on Fri Oct 23 1998 - 19:24:34 NZDT