Today's Topics:

  1. ufsdump (Marcos Rene)
  2. Re: ufsdump (Peter Kirkov)


------------------------------

Message: 2
Date: Mon, 7 Feb 2005 09:36:12 +0200
From: Peter Kirkov <[EMAIL PROTECTED]>
Subject: Re: [Solaris-Users] ufsdump
To: Solaris-Users mailing list <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=Windows-BG

On 06.2.2005 �., 22:12, you wrote:
MR> Hello.

MR> How can i backup an entire FS(with more than one disk, ct0..,ct1,,;
MR> etc.)with the command ufsdump, is possible do this with that command?.

MR> Thanks in advance
MR> Marcos.

I did not get your question clearly - if FS = filesystem, then how it
is spanning several drives ? Are you using RAID ?

No, are single drives(2 disks only, without none arrangement); i have the next File system:
Filesystem kbytes used avail capacity Mounted on
/dev/dsk/c0t0d0s0 493527 68190 375985 16% /
/dev/dsk/c0t0d0s4 2055463 912899 1080901 46% /usr
/proc 0 0 0 0% /proc
fd 0 0 0 0% /dev/fd
mnttab 0 0 0 0% /etc/mnttab
/dev/dsk/c0t0d0s3 10326052 276838 9945954 3% /var
swap 928248 16 928232 1% /var/run
/dev/dsk/c0t0d0s5 2055463 1314145 679655 66% /opt
/dev/dsk/c0t0d0s6 22463641 12035540 10203465 55% /home
/dev/dsk/c0t2d0s0 38476820 33926693 4165359 90% /home2
swap 928248 16 928232 1% /tmp


The c0t2 its backup on tape DDS-4(without trouble), but when i want backup the c0t0 on a tape DDS-3 with the command tar
does display "error EOF" (the information is <24GB!!!!!!!)so i did use the command ufsdump, displaying the next message:
server1# ufsdump 0cf /dev/rmt/0 /home
DUMP: Writing 63 Kilobyte records
DUMP: Date of this level 0 dump: Sun Feb 06 18:10:42 2005
DUMP: Date of last level 0 dump: the epoch
DUMP: Dumping /dev/rdsk/c0t0d0s6 (server1:/home) to /dev/rmt/0.
DUMP: Mapping (Pass I) [regular files]
DUMP: Mapping (Pass II) [directories]
DUMP: Estimated 24006894 blocks (11722.12MB).
DUMP: Dumping (Pass III) [directories]
DUMP: Dumping (Pass IV) [regular files]
DUMP: 14.34% done, finished in 0:59
DUMP: 28.45% done, finished in 0:50
DUMP: 42.99% done, finished in 0:39
DUMP: 57.47% done, finished in 0:29
DUMP: 71.85% done, finished in 0:19
DUMP: 90.02% done, finished in 0:06
DUMP: End-of-tape detected
DUMP: Tape rewinding
DUMP: 98.54% done, finished in 0:00
DUMP: Change Volumes: Mount volume `#2' on `server1:/dev/rmt/0'
DUMP: NEEDS ATTENTION: Is the new volume (#2) mounted on `server1:/dev/rmt/0' and ready to go?: ("yes" or "no")
DUMP: NEEDS ATTENTION: Is the new volume (#2) mounted on `server1:/dev/rmt/0' and ready to go?: ("yes" or "no")
DUMP: NEEDS ATTENTION: Is the new volume (#2) mounted on `server1:/dev/rmt/0' and ready to go?: ("yes" or "no")
DUMP: NEEDS ATTENTION: Is the new volume (#2) mounted on `server1:/dev/rmt/0' and ready to go?: ("yes" or "no")
DUMP: NEEDS ATTENTION: Is the new volume (#2) mounted on `server1:/dev/rmt/0' and ready to go?: ("yes" or "no")
DUMP: NEEDS ATTENTION: Is the new volume (#2) mounted on `server:/dev/rmt/0' and ready to go?: ("yes" or "no")
DUMP: NEEDS ATTENTION: Is the new volume (#2) mounted on `server1:/dev/rmt/0' and ready to go?: ("yes" or "no")
DUMP: NEEDS ATTENTION: Is the new volume (#2) mounted on `server1:/dev/rmt/0' and ready to go?: ("yes" or "no")
DUMP: NEEDS ATTENTION: Is the new volume (#2) mounted on `server1:/dev/rmt/0' and ready to go?: ("yes" or "no") yes
DUMP: Volume 2 begins with blocks from inode 2656017
DUMP: 98.54% done, finished in 0:00
DUMP: Tape rewinding
DUMP: 24007282 blocks (11722.31MB) on 2 volumes at 2996 KB/sec
DUMP: DUMP IS DONE
how can its possible use two tapes if the information is less than 24GB!!!
is something wrong with the information or with the disk??


Thanks.
Greetings
Marcos


ufsdump works with single file system i.e. it's not possible to use ufsdump only to backup several file systems.

ufsdump will work on RAID volumes, as they are one file system (
hardware layer, several harddrives are irrelevant in that case, as
this works transparently )

HTH,
Peter







_______________________________________________ Solaris-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/solaris-users

Reply via email to