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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 1422 - 1452 of 3061   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1422
is there a logfile , which tells me what the script make_client is doing during the generation process....
rob
romorio1
Offline Send Email
Oct 1, 2007
11:08 am
1423
You can turn the script on debug mode. Just put a -x on the first line after the /bin ksh -x. Sent via BlackBerry by AT&T ... From: "rob" <romorio@...> ...
Robert Hau
roberthau1981
Offline Send Email
Oct 1, 2007
11:10 am
1424
the script has already a -p option in the script line. do i have to takes this away?...
rob
romorio1
Offline Send Email
Oct 1, 2007
11:20 am
1425
I believe you can swap it temporarily Sent via BlackBerry by AT&T ... From: "rob" <romorio@...> Date: Mon, 01 Oct 2007 11:20:40 ...
Robert Hau
roberthau1981
Offline Send Email
Oct 1, 2007
11:34 am
1426
For the record: whatever you do, never ever put 'set -x' between the top of the script and the check to see if the command is pfexec (the first bit of code in...
Marty Lee
martyjlee
Offline Send Email
Oct 1, 2007
2:39 pm
1427
Hi, If you put /opt/SUNWjet/bin in your path and run make_client the /opt/SUNWjet should go into the bootparams file. (Im assuming you are running...
grepmonkey
Offline Send Email
Oct 1, 2007
4:30 pm
1428
Greg Meehan? Sorry if I have this wrong. It's just that Grepmonkey is a familiar name to me, so I had to ask :^) Take care, Brandon Wheaton To:...
Brandon Wheaton
brandonmonst...
Offline Send Email
Oct 1, 2007
5:20 pm
1429
Hey Brandon, quit hijacking my threat buddy. Try match.com if you want a new friend. ... is a familiar name to me, so I had to ask :^) ... +0000Subject:...
ryan_thorn
Offline Send Email
Oct 1, 2007
6:10 pm
1430
That's a great idea Ryan, but Match.com costs too much and takes too long. Can I use your login to check out LonelyGayUnixAdmins4HomoSex.com? I'd like to try...
Brandon Wheaton
brandonmonst...
Offline Send Email
Oct 1, 2007
6:34 pm
1431
... It's NOT ntp, its time:stream. (In other words, during the build, the server does NOT try to connect to an ntp server, it tries to connect to a timeserver,...
Mike Ramchand
mprtrini
Online Now Send Email
Oct 1, 2007
6:51 pm
1432
... Why can you not cut and paste the output ? Or run script to get it into a file, pretty basic stuff and will help people understand your issues and point at...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Oct 2, 2007
8:12 am
1433
... I think you should buy and read http://www.oreilly.com/catalog/unixnut4/ ... -- ______ /_____/\ Bruce D Porter /____ \\ \ Sun Professional...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Oct 2, 2007
8:18 am
1434
... truss can be used to check what files are updated. and Dtrace :-) ... -- ______ /_____/\ Bruce D Porter /____ \\ \ Sun Professional Services...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Oct 2, 2007
8:19 am
1435
I do not understand the difference in jass_execute and jass_driver. Do I put modified finish files and drivers in the common.files directory? Or must I copy...
Isaac
iojeda71
Offline Send Email
Oct 2, 2007
11:23 am
1436
... I don't profess to knwo the ins and outs of JASS, nor the reason why driver/file/script all amount to the same thing (ask the authors of JASS). I just try...
Bruce D Porter - Tech...
Bruce.D.Porter@...
Send Email
Oct 3, 2007
10:07 am
1437
What methods have people used to integrate JET with revision control. I'm thinking here of two aspects: 1. Client templates. (I see there was a recent...
jrg_i
Offline Send Email
Oct 3, 2007
4:33 pm
1438
make_client -p is your friend. It allows you to specify a different top level directory for your patches. This means you can place "versioned" patch sets...
Mike Ramchand
mprtrini
Online Now Send Email
Oct 3, 2007
4:46 pm
1439
... I've used SCCS, CVS and SVN in different projects; templates are just text files so are really easy to work with. ... Yep - this is the approach I've used....
Marty Lee
martyjlee
Offline Send Email
Oct 3, 2007
5:09 pm
1440
IF i build a machine from my jumpstart server i want to create a flar on the new machine. where can i secify this....
rob
romorio1
Offline Send Email
Oct 3, 2007
8:55 pm
1441
What is the easiest way to have a jumpstart server build a client and make it a jumpstart server? Rh Sent via BlackBerry by AT&T...
Robert Hau
roberthau1981
Offline Send Email
Oct 3, 2007
10:07 pm
1442
... Well, you could use the JetJET module. :-) Actually, it's pretty easy. Use custom to install the JET packages, and place a custom jumpstart.conf file if...
Mike Ramchand
mprtrini
Online Now Send Email
Oct 3, 2007
10:20 pm
1443
JetFLASH would be the obvious thing to look at..... m ... Marty Lee e: marty@... Technical Director v:...
Marty Lee
martyjlee
Offline Send Email
Oct 4, 2007
8:50 am
1444
During the jumpstart process i get the message: /sbin/dhcpinfo: primary interface requested but no primary interface is set or found on my x4100 system using...
rob
romorio1
Offline Send Email
Oct 4, 2007
9:30 am
1445
How can I configure hardware RAID for T2000's in jumpstart? Is there a guide or some info somewhere? Thanks Rob...
robert_gease
Offline Send Email
Oct 4, 2007
12:51 pm
1446
... Set up the HW raid before the JS. As the raid setup will blow away any data on the disks. Dan...
Dan
dooms2many
Offline Send Email
Oct 4, 2007
1:12 pm
1447
It looks like that grub can handle a maximum file length where is this documented? regards rob...
rob
romorio1
Offline Send Email
Oct 4, 2007
4:37 pm
1449
Hi, First, thanks for bringing us JET. It's great and has worked very well during the years it has been in production! Now, the question. I would like to put...
kertby
Offline Send Email
Oct 10, 2007
8:48 am
1450
If I already have image2.flar and want to remove /etc/inet/ntp.conf from it, is there a way to do so?...
bmgneighbor
Offline Send Email
Oct 10, 2007
9:00 pm
1451
... http://blogs.sun.com/yakshaving/entry/note_to_self_manually_pulling explains how to take a flar archive apart. Getting back, you'll need flar combine. But...
Mads Toftum
madstoftum
Offline Send Email
Oct 10, 2007
10:07 pm
1452
Kertby, With a previous company I had a play with putting 'jumpstart' for a start, not JET onto a NetApp filer. The problem I encountered was with the ...
Stuart Saxon
bty271442
Offline Send Email
Oct 11, 2007
7:10 am
Messages 1422 - 1452 of 3061   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