X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C738E1.DA44DC20@onstor-exch02.onstor.net>; Mon, 15 Jan 2007 12:15:08 -0800
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-class: urn:content-classes:message
Subject: RE: Ugly output of system config copy
Date: Mon, 15 Jan 2007 12:15:08 -0800
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E0A9477@onstor-exch02.onstor.net>
In-Reply-To: <20070115102855.72c7bf51@ripper.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: Ugly output of system config copy
thread-index: Acc40wOCv+qJp8PZRb+L1V3xBT4RPAADr9Fw
From: "Larry Scheer" <larry.scheer@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>

Don't think so I haven't touched the config update stuff either.=20

-----Original Message-----
From: Andrew Sharp [mailto:andy.sharp@onstor.com]=20
Sent: Monday, January 15, 2007 10:29 AM
To: Larry Scheer
Subject: Re: Ugly output of system config copy

Looks like a bug in your stuff.  I haven't checked in any changes to
do_copy_files()

Cheers,

a


On Mon, 15 Jan 2007 00:28:01 -0800 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

> Andy,
> 	Since you changed cmd_flash the final step of the upgrade
> program looks ugly. It now shows:
>=20
> Updating configuration files
>
etc/hostsetc/mygateetc/hostname.sc1etc/hostname.sc2etc/master.passwdetc/
>
passwdetc/pwd.dbetc/spwd.dbetc/mynameusr/local/agile/conf/cluster.confus
>
r/local/agile/conf/cluster.db.DB0usr/local/agile/conf/cluster.db.DBSYS1e
>
tc/ssh/ssh_host_dsa_key.pubetc/ssh/ssh_host_dsa_keyetc/ssh/ssh_host_key.
>
pubetc/ssh/ssh_host_keyetc/ssh/ssh_host_rsa_keyetc/ssh/ssh_host_rsa_key.
>
pubetc/localtimeetc/syslog.confetc/ntp.confetc/ntp/step-tickersusr/local
> /agile/etc/elog.confusr/local/agile/etc/syslog.confpwd_mkdb:
> /mnt1/etc/master.passwd: No such file or directory
> pwd_mkdb: /mnt1/etc/master.passwd: No such file or directory
>=20
> These used to print out one item at a time something like:
>=20
> eng216 diag> system config copy
> Mounted secondary disk
> Starting to copy the files to the secondary disk
> usr/local/agile/conf/agile.conf
> etc/hosts
> etc/mygate
> etc/hostname.sc1
> etc/hostname.sc2
> etc/master.passwd
> etc/passwd
> etc/pwd.db
> etc/spwd.db
> etc/myname
> usr/local/agile/conf/cluster.conf
> usr/local/agile/conf/cluster.db.DB0
> usr/local/agile/conf/cluster.db.DBSYS1
> etc/ssh/ssh_host_dsa_key.pub
> etc/ssh/ssh_host_dsa_key
> etc/ssh/ssh_host_key.pub
> etc/ssh/ssh_host_key
> etc/ssh/ssh_host_rsa_key
> etc/ssh/ssh_host_rsa_key.pub
> etc/localtime
> etc/syslog.conf
> etc/ntp.conf
> etc/ntp/step-tickers
> usr/local/agile/etc/elog.conf
> usr/local/agile/etc/syslog.conf
>=20
> Can you fix the one line printout so it prints one file per column? I
> think QE will grouse about it otherwise.
>=20
> Thanks,
>=20
> Larry
