[BlueOnyx:17097] Re: Two small 5208R bugs

Gerald Waugh gwaugh at frontstreetnetworks.com
Mon Feb 23 06:16:27 -05 2015


On 02/23/2015 04:01 AM, Gerald Waugh wrote:
>
> On 02/22/2015 09:41 PM, Michael Stauber wrote:
>> Hi Gerald,
>>
>>> Ditto on these issues, also seen on our 5208R systems
>> Uhm ... that is when you updated from 5108R to 5208R, right? Not during
>> regular yum updates afterwards?
> The #2 of Dan's happened on an update of a 5208R system.
>  Took a little searching to find out why the rsync backup quit working...
> 2)In the same vein/root/.bashrc is re-created each time we update.  We
> have to remove the echo lines as rsync doesn't like it.  We are happy to
> do it once to each box but it keeps coming back again on update.
*Disregard*, we were rsyncing the data on a 5208Rsystem from a 5107R system
It was the 5107R that had the .bashrc written to on an update.
We had hashed out the echo text and it was added below our hashed out lines.
as below; unhashed lines were added to the 5107R system by an update.

[root at s5 ~]# cat .bashrc
# Source global definitions
if [ -f /etc/bashrc ]; then
         . /etc/bashrc
fi
#/bin/echo ""
#/bin/echo "To change your network settings from the command line, run"
#/bin/echo "the command /root/network_settings.sh"
#/bin/echo ""
#/bin/echo "To remove this notice, edit /root/.bashrc"
#/bin/echo ""

/bin/echo ""
/bin/echo "To change your network settings from the command line, run"
/bin/echo "the command /root/network_settings.sh"
/bin/echo ""
/bin/echo "To remove this notice, edit /root/.bashrc"
/bin/echo ""
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20150223/e36a6e9e/attachment.html>


More information about the Blueonyx mailing list