AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20070115131222.1df7c9a0@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<larry.scheer@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E0A9477@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Mon, 15 Jan 2007 13:13:20 -0800
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>
Subject: Re: Ugly output of system config copy
Message-ID: <20070115131320.56d64bec@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E0A9477@onstor-exch02.onstor.net>
References: <20070115102855.72c7bf51@ripper.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E0A9477@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Well, let's take a look at what did and didn't change.  The only change
made to cmd_flash.c was the one you checked in, changing
get_device_names() to non-static.

When I do an upgrade, I get the output you described, one file per
line.  Cut and paste from the output of the upgrade command I ran last
with the stubbbed out script:

Calling new install script...sh: /usr/local/agile/bin/verify_install.sh: cannot execute - Permission denied
Updating configuration files
etc/hosts
etc/mygate
etc/hostname.sc1
etc/master.passwd
.
.
.
 



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

> Don't think so I haven't touched the config update stuff either. 
> 
> -----Original Message-----
> From: Andrew Sharp [mailto:andy.sharp@onstor.com] 
> 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:
> > 
> > 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
> > 
> > These used to print out one item at a time something like:
> > 
> > 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
> > 
> > Can you fix the one line printout so it prints one file per column?
> > I think QE will grouse about it otherwise.
> > 
> > Thanks,
> > 
> > Larry
