Send Netdot-users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://osl.uoregon.edu/mailman/listinfo/netdot-users
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Netdot-users digest..."
Today's Topics:
1. Re: Upgrading from 0.9.10 -> 1.0.1 (Michael T. Voity)
2. Re: Upgrading from 0.9.10 -> 1.0.1 (Carlos Vicente)
3. Re: Upgrading from 0.9.10 -> 1.0.1 (Michael T. Voity)
4. Re: Upgrading from 0.9.10 -> 1.0.1 (Carlos Vicente)
5. Re: Upgrading from 0.9.10 -> 1.0.1 (William Bulley)
----------------------------------------------------------------------
Message: 1
Date: Mon, 08 Oct 2012 14:37:56 -0400
From: "Michael T. Voity" <[email protected]>
Subject: Re: [Netdot-users] Upgrading from 0.9.10 -> 1.0.1
To: William Bulley <[email protected]>
Cc: "[email protected]" <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
You got me in the right direction. I did a manual upgrade to the
Default.conf and all appears to better now.
Thanks for you Wisdom!
-Mike
Michael T. Voity
Network Engineer
University of Vermont
(802) 656-8112
On 10/8/2012 2:36 PM, William Bulley wrote:
> According to "Michael T. Voity" <[email protected]> on Mon, 10/08/12 at 14:32:
>> That Line is not there. I thought I did the upgrade on my
>> Default.conf file. Is there a seperate script that does that
>> upgrade?
> That is a Carlos question. :-)
>
> I don't know about the various upgrade scripts.
>
> My only point was that each release "may" contain a modified
> etc/Default.conf file for which you should check, and then,
> possibly, (re-)add any local modifications. I hope this helps.
>
> Regards,
>
> web...
>
------------------------------
Message: 2
Date: Mon, 08 Oct 2012 14:39:36 -0400
From: Carlos Vicente <[email protected]>
Subject: Re: [Netdot-users] Upgrading from 0.9.10 -> 1.0.1
To: "Michael T. Voity" <[email protected]>
Cc: "[email protected]" <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1
After 'make upgrade', you need to do 'make install'. This will copy all
the new files in the right places, including an updated etc/Default.conf
cv
On 10/8/12 2:32 PM, Michael T. Voity wrote:
> That Line is not there. I thought I did the upgrade on my
> Default.conf file. Is there a seperate script that does that upgrade?
>
> -Mike
>
> Michael T. Voity
> Network Engineer
> University of Vermont
> (802) 656-8112
>
> On 10/8/2012 2:21 PM, William Bulley wrote:
>> According to "Michael T. Voity" <[email protected]> on Mon, 10/08/12 at 13:18:
>>> I did look at "ip.html"
>>> and found the Following - $rowsize =>
>>> Netdot->config->get('DEFAULT_IPBLOCK_ROWSIZE')
>> Yes, that statement is on line 44 of 1.0.1 version of
>> htdocs/management/ip.html
>>
>> But in etc/Default.conf on line 83 there is this line:
>>
>> DEFAULT_IPBLOCK_ROWSIZE => 22,
>>
>> Did you not also upgrade your etc/Default.conf from 0.9.10 to 1.0.1 ??
>>
>> Regards,
>>
>> web...
>>
>
> _______________________________________________
> Netdot-users mailing list
> [email protected]
> https://osl.uoregon.edu/mailman/listinfo/netdot-users
>
--
cv
------------------------------
Message: 3
Date: Mon, 08 Oct 2012 14:43:35 -0400
From: "Michael T. Voity" <[email protected]>
Subject: Re: [Netdot-users] Upgrading from 0.9.10 -> 1.0.1
To: Carlos Vicente <[email protected]>
Cc: "[email protected]" <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
I did that all those procedures.
Looks like it upgraded all the files but the "Default.conf" file.
Is the "Site.conf" amd "Default.conf" files suppose to be the same?
-Mike
Michael T. Voity
Network Engineer
University of Vermont
On 10/8/2012 2:39 PM, Carlos Vicente wrote:
> After 'make upgrade', you need to do 'make install'. This will copy all
> the new files in the right places, including an updated etc/Default.conf
>
> cv
>
> On 10/8/12 2:32 PM, Michael T. Voity wrote:
>> That Line is not there. I thought I did the upgrade on my
>> Default.conf file. Is there a seperate script that does that upgrade?
>>
>> -Mike
>>
>> Michael T. Voity
>> Network Engineer
>> University of Vermont
>> (802) 656-8112
>>
>> On 10/8/2012 2:21 PM, William Bulley wrote:
>>> According to "Michael T. Voity" <[email protected]> on Mon, 10/08/12 at 13:18:
>>>> I did look at "ip.html"
>>>> and found the Following - $rowsize =>
>>>> Netdot->config->get('DEFAULT_IPBLOCK_ROWSIZE')
>>> Yes, that statement is on line 44 of 1.0.1 version of
>>> htdocs/management/ip.html
>>>
>>> But in etc/Default.conf on line 83 there is this line:
>>>
>>> DEFAULT_IPBLOCK_ROWSIZE => 22,
>>>
>>> Did you not also upgrade your etc/Default.conf from 0.9.10 to 1.0.1 ??
>>>
>>> Regards,
>>>
>>> web...
>>>
>> _______________________________________________
>> Netdot-users mailing list
>> [email protected]
>> https://osl.uoregon.edu/mailman/listinfo/netdot-users
>>
>
------------------------------
Message: 4
Date: Mon, 08 Oct 2012 14:50:50 -0400
From: Carlos Vicente <[email protected]>
Subject: Re: [Netdot-users] Upgrading from 0.9.10 -> 1.0.1
To: "Michael T. Voity" <[email protected]>
Cc: "[email protected]" <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1
On 10/8/12 2:43 PM, Michael T. Voity wrote:
> I did that all those procedures.
>
> Looks like it upgraded all the files but the "Default.conf" file.
Weird. I haven't seen that happen.
>
> Is the "Site.conf" amd "Default.conf" files suppose to be the same?
>
No. Values in Site.conf override values in Default.conf.
I'll quote the manual:
---
Netdot comes with a configuration file that you need to customize to
your needs. You need to create a copy of Default.conf with the name
Site.conf
% cp etc/Default.conf etc/Site.conf
Then, modify Site.conf to reflect your specific options. The original
file contains descriptions of each configuration item.
Netdot will first read Default.conf and then Site.conf
The reason for keeping two files is that when an upgrade is performed,
the Default.conf file can be re-written (to add new variables, etc.),
without overwriting your site-specific configuration.
Tip: Notice that, each time you modify Site.conf, you must restart
Apache for the changes to take effect in the web interface.
---
cv
------------------------------
Message: 5
Date: Mon, 8 Oct 2012 14:51:39 -0400
From: William Bulley <[email protected]>
Subject: Re: [Netdot-users] Upgrading from 0.9.10 -> 1.0.1
To: "Michael T. Voity" <[email protected]>
Cc: "[email protected]" <[email protected]>,
Carlos Vicente <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii
According to "Michael T. Voity" <[email protected]> on Mon, 10/08/12 at 14:43:
>
> I did that all those procedures.
>
> Looks like it upgraded all the files but the "Default.conf" file.
>
> Is the "Site.conf" amd "Default.conf" files suppose to be the same?
I think the Netdot instructions are quite clear on this point.
The etc/Site.conf file is derived from the etc/Default.conf by first
copying to it:
% cp etc/Default.conf etc/Site.conf
and then editing it (etc/Site.conf) for any local customizations.
Regards,
web...
--
William Bulley Email: [email protected]
72 characters width template ----------------------------------------->|
------------------------------
_______________________________________________
Netdot-users mailing list
[email protected]
https://osl.uoregon.edu/mailman/listinfo/netdot-users
End of Netdot-users Digest, Vol 47, Issue 3
*******************************************