Search the web
Sign In
New User? Sign Up
JETJumpStart · JET JumpStart Framework
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 881 - 916 of 3047   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
881
... 1) netmask 2) multiple NICs and can't find which interface to use -- ______ /_____/\ Bruce D Porter /____ \\ \ Sun Professional Services...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Feb 1, 2007
8:54 am
882
Yes it does have multiple interfaces, however in the server_interfaces file I have 192.168.100.0 255.255.255.224 192.168.100.1 So it should use the...
dog_labs
Offline Send Email
Feb 1, 2007
2:42 pm
883
... Only if you get the netmasks correct, your make client is howing 255.255.255.254 and your server_interfaces 255.255.255.224 ... -- ______ /_____/\...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Feb 1, 2007
3:15 pm
884
Duhhhhhhhhhhhh... lol I'll be ok, need some decaf.. ;)...
dog_labs
Offline Send Email
Feb 1, 2007
3:30 pm
885
... Netmasks seems invalid to me..... ... -- Mike Ramchand, Principal Engineer Technology Manager, SEC (http://sec.uk) Sun Microsystems Client Solutions Tel:...
Mike Ramchand
mprtrini
Online Now Send Email
Feb 1, 2007
4:03 pm
886
Hi all, I need to setup a jumpstart server for solaris 10 sparc that can jumpstart systems over many different vlan's and subnets. I've seen bits of...
disorganized3
Offline Send Email
Feb 1, 2007
10:37 pm
887
Ok, well in response to my own post.. It looks like all I need, is to ensure that our NetID DHCP servers are enabled on that subnet. So the client box being...
disorganized3
Offline Send Email
Feb 1, 2007
11:51 pm
888
... ish. If you want to jumpstart using DHCP, then the dhcp server should hold the information you need to jumpstart. bootp is not used. Check: ...
Mike Ramchand
mprtrini
Online Now Send Email
Feb 2, 2007
12:22 am
889
... Thanks for the info Mike, I didn't know that using dhcp took bootp out of the picture entirely. I did some more searching on this, through sunsolve, and...
disorganized3
Offline Send Email
Feb 2, 2007
7:08 am
890
The sunsolve article is good for ref, but remember that JET will create your dhcp configs for you automatically when you run make_client. In other words, if...
Mike Ramchand
mprtrini
Online Now Send Email
Feb 2, 2007
9:19 am
891
Hi Brandon, Depending on the number of vlans, a different approach is to use VLAN tagging. This is like having your jumpstart server multi-homed to every vlan...
Chris Warburton
warbsdotorg
Offline Send Email
Feb 2, 2007
6:44 pm
892
You have two choices - one is to put a physical interface per vlan on your JumpStart box and a cable per vlan from your switces - expensive for port counts on...
Marty Lee
martyjlee
Offline Send Email
Feb 2, 2007
11:37 pm
893
... Is there a limit to the number of virtual interfaces you can have on solaris 10? We're talking a few thousand that I'd need to be listening on. I wonder...
disorganized3
Offline Send Email
Feb 4, 2007
4:38 am
894
... A few thousand VLANs/Subnets sounds like an interesting environment! According to sunsolve, gigaswift interfaces support 512 tagged vlans, in the range 0...
Chris Warburton
warbsdotorg
Offline Send Email
Feb 4, 2007
12:19 pm
895
... vlans, in ... Oh, "interesting" is one word for it, hehe. I'm a contractor for this company, brought on to update their solaris environment and bring in ...
disorganized3
Offline Send Email
Feb 5, 2007
12:43 am
896
Hi, I tried to build a 2 cluster nodes with JET Firstly I copied Sun Cluster media with copy_product_media Then make_template asterix eiscd sds sc3 (3.1u4)...
François DOUVRY
douvryf
Offline Send Email
Feb 7, 2007
7:39 am
897
I don't have SC3.1u4 media to hand, but this really looks like a media issue. What I mean by that, is either the media you have copied is not actually 3.1u4 or...
Marty Lee
martyjlee
Offline Send Email
Feb 7, 2007
9:12 am
898
... What version of SUNWjet and JetSC3 are you running SC3.1u4 is a recent addition and if you recieved JetSC3 via the "proper" channels you should receive an...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Feb 7, 2007
9:23 am
899
Marty Lee wrote: <snip> ... Not too hot there for you ? :-) Bit cold up here. ... -- ______ /_____/\ Bruce D Porter /____ \\ \ Sun Professional...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Feb 7, 2007
9:25 am
901
Hi I am getting this error when I try a jumpstart (using JET 4.3) on an X4100: This is the output: SunOS Release 5.10 Version Generic_118855-14 32-bit ...
solaris9000
Offline Send Email
Feb 9, 2007
3:48 pm
902
... I'd start by upgraqding to 4.3.3 :-) ... Anything like this I would start with checking my networks and netmasks Looking at the output from make_client to...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Feb 12, 2007
11:15 am
903
I was a little confused by the syntax when setting up IPMP. I am trying to configure simple nic failover with a pair of test addresses. And the sample line...
Schaefer, Harry
fletch1027
Offline Send Email
Feb 12, 2007
11:34 am
904
... From the template # ipmp_networkif_<if>_<if>: "netgroup mode test1 test2 mask hostname log-ip host name2 log-ip2" So, the second IP entered is the TEST IP...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Feb 12, 2007
12:01 pm
905
That's the part that was confusing. If the "hostname log-ip" entries are for the eri0 hostname/IP, where does it get the info to setup hostname and IP for...
Schaefer, Harry
fletch1027
Offline Send Email
Feb 12, 2007
12:12 pm
906
... In this instance eri1 is a test interface, the logical address is attached to eri0 on creation. If the NIC fails over then it will be "attached" to eri1 ...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Feb 12, 2007
12:35 pm
912
Hello I have come across a problem which I am unsure how to fix and need some help. I have some problems jumpstarting an X4100 and for some reason the DHCP...
solaris9000
Offline Send Email
Feb 13, 2007
10:12 pm
913
... Its just a case of pkgrm/pkgadd, and makes life solving issues easier ... Our clues start here Did you copy, edit and run make_dhcp initially ? ...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Feb 13, 2007
11:08 pm
914
Hi, Here's a good example: /opt/SUNWjet/etc/hosts.ipmp: test net1 eri0 hme0 192.168.1.2 192.168.1.3 24 test 192.168.1.4 lp Would result in the template...
Octave Orgeron
unixconsole
Offline Send Email
Feb 14, 2007
3:19 am
915
... http://jet.maui.co.uk/faq/index.php?action=artikel&cat=1&id=26&artlang=en ... Yes I did. I will upgrade today and see if that resolves the issue. Thanks....
solaris9000
Offline Send Email
Feb 14, 2007
11:57 am
916
... Ok. Also do a remove_client <client> remove any pxegrub links in /tftpboot remove all DHCP info ... -- ______ /_____/\ Bruce D Porter /____ \\ \...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Feb 14, 2007
12:10 pm
Messages 881 - 916 of 3047   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help