Mailing List Archive

3550 - 12.1(22)EA1 - multiple-fs
Hi,

Recently upgraded a 3550 to 12.1(22)EA1 and I see new file in the flash
called "multiple-fs" which causes config oscillation.
Any idea what it's for, and how to stop it from causing changes (beside
filtering the line) ?


@@ -27,12 +27,12 @@
!Variable: buffer size: 393216
!
!Flash: Directory of flash:/
!Flash: 2 -rwx 314 Mar 01 1993 03:12:34 +03:00
system_env_vars
- !Flash: 3 -rwx 1048 Jul 23 2004 06:30:15 +03:00
multiple-fs
!Flash: 4 -rwx 4950964 Mar 01 1993 03:10:55 +03:00
c3550-i5k2l2q3-mz.121-22.EA1.bin
!Flash: 5 -rwx 0 Mar 01 1993 03:12:34 +03:00 env_vars
!Flash: 8 drwx 192 Mar 01 1993 03:05:03 +03:00
c3550-i5q3l2-mz.121-19.EA1c
+ !Flash: 88 -rwx 1048 Jul 23 2004 12:30:18 +03:00
multiple-fs
!Flash: 16128000 bytes total (4003840 bytes free)
!
!
!VTP: VTP Version : 2
3550 - 12.1(22)EA1 - multiple-fs [ In reply to ]
Fri, Jul 23, 2004 at 12:49:32PM +0200, Yuval Ben-Ari:
>
> Hi,
>
> Recently upgraded a 3550 to 12.1(22)EA1 and I see new file in the flash
> called "multiple-fs" which causes config oscillation.
> Any idea what it's for, and how to stop it from causing changes (beside
> filtering the line) ?

can you 'more' the file? i dont know what it is. does the size change
or just the date?

asp, can we re-visit the time/space filtering? maybe we can come up with
some regexes to make file names that we want unfiltered and filter the
time and size from the remaining.
>
> @@ -27,12 +27,12 @@
> !Variable: buffer size: 393216
> !
> !Flash: Directory of flash:/
> !Flash: 2 -rwx 314 Mar 01 1993 03:12:34 +03:00
> system_env_vars
> - !Flash: 3 -rwx 1048 Jul 23 2004 06:30:15 +03:00
> multiple-fs
> !Flash: 4 -rwx 4950964 Mar 01 1993 03:10:55 +03:00
> c3550-i5k2l2q3-mz.121-22.EA1.bin
> !Flash: 5 -rwx 0 Mar 01 1993 03:12:34 +03:00 env_vars
> !Flash: 8 drwx 192 Mar 01 1993 03:05:03 +03:00
> c3550-i5q3l2-mz.121-19.EA1c
> + !Flash: 88 -rwx 1048 Jul 23 2004 12:30:18 +03:00
> multiple-fs
> !Flash: 16128000 bytes total (4003840 bytes free)
> !
> !
> !VTP: VTP Version : 2
3550 - 12.1(22)EA1 - multiple-fs [ In reply to ]
> Fri, Jul 23, 2004 at 12:49:32PM +0200, Yuval Ben-Ari:
> >
> > Hi,
> >
> > Recently upgraded a 3550 to 12.1(22)EA1 and I see new file
> in the flash
> > called "multiple-fs" which causes config oscillation.
> > Any idea what it's for, and how to stop it from causing
> changes (beside
> > filtering the line) ?
>
> can you 'more' the file? i dont know what it is. does the
> size change
> or just the date?

no,
3550#more flash:multiple-fs
%Error opening flash:multiple-fs (Permission denied)
3550#

> asp, can we re-visit the time/space filtering? maybe we can
> come up with
> some regexes to make file names that we want unfiltered and filter the
> time and size from the remaining.
> >

I should mention 2 more things:
1. I am running rancid 2.2.2
2. I currently use a custom changes to ShowFlash routine that filters
following files on Catalyst devices:
/config\.te?xt|vlan\.dat|snmpengineid|private-config/

So I guess this is no new problem, only new file :(
I guess I should add it to the list.

Tell me if there is smarter solution.

Thanks
Yuval