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 2413 - 2445 of 3065   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2413
... I suppose I could do something to fix that.... What will happen though, is that although it says failed, it has infact created all the bits needed to do...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Jan 1, 2009
5:18 pm
2417
Hello all, I have an M3000 that we just got in and I was wondering if is is possible to build it using a flar image taken on a T2000? Can this be done,...
gcebulka
Offline Send Email
Jan 8, 2009
3:35 pm
2418
... No, the T2000 is sun4v, the M3000 is sun4u. flash install is arch to arch, you would not try and apply a sun4u to an x86 box would you ? :-) (And if...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Jan 8, 2009
3:42 pm
2419
Hi, Are you guys working on this at all? Make JET work with OpenSolaris? CT...
Christine Tran
turboibex
Offline Send Email
Jan 9, 2009
3:25 pm
2420
Hello All, Can anybody tell me what I would need to change in my jumpstart template so root (/) and swap are on partitions s0 (/) and s1 (swap) instead of the...
gcebulka
Offline Send Email
Jan 9, 2009
4:53 pm
2421
I phrased my question poorly. What I what to do is start / at block 0 of my disk and have swap start after /. The slice numbers are correct, what I want to do...
gcebulka
Offline Send Email
Jan 9, 2009
5:00 pm
2422
... The issue is that JumpStart does not work with OpenSol, when an automated network install (I've not looked into autoinstaller(beta) recently) procedure has...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Jan 9, 2009
6:10 pm
2423
... IIRC, after running make_client, edit the /opt/SUNWjet/Clients/<client>/profile , and then carry on. On the other hand, ask the "netsaurus" to give one...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Jan 9, 2009
6:13 pm
2424
. ... Yes, of course. Just looking ahead for test builds. -CT...
Christine Tran
turboibex
Offline Send Email
Jan 9, 2009
7:09 pm
2425
... 0 ... correct, ... they ... I have asked them that, repeatedly and have never gotten a good answer. However, pointing out to them that "just because you...
gcebulka
Offline Send Email
Jan 9, 2009
7:58 pm
2426
... So, point them at http://wikis.sun.com/display/BigAdmin/BootDiskLayout We don't care about where swap starts. ... Ask Mike says, its in the...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Jan 10, 2009
2:08 pm
2427
Folks, I recently updated my JET environment from 4.4.2 to 4.6, and it seems I'm having difficulty now assigning static IPs to clients booting via DHCP...
Budotajisu
Offline Send Email
Jan 12, 2009
4:08 pm
2428
I have an M3000 server that I am trying to jumpstart using a flash image that was taken from an M3000. WHenever I try to do a "boot net - install" from the...
gcebulka
Offline Send Email
Jan 12, 2009
11:49 pm
2429
... the system doesn't boot off the flash image, it boots off the image you installed using copy_solaris_media. I would guess that the version of Solaris...
John Taylor
The_H1ghlander
Offline Send Email
Jan 13, 2009
12:53 am
2430
... This does not look right at all. Can you send your make_client output the template and the jumpstart log from /var/opt/sun/jet ... -- ______ /_____/\...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Jan 14, 2009
6:47 pm
2431
Bruce: [root@XXXXXXXXXXXXXXXX]$ ./ClientStart_JET 0:14:4f:2d:1c:5e XXXXXXXXXXX.ithaka.org ithaka87p-5.10-sun4u-dhcp Gathering network information.. Client:...
Budotajisu
Offline Send Email
Jan 14, 2009
7:17 pm
2432
Ooops.. I included the base template file... The populated template file (from make_template in ClientStart_Jet above) is: [root@uXXXXXXXXXXXX]$ cat...
Budotajisu
Offline Send Email
Jan 14, 2009
7:29 pm
2433
I've found the root of the issue... my post_install script needs to be updated to incorporate the FixInterfaces pieces... Tsk tsk......
Budotajisu
Offline Send Email
Jan 14, 2009
7:47 pm
2434
... Bad, thst means JET is not completing, see above ... -- ______ /_____/\ Bruce D Porter /____ \\ \ Sun Professional Services (Delivery) /_____\...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Jan 14, 2009
8:51 pm
2435
... with details on an alias) results in working the answer out. I would query why you want to use the custom_scripts_f option though. Unless something...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Jan 14, 2009
8:55 pm
2436
... It's so true! Nonetheless, thanks for being that second set of eyes to make me look in the right direction! ... Basically our jumpstart infrastructure (or...
Budotajisu
Offline Send Email
Jan 14, 2009
9:27 pm
2437
... I'd defo say try and shift to a custom_scripts/pkgs/files level and let JET finish up itself later. ... That is all due to Marty and Mike for many hours of...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Jan 14, 2009
9:34 pm
2438
How can I add zfs filesystems to root pool on install? Ive tried. zfs_rpool_filesys="zones" zfs_rpool_filesys_zones="mountpoint=/zones quota=80G" (via the...
Robert Gease
robert_gease
Offline Send Email
Jan 15, 2009
8:42 pm
2439
I'm halfway through an update to JetZFS to allow the addition of rpool datasets using the first syntax. I've just not finished yet. I'm working on some of this...
Michael Ramchand
mprtrini
Offline Send Email
Jan 16, 2009
11:17 am
2440
you have to define the pool too even though it already exists. It would be nice if its a bit more tidy zfs mounts and datasets in zones would be nice too :) ...
ppickfor
Offline Send Email
Jan 16, 2009
8:29 pm
2441
... Peter, can you contact me directly about this addition please ? I've updated JetZONEs a bit since the last release. ... -- ______ /_____/\ Bruce D...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Jan 19, 2009
2:01 pm
2442
Hi there, We have "standardized" to the following disklayout for our LiveUpgrades etc. 0 - BE1:/ 1 - BE2:/ 2 - backup/fulldisk 3 - SWAP 4 - BE1:/var 5 -...
Hendrik Visage
hendrikmensaza
Offline Send Email
Jan 20, 2009
10:36 am
2443
... If you're so insistant that your disk layout follow something that Solaris doesn't normally do (or may even be incapable of doing automagically) I suggest...
John Taylor
The_H1ghlander
Offline Send Email
Jan 20, 2009
12:45 pm
2444
Easiest option is to supply your own 'profile' file (if needed, take a JET created on and tweak it), then tell JET to use it through the base_config_profile=""...
Marty Lee
martyjlee
Offline Send Email
Jan 20, 2009
1:37 pm
2445
Hi Mike, Is there an update to JetZFS we could test? We have a bunch of servers we are going to jumpstart with zfs root & it would be helpful. Thanks. -John...
John Center
jlc19085
Offline Send Email
Jan 20, 2009
1:51 pm
Messages 2413 - 2445 of 3065   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