|
|
|
#1
|
|||
|
|||
|
This thread is dedicated to questions and comments related to the GSC - Grid Server sample application.
The GSC data sheet can be found at http://doc.3tera.net/AppLogic2/RefAppsGSC.html. Please post any questions and/or comments here. |
|
#2
|
|||
|
|||
|
Hi,
I am trying to build a mail server starting from the base GSC from the catalog. Currently the /etc/hosts file looks like this Code:
127.0.0.1 GSC.main localhost.localdomain localhost mail.mydomain.com mail GSC Code:
127.0.0.1 mail.mydomain.com GSC.main localhost.localdomain localhost mail GSC I have edited manually the hosts file but it is rewritten on app restart. Can you please tell me what script does that and how can i modify the script to work the way i wanted? Thank you , Daniel |
|
#3
|
|||
|
|||
|
Hello,
i am trying to use this appliance and can not get it to resolve any network addresses. I am not sure what is wrong. Here is my output from ifconfig on the appliance. [root@gmx-01 /]# ifconfig eth0 Link encap:Ethernet HWaddr F2:11:0A:00:06:01 inet addr utside address here Bcast:broadcast address here Mask:255.255.255.248inet6 addr: fe80::f011:aff:fe00:601/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:34 errors:0 dropped:0 overruns:0 frame:0 TX packets:13 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2433 (2.3 KiB) TX bytes:762 (762.0 b) eth1 Link encap:Ethernet HWaddr F2:11:0A:00:06:00 inet addr:10.80.6.1 Bcast:0.0.0.0 Mask:255.248.0.0 inet6 addr: fe80::f011:aff:fe00:600/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:129 errors:0 dropped:0 overruns:0 frame:0 TX packets:154 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:16673 (16.2 KiB) TX bytes:18782 (18.3 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:799 errors:0 dropped:0 overruns:0 frame:0 TX packets:799 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:312536 (305.2 KiB) TX bytes:312536 (305.2 KiB) [root@myserver01 /]# ping www.google.com ping: unknown host www.google.com [root@gmx-01 /]# nslookup gmx-01 ;; connection timed out; no servers could be reached Any help would really be appreciated!! |
|
#4
|
|||
|
|||
|
sdamron,
1. What is the appliance? I assume it is an instance of a GSC template. 2. What are the nameservers configured as properties -- e.g., the dns1 property; make sure it is correct. You can see what is configured in /etc/resolv.conf 3. Try pinging a known IP address first: e.g., ping 209.128.123.196 If this works, then you have access to the 'net but no DNS. 4. If you don't know what DNS servers to provide, consider using OpenDNS: dns1=208.67.222.222 and dns2=208.67.220.220 Let me know if this helped. Regards, -- Peter |
|
#5
|
|||
|
|||
|
How can we add a mon appliance to the GSC template, so that we can monitor the resources for any applications created using the GSC template on the dashboard?
|
|
#6
|
|||
|
|||
|
You would just need to edit the GSC class and add a mon terminal to the appliance under 'Interfaces' then set the protocol type to 'cce' and connect it to a mon appliance.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|