RE: Amrecover problem with gtar

2002-02-22 Thread Javier.Fernandez

hi,
Well, i tell you my problem.
I have a cluster, 
[root@sc01us0103]> df -k
Filesystemkbytesused   avail capacity  Mounted on
/dev/vx/dsk/rootvol  13105131 1270880 1170320010%/
/proc  0   0   0 0%/proc
fd 0   0   0 0%/dev/fd
mnttab 0   0   0 0%/etc/mnttab
/dev/vx/dsk/var  3096423   77297 2957198 3%/var
swap 5678064 120 5677944 1%/var/run
swap 56806002656 5677944 1%/tmp
/dev/vx/dsk/software 14573538 4071313 1035649029%/software
/dev/vx/dsk/node@1 957022516   83616 3%/global/.devices/node@1
/dev/vx/dsk/cf_dg/datos
 99089760 4303325 93795538 5%/global/datos
/dev/vx/dsk/cf_dg/datos2
 21360505   93441 21053459 1%/global/datos2
/dev/vx/dsk/node@2 957022516   83616 3%/global/.devices/node@2

I want to dump /, could you tell me how to do it?

Thanks.

-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Enviado el: jueves, 21 de febrero de 2002 13:56
Para: Javier Fernandez
Cc: [EMAIL PROTECTED]
Asunto: Re: Amrecover problem with gtar


On 21 Feb 2002 at 9:17am, [EMAIL PROTECTED] wrote

> Well, i have three machines with amanda, my disklist is
> 
> sc01us0105/   user-tar
> sc01us0103.cf.jcyl.es   /   user-tar
> sc01us0103.cf.jcyl.es   /global/datos2/esri-web user-tar
> sc01us0104.cf.jcyl.es   /   user-tar
> 
> where sc01us0105 is the server.
> 
> When i connect to sc01us0105 from sc01us0103 with amrecover, and set the the disk 
>and the date make a ls, and amrecover list
> opt/
> usr/
> 
> but the other files and dirs where are they?, i don't know. Because of 
> this, i can not recover /etc/hosts by example.

Amanda runs tar with the --one-file-system flag.  So, if sc01us0103 has 
more than one filesystem ('df -k' should show all the filesystems), then 
you'll need to add a disklist entry for each of them if you want to back 
up the entire machine.

-- 
Joshua Baker-LePain
Department of Biomedical Engineering
Duke University




Re: Amrecover problem with gtar

2002-02-21 Thread Joshua Baker-LePain

On 21 Feb 2002 at 9:17am, [EMAIL PROTECTED] wrote

> Well, i have three machines with amanda, my disklist is
> 
> sc01us0105/   user-tar
> sc01us0103.cf.jcyl.es   /   user-tar
> sc01us0103.cf.jcyl.es   /global/datos2/esri-web user-tar
> sc01us0104.cf.jcyl.es   /   user-tar
> 
> where sc01us0105 is the server.
> 
> When i connect to sc01us0105 from sc01us0103 with amrecover, and set the the disk 
>and the date make a ls, and amrecover list
> opt/
> usr/
> 
> but the other files and dirs where are they?, i don't know. Because of 
> this, i can not recover /etc/hosts by example.

Amanda runs tar with the --one-file-system flag.  So, if sc01us0103 has 
more than one filesystem ('df -k' should show all the filesystems), then 
you'll need to add a disklist entry for each of them if you want to back 
up the entire machine.

-- 
Joshua Baker-LePain
Department of Biomedical Engineering
Duke University