[Glass] Ubuntu 14.04 ethernet static ip and GemTools login

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


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

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


More information about the Glass mailing list