Here is what it looks like in my disklist.

homer   c0t0d0s0        nocomp-root             # /
homer   c0t0d0s1        nocomp-user             # /usr
homer   c0t0d0s4        nocomp-user             # /var
homer   c0t0d0s7        nocomp-user             # /opt
homer   c0t0d0s6        nocomp-user             # /export
homer   /dev/md/dsk/d0  nocomp-user             # /u01
homer   c0t0d0s3        nocomp-user             # /usr/local

and in index directory of homer:

[root@marge homer]# ls -l
total 18
drwxr-sr-x   9 amanda   backup       512 Nov  1 13:16 ./
drwxr-sr-x   7 amanda   backup       512 Oct 26 11:49 ../
drwxr-sr-x   2 amanda   backup       512 Nov  1 13:04 _dev_md_dsk_d0/
drwxr-sr-x   2 amanda   backup       512 Nov  1 13:05 c0t0d0s0/
drwxr-sr-x   2 amanda   backup       512 Nov  1 13:04 c0t0d0s1/
drwxr-sr-x   2 amanda   backup       512 Nov  1 13:05 c0t0d0s3/
drwxr-sr-x   2 amanda   backup       512 Nov  1 13:03 c0t0d0s4/
drwxr-sr-x   2 amanda   backup       512 Nov  1 13:03 c0t0d0s6/
drwxr-sr-x   2 amanda   backup       512 Nov  1 13:05 c0t0d0s7/
[root@marge homer]# cd _dev_md_dsk_d0/
[root@marge _dev_md_dsk_d0]# ls -l
total 14
drwxr-sr-x   2 amanda   backup       512 Nov  1 13:04 ./
drwxr-sr-x   9 amanda   backup       512 Nov  1 13:16 ../
-rw-------   1 amanda   backup         0 Oct 31 12:53 20001026_0
-rw-------   1 amanda   backup        20 Oct 26 15:06 20001026_0.gz
-rw-------   1 amanda   backup        20 Oct 26 22:03 20001026_1.gz
-rw-------   1 amanda   backup        20 Oct 27 22:03 20001027_1.gz
-rw-------   1 amanda   backup         0 Oct 31 12:53 20001030_1
-rw-------   1 amanda   backup        20 Oct 30 22:18 20001030_1.gz
-rw-------   1 amanda   backup        20 Nov  1 13:04 20001101_1.gz

As you can see the size of those index files for /dev/md/dsk/d0...
and the output of the 20001101_1.gz:

[root@marge _dev_md_dsk_d0]# gzcat 20001101_1.gz
[root@marge _dev_md_dsk_d0]#

It should contain at least 34000 entries for full backup.

Hope that'd give you some extra information.

> >/dev/md/dsk/d0 is a device disk for RAID5 partition (Sun's Solstice
> >Disksuite)
> >and in the disklist, I defined that partition as "nocomp-user", same as all
> >other partition in c0t0d0s0, c0t0d0s1, so forth.  ...
>
> That wasn't what I asked.  I asked what name you used for the disk, not
> what dumptype.  In other words, what's in the first column of disklist?
>
> >...  I wonder if I was supposed to specify a raw device
> >(e.g. /dev/md/rdsk/d0)?  ...
>
> That shouldn't matter.
>
> I also asked:
>
>   >...  When I tried to cat the index file from amanda's
>   >database and it was empty.  ...
>
>   What do you mean it was "empty"?  What does the directory structure
>   look like for this disk?  Are there any files in the lowest level?
>
> >Josh
>
> John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]

Reply via email to