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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 2554 - 2584 of 3060   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2554
Hello All, I think I may have found a bug in the SDS module of jet. What I am trying to do is partition my had drive so that "/" starts at block 0 of the drive...
gcebulka
Offline Send Email
Mar 3, 2009
5:10 pm
2555
Sorry about the delay, have been traveling. I was finally able to test the attached 1.0.5 and with works. plugged in fine the my existing 4.6 JET package...
Seth Itschner
kinzz
Offline Send Email
Mar 3, 2009
5:13 pm
2556
It's not actually a bug - pretty sure the comments in the sds module say it's for size of the slice rather than location. In other words, the sds module was...
Marty Lee
martyjlee
Offline Send Email
Mar 3, 2009
5:33 pm
2557
Here's a quick and dirty script to do exactly what you're looking for... Making a JET module out of this should be pretty simple. Usage example looks something...
Mike Luther
Budotajisu
Offline Send Email
Mar 3, 2009
5:42 pm
2558
Really? That's kind of odd, since the base_config module allows you set the starting cynlinder & Number of cylinders and the profile file user the "filesys"...
gcebulka
Offline Send Email
Mar 3, 2009
6:16 pm
2559
... I think RFE is more appropriate than bug, and as your question was answered by one of the original JET authors, (and IIRC the original SDS module author...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Mar 3, 2009
7:38 pm
2560
I'm not trying to take shots here. I'm really very happy that JET - Jumpstart does 99% of what I want it to do. I was just wondering if A) Was my syntax...
gcebulka
Offline Send Email
Mar 3, 2009
10:01 pm
2561
Hi, I'm trying to configure my laptop to be a jumpstart server for those times when I might need it. I normally use a v100 running solaris 10 using SUNWjet 4.6...
dws6045
Online Now Send Email
Mar 3, 2009
11:09 pm
2562
Looks like your template is missing some $'s in the custom_* variables. If you send the whole template, someone will spot the problem . M -original message- ...
Marty Lee
martyjlee
Offline Send Email
Mar 4, 2009
8:19 am
2563
You can send the rfe to jet@.... When i wrote ths sds module, the possibiity of trying to specify slice positions did not occur to me - in fact i still...
Marty Lee
martyjlee
Offline Send Email
Mar 4, 2009
8:25 am
2564
Saying that.... if its really easy to fix, we'll consider it. (but in 8 years, no-one has ever asked. :-) (btw, if you are using fmthard, you DON'T need to...
Michael Ramchand
mprtrini
Online Now Send Email
Mar 4, 2009
11:02 am
2565
... No That I can believe. Let it to the University of Pittsburgh to be different enough to have this kind of requirement... ... I wasn't totally sure about...
gcebulka
Offline Send Email
Mar 4, 2009
2:14 pm
2566
... Great. Thanks for the link... ... I understand. I'll be the first to admit that we at PITT have a strange way of doing things... The fix that I came up...
gcebulka
Offline Send Email
Mar 4, 2009
2:41 pm
2567
The fix: In /opt/SUNWjet/Products/sds/make_client change line 95 from size="`echo ${dbp} | cut -s -d: -f2`" to size="`echo ${dbp} | cut -s -d: -f2-`" (note the...
Michael Ramchand
mprtrini
Online Now Send Email
Mar 4, 2009
2:55 pm
2568
Oh. I've not tested this. But it should work. Just look at the profile after you've run make_client. (and again, you only need to specify your root disk if you...
Michael Ramchand
mprtrini
Online Now Send Email
Mar 4, 2009
3:01 pm
2569
Here is the template. I did copy the template from the v100 and did a diff of the two and I found no differences. ...
dws6045
Online Now Send Email
Mar 4, 2009
5:09 pm
2570
Hmm.. the template looks ok to me, so the next stage is to check the JetCUSTOM package. Have a look at /opt/SUNWjet/Products/custom/ check_client and see if...
Marty Lee
martyjlee
Offline Send Email
Mar 4, 2009
5:39 pm
2571
... Not sure if this is relevent or not, but OpenSol has /usr/gnu/bin in the path 1st, could that be causing an issue ? ... -- ______ /_____/\ Bruce D...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Mar 4, 2009
6:20 pm
2572
There's a blog article somewhere which descibes the steps required to make JET work on OpenSolaris (path changes and all) Can't remember where it is, but it...
Michael Ramchand
mprtrini
Online Now Send Email
Mar 4, 2009
6:36 pm
2573
You will also need the /opt/SUNWjet/Products and sub dirs from your v100....
grepmonkey
Offline Send Email
Mar 4, 2009
6:46 pm
2574
Mike, Thanks for this. Turns out that this blog had some changes to the check_config scripts for products. It is a ksh difference between open solaris and...
dws6045
Online Now Send Email
Mar 5, 2009
11:57 pm
2575
@ all I've just a quick question whether it would be possible to install / configure a Zone with the same inputs as for the global / normal installation...
Markus Flueckiger
markus.fluec...
Offline Send Email
Mar 7, 2009
11:10 am
2577
Markus, The jetzone script does this- install the zones module, create a template for your zone on the jet server and run jetzone on the client where you are...
W.Warburton
wgwarburton
Offline Send Email
Mar 7, 2009
3:20 pm
2578
Mike, I made the change to /opt/SUNWjet/Products/sds/make_client and the other config files changes thatyou gave me. I was able to build a machine and...
gcebulka
Offline Send Email
Mar 9, 2009
7:53 pm
2579
Group, It looks like it's been asked before, but I was curious if things might have changed since. Does anyone know if there are any built-in scripts inside...
Councilman, John
teamwaffle
Offline Send Email
Mar 11, 2009
1:22 pm
2580
Hi there, Having a problem getting the /etc/hosts and the ipmp working properly. Looks like the IPMP info which should be put into the hostname files is being...
Paul Porcelli
paul.porcelli@...
Send Email
Mar 11, 2009
1:56 pm
2581
Try removing the base_config_networkifs* entries. They are probably stepping on the ipmp entries. Other than that they look generally correct. -mak...
Mark
flowage00
Offline Send Email
Mar 12, 2009
2:31 am
2582
... I did do some work on this a couple of years ago, but time stopped me. There is a JetDVD module I started, but broke :-( Sparc and x86 needed different...
Bruce D Porter - Tech...
Bruce.D.Porter@...
Send Email
Mar 12, 2009
9:05 am
2583
Some of our custom scripts fail due to DNS failures. I have tracked down the problem to the default route being lost. I am not sure how this is happening as we...
Jaime Vargas
jvmbsd7
Offline Send Email
Mar 12, 2009
2:44 pm
2584
Seems that you are building on subnet 10.104.14.0 with a defroute or 10.104.14.1 but later on, you are resetting that to subnet 10.104.188.0 with a ...
Michael Ramchand
mprtrini
Online Now Send Email
Mar 12, 2009
2:55 pm
Messages 2554 - 2584 of 3060   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