This is a discussion on ufsdump output interpretation within the Sun Solaris Administration forums, part of the Solaris Operating System category; --> Running ufsdump has this output: /usr/sbin/ufsdump 0uf /dev/rmt/0cn /opt/bsm/log DUMP: Writing 32 Kilobyte records DUMP: Date of this level ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Running ufsdump has this output: /usr/sbin/ufsdump 0uf /dev/rmt/0cn /opt/bsm/log DUMP: Writing 32 Kilobyte records DUMP: Date of this level 0 dump: Fri 28 Nov 2003 08:33:08 PM EST DUMP: Date of last level 0 dump: the epoch DUMP: Dumping /dev/md/rdsk/d12 (zcars0v4:/opt/bsm/log) to /dev/rmt/0cn. DUMP: Mapping (Pass I) [regular files] DUMP: Mapping (Pass II) [directories] DUMP: Estimated 11971066 blocks (5845.25MB). DUMP: Dumping (Pass III) [directories] DUMP: Dumping (Pass IV) [regular files] DUMP: 12.76% done, finished in 1:08 DUMP: 26.00% done, finished in 0:56 DUMP: 39.24% done, finished in 0:46 DUMP: 52.48% done, finished in 0:36 DUMP: End-of-tape detected DUMP: 57.23% done, finished in 0:32 DUMP: Change Volumes: Mount volume `#2' on `zcars0v4:/dev/rmt/0cn' DUMP: NEEDS ATTENTION: Is the new volume (#2) mounted on `zcars0v4:/dev/rmt/0cn' and ready to go?: ("yes" or "no") DUMP: NEEDS ATTENTION: Is the new volume (#2) mounted on `zcars0v4:/dev/rmt/0cn' and ready to go?: ("yes" or "no") DUMP: NEEDS ATTENTION: Is the new volume (#2) mounted on `zcars0v4:/dev/rmt/0cn' and ready to go?: ("yes" or "no") yes DUMP: Volume 2 begins with blocks from inode 35 DUMP: 57.24% done, finished in 0:32 DUMP: 70.00% done, finished in 0:22 DUMP: 83.20% done, finished in 0:12 DUMP: 96.48% done, finished in 0:02 DUMP: 11971006 blocks (5845.22MB) on 2 volumes at 1306 KB/sec DUMP: DUMP IS DONE DUMP: Level 0 dump on Fri 28 Nov 2003 08:33:08 PM EST I am puzzled by the messages "finished in 1:08", "finished in 0:56", .... I don't know the unit of the time here. If 1:08 means 1 hour and 8 minutes, then it is too long, the process had finished already. If 1:08 means 1 minute and 8 seconds, then it is too short, more than 5 minutes had passed before another message appeared. How to interpret the "finished in 1:08", "finished in 0:56", ...? |
| |||
| ma7777772@hotmail.com (TingChong) writes: >Running ufsdump has this output: >/usr/sbin/ufsdump 0uf /dev/rmt/0cn /opt/bsm/log > DUMP: Writing 32 Kilobyte records > DUMP: Date of this level 0 dump: Fri 28 Nov 2003 08:33:08 PM EST > DUMP: Date of last level 0 dump: the epoch > DUMP: Dumping /dev/md/rdsk/d12 (zcars0v4:/opt/bsm/log) to >/dev/rmt/0cn. > DUMP: Mapping (Pass I) [regular files] > DUMP: Mapping (Pass II) [directories] > DUMP: Estimated 11971066 blocks (5845.25MB). > DUMP: Dumping (Pass III) [directories] > DUMP: Dumping (Pass IV) [regular files] > DUMP: 12.76% done, finished in 1:08 > DUMP: 26.00% done, finished in 0:56 > DUMP: 39.24% done, finished in 0:46 > DUMP: 52.48% done, finished in 0:36 > DUMP: End-of-tape detected > DUMP: 57.23% done, finished in 0:32 > DUMP: Change Volumes: Mount volume `#2' on `zcars0v4:/dev/rmt/0cn' > DUMP: NEEDS ATTENTION: Is the new volume (#2) mounted on >`zcars0v4:/dev/rmt/0cn' and ready to go?: ("yes" or "no") > DUMP: NEEDS ATTENTION: Is the new volume (#2) mounted on >`zcars0v4:/dev/rmt/0cn' and ready to go?: ("yes" or "no") > DUMP: NEEDS ATTENTION: Is the new volume (#2) mounted on >`zcars0v4:/dev/rmt/0cn' and ready to go?: ("yes" or "no") yes > DUMP: Volume 2 begins with blocks from inode 35 > DUMP: 57.24% done, finished in 0:32 > DUMP: 70.00% done, finished in 0:22 > DUMP: 83.20% done, finished in 0:12 > DUMP: 96.48% done, finished in 0:02 > DUMP: 11971006 blocks (5845.22MB) on 2 volumes at 1306 KB/sec > DUMP: DUMP IS DONE > DUMP: Level 0 dump on Fri 28 Nov 2003 08:33:08 PM EST >I am puzzled by the messages "finished in 1:08", "finished in 0:56", >... >I don't know the unit of the time here. >If 1:08 means 1 hour and 8 minutes, then it is too long, the process >had finished already. That's 1 hour and 8 minutes. The time is an estimate. A new estimate is given at 10 minute intervals until it is done. >If 1:08 means 1 minute and 8 seconds, then it is too short, more than It doesn't look too far off from here. Maybe you saw the message well after it was first displayed. |
| ||||
| DUMP: 12.76% done, finished in 1:08 DUMP: 26.00% done, finished in 0:56 DUMP: 39.24% done, finished in 0:46 DUMP: 52.48% done, finished in 0:36 Interpretation: All the numbers are estimates. The 1:08 means 12.76% is done in 1 hour and 8 minutes. the 0:56 means 26.00% is done in 0 hour and 56 minutes. the 0:46 means 39.24% is done in 0 hour and 46 minutes. .... As time goes on, the estimate become more accurate. Neil W Rickert <rickert+nn@cs.niu.edu> wrote in message news:<bq9963$s25$1@husk.cso.niu.edu>... > ma7777772@hotmail.com (TingChong) writes: > > >Running ufsdump has this output: > > >/usr/sbin/ufsdump 0uf /dev/rmt/0cn /opt/bsm/log > > DUMP: Writing 32 Kilobyte records > > DUMP: Date of this level 0 dump: Fri 28 Nov 2003 08:33:08 PM EST > > DUMP: Date of last level 0 dump: the epoch > > DUMP: Dumping /dev/md/rdsk/d12 (zcars0v4:/opt/bsm/log) to > >/dev/rmt/0cn. > > DUMP: Mapping (Pass I) [regular files] > > DUMP: Mapping (Pass II) [directories] > > DUMP: Estimated 11971066 blocks (5845.25MB). > > DUMP: Dumping (Pass III) [directories] > > DUMP: Dumping (Pass IV) [regular files] > > DUMP: 12.76% done, finished in 1:08 > > DUMP: 26.00% done, finished in 0:56 > > DUMP: 39.24% done, finished in 0:46 > > DUMP: 52.48% done, finished in 0:36 > > DUMP: End-of-tape detected > > DUMP: 57.23% done, finished in 0:32 > > DUMP: Change Volumes: Mount volume `#2' on `zcars0v4:/dev/rmt/0cn' > > DUMP: NEEDS ATTENTION: Is the new volume (#2) mounted on > >`zcars0v4:/dev/rmt/0cn' and ready to go?: ("yes" or "no") > > DUMP: NEEDS ATTENTION: Is the new volume (#2) mounted on > >`zcars0v4:/dev/rmt/0cn' and ready to go?: ("yes" or "no") > > DUMP: NEEDS ATTENTION: Is the new volume (#2) mounted on > >`zcars0v4:/dev/rmt/0cn' and ready to go?: ("yes" or "no") yes > > DUMP: Volume 2 begins with blocks from inode 35 > > DUMP: 57.24% done, finished in 0:32 > > DUMP: 70.00% done, finished in 0:22 > > DUMP: 83.20% done, finished in 0:12 > > DUMP: 96.48% done, finished in 0:02 > > DUMP: 11971006 blocks (5845.22MB) on 2 volumes at 1306 KB/sec > > DUMP: DUMP IS DONE > > DUMP: Level 0 dump on Fri 28 Nov 2003 08:33:08 PM EST > > > >I am puzzled by the messages "finished in 1:08", "finished in 0:56", > >... > >I don't know the unit of the time here. > >If 1:08 means 1 hour and 8 minutes, then it is too long, the process > >had finished already. > > That's 1 hour and 8 minutes. > > The time is an estimate. A new estimate is given at 10 minute > intervals until it is done. > > >If 1:08 means 1 minute and 8 seconds, then it is too short, more than > > It doesn't look too far off from here. > > Maybe you saw the message well after it was first displayed. |