[Glass] Ubuntu 14.04 ethernet static ip and GemTools login

Dario Trussardi via Glass glass at lists.gemtalksystems.com
Tue Mar 24 09:54:05 PDT 2015


Joachim,

> Dario,
> 
> You didn't mention if you can ssh to the machine. If so, I'd say it's very likely to be a gemstone problem...

	Yes i can manage the ssh on the machine with static IP  without problem.

	Thanks,

		Dario
> 
> J.
> 
> 
> 
> Am 24.03.2015 um 17:37 schrieb Dario Trussardi via Glass <glass at lists.gemtalksystems.com>:
> 
>> 
>> Dale,
>> 
>>> Dario,
>>> 
>>> I am not a network configuration expert either ...
>>> 
>>> You don't mention whether or not you have shutdown the stone before adding the static ip...and restart after changing the ip address..
>>> 
>>> Once you've monkeyed with the network addresses, I would think that you need to restart the whole system.
>> 
>> Yes, after setup-change the file: 	interfaces	 i restart the system.
>> 
>>> 
>>> Give that a try (you might have to kill the stoned process to bring things down) and let me know if you are still seeing the problem.
>>> 
>> 
>> The problem is not resolved, and i don't have some idea about resolved it.
>> 
>> Ciao,
>> 
>> 	Dario
>> 
>>> Dale
>>> 
>>> On 03/24/2015 09:09 AM, Dario Trussardi via Glass wrote:
>>>> Ciao,
>>>> 
>>>>  i'm not expert about ethernet configuration, and maybe I've got it all wrong.
>>>> 
>>>>  The system setup:
>>>> 
>>>>  I have a Ubuntu 14.04 -server where i run tODE 3.1.0.6 environment with Daemontools service.
>>>> 
>>>> 
>>>> Case A)
>>>>         With this /etc/network/interfaces  
>>>> 
>>>> #
>>>>               This file describes the network interfaces available on
>>>>               your system
>>>> #
>>>>               and how to activate them. For more information, see
>>>>               interfaces(5).
>>>> 
>>>>             
>>>> #
>>>>               The loopback network interface
>>>> auto
>>>>               lo
>>>> iface
>>>>               lo inet loopback
>>>> 
>>>>             
>>>> #
>>>>               The primary network interface
>>>> auto
>>>>               p2p1
>>>> iface
>>>>               p2p1 inet dhcp
>>>> 
>>>>  the GemTools login work fine.
>>>> 
>>>>  The gemstone_status  report:
>>>> 
>>>> Status   Version    Owner    Pid   Port   Started     Type       Name
>>>> ------- --------- --------- ----- ----- ------------ ------      ----
>>>>   OK    3.1.0.6   scandella  1441 53933 mar 24 16:04 Stone       gestionale
>>>>   OK    3.1.0.6   scandella  1443 47743 mar 24 16:04 cache       gestionale~9af495ccd1149d82
>>>>   OK    3.1.0.6   scandella  1478 50377 mar 24 16:04 Netldi      gs64ldi
>>>> 
>>>> [sudo] password for scandella: 
>>>> /etc/service/gs_maintenance: up (pid 667) 2971 seconds
>>>> /etc/service/gs_seaside-9060: up (pid 665) 2971 seconds
>>>> /etc/service/gs_seaside-9061: up (pid 671) 2971 seconds
>>>> /etc/service/gs_seaside-9062: up (pid 668) 2971 seconds
>>>> /etc/service/gs_seaside-9063: up (pid 672) 2971 seconds
>>>> /etc/service/gs_seaside-9064: up (pid 666) 2971 seconds
>>>> /etc/service/gs_seaside-9065: up (pid 669) 2971 seconds
>>>> /etc/service/gs_statmon-1: up (pid 1598) 2951 seconds
>>>> /etc/service/gs_statmon-60: up (pid 673) 2971 seconds
>>>> 
>>>> 
>>>> Case B)
>>>>           With this /etc/network/interfaces  ( i need to set a static ip )
>>>> 
>>>> #
>>>>                 This file describes the network interfaces available on
>>>>                 your system
>>>> #
>>>>                 and how to activate them. For more information, see
>>>>                 interfaces(5).
>>>> 
>>>>               
>>>> #
>>>>                 The loopback network interface
>>>> auto
>>>>                 lo
>>>> iface
>>>>                 lo inet loopback
>>>> 
>>>>               
>>>> #
>>>>                 The primary network interface
>>>> 
>>>>               
>>>> auto
>>>>                 p2p1
>>>> iface
>>>>                 p2p1 inet static
>>>> address
>>>>                 192.168.1.10
>>>> netmask
>>>>                 255.255.255.0
>>>> network
>>>>                 192.168.1.0
>>>> brodcast
>>>>                 192.168.1.255
>>>> gateway
>>>>                 192.168.1.254
>>>> 
>>>> 
>>>>           
>>>>  the GemTools login go into loop and i need to restart the GemTools image. 
>>>> 
>>>> 
>>>>  The gemstone_status
>>>>         after the first GemTools attempt  login report:
>>>> 
>>>>           
>>>> Status
>>>>               Version Owner Pid Port Started Type Name
>>>> -------
>>>>               --------- --------- ----- ----- ------------ ------ ----
>>>>  OK
>>>>               3.1.0.6 scandella 1441 53933 mar 24 16:04 Stone gestionale
>>>>  OK
>>>>               3.1.0.6 scandella 1443 47743 mar 24 16:04 cache
>>>>               gestionale~9af495ccd1149d82
>>>>  
>>>> ******* frozen  3.1.0.6
>>>>           scandella 1478 50377 mar 24 16:04 Netldi gs64ldi
>>>> 
>>>>             [sudo] password for scandella: /etc/service/gs_maintenance:
>>>>             up (pid 667) 2971 seconds
>>>>             /etc/service/gs_seaside-9060: up (pid 665) 2971 seconds
>>>>             /etc/service/gs_seaside-9061: up (pid 671) 2971 seconds
>>>>             /etc/service/gs_seaside-9062: up (pid 668) 2971 seconds
>>>>             /etc/service/gs_seaside-9063: up (pid 672) 2971 seconds
>>>>             /etc/service/gs_seaside-9064: up (pid 666) 2971 seconds
>>>>             /etc/service/gs_seaside-9065: up (pid 669) 2971 seconds
>>>>             /etc/service/gs_statmon-1: up (pid 1598) 2951 seconds
>>>>             /etc/service/gs_statmon-60: up (pid 673) 2971 seconds
>>>> 
>>>> 
>>>> Someone can help me out on how to configure the network card ( with a static address  IP ) so Gemtools works well?
>>>> 
>>>> Thanks,
>>>> 
>>>>  Dario
>>>> 
>>>> 
>>>> 
>>>> _______________________________________________
>>>> Glass mailing list
>>>> Glass at lists.gemtalksystems.com
>>>> http://lists.gemtalksystems.com/mailman/listinfo/glass
>>> 
>>> _______________________________________________
>>> Glass mailing list
>>> Glass at lists.gemtalksystems.com
>>> http://lists.gemtalksystems.com/mailman/listinfo/glass
>> 
>> _______________________________________________
>> Glass mailing list
>> Glass at lists.gemtalksystems.com
>> http://lists.gemtalksystems.com/mailman/listinfo/glass

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20150324/b2adb058/attachment-0001.html>


More information about the Glass mailing list