hello,
I've a problem with ufsdump
I'm trying to do a dump of a slice to a file
The dump seems to work fine but I've an error message when ufsdump try
to verify the dump
it complain that it cannot access the file of the dump
(but the file is in the right place )
this happens only for slice of size greater then 2Gb
if the size of the slice is less than 2 Gb also the verification
precess works
The manpage reports that ufsdump is largefile aware
the slice to dump is unmounted as results from
lunetta# df -k
Filesystem kbytes used avail capacity Mounted on
/dev/dsk/c0t0d0s0 697643 19055 622777 3% /
/dev/dsk/c0t0d0s5 2443635 492193 1902570 21% /usr
/proc 0 0 0 0% /proc
fd 0 0 0 0% /dev/fd
/dev/dsk/c0t0d0s4 1018191 103398 853702 11% /var
/dev/dsk/c0t0d0s3 11132976 3488893 7532754 32% /opt
lunetta# ufsdump 0vf /opt/CiscoMGC/local/pigi/prova.dump
/dev/rdsk/c0t1d0s5
DUMP: Writing 32 Kilobyte records
DUMP: Date of this level 0 dump: Tue Jan 13 16:08:39 2004
DUMP: Date of last level 0 dump: the epoch
DUMP: Dumping /dev/rdsk/c0t1d0s5 to
/opt/CiscoMGC/local/pigi/prova.dump.
DUMP: Mapping (Pass I) [regular files]
DUMP: Mapping (Pass II) [directories]
DUMP: Estimated 4429534 blocks (2162.86MB).
DUMP: Dumping (Pass III) [directories]
DUMP: Dumping (Pass IV) [regular files]
DUMP: Finished writing last dump volume
DUMP: NEEDS ATTENTION: Cannot open
`PDMA-S01:/opt/CiscoMGC/local/pigi/prova.dump'. Do you want to retry
the open?: ("yes" or "no")
DUMP: NEEDS ATTENTION: Cannot open
`PDMA-S01:/opt/CiscoMGC/local/pigi/prova.dump'. Do you want to retry
the open?: ("yes" or "no") yes
DUMP: NEEDS ATTENTION: Cannot open
`PDMA-S01:/opt/CiscoMGC/local/pigi/prova.dump'. Do you want to retry
the open?: ("yes" or "no") no
DUMP: The ENTIRE dump is aborted.
lunetta# ls -l /opt/CiscoMGC/local/pigi/prova.dump
-rw------- 1 root tty 2267906048 Jan 13 16:12
/opt/CiscoMGC/local/pigi/prova.dump
lunetta#
thanks in advance pierluigi
|
|
0
|
|
|
|
Reply
|
pierluigi
|
1/14/2004 10:57:44 AM |
|