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 1526 - 1556 of 3060   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1526
Have a bit of an oddity. My t2000s are not continuing to install after the initial OS load. I see this, but so far I have only found this to happen on Solaris...
dennis sexton
dws6045
Online Now Send Email
Nov 1, 2007
8:48 pm
1527
I don't think this is a JET issue per se - I had the same problem when I built two T2000s earlier this week using "plain old Jumpstart" Cheers, Stephen....
Stephen Butler
stephen_butle54
Offline Send Email
Nov 2, 2007
2:34 pm
1528
Hi, I am new to Solaris. I had successfully completed the JET jumpstart on SPARC from x86 with the help and support of this groups. Thanks a lot... Now how do...
kyveena
Offline Send Email
Nov 2, 2007
3:18 pm
1529
newroot is default password. In JET Documentation....
Tom Zurita
tom_zurita
Offline Send Email
Nov 2, 2007
3:22 pm
1530
If the host is headless, you'll need to connect to your serial console and login as root. --Tim ... From: JETJumpStart@yahoogroups.com...
Lyons, Timothy M.
tmlphs
Offline Send Email
Nov 2, 2007
3:22 pm
1531
did you have permit root login true in your template. Stuart ... ___________________________________________________________ Want ideas for reducing your...
Stuart Saxon
bty271442
Offline Send Email
Nov 2, 2007
3:28 pm
1532
try setting the diag switch to false in the prom ... From: Stephen Butler <windscale.stephen@...> To: JETJumpStart@yahoogroups.com Sent: Friday,...
Robert Gease
robert_gease
Offline Send Email
Nov 2, 2007
3:36 pm
1533
Moin! ... You can fix it yourself by replacing: HOST=`uname -n | cut -d. -f1` with HOST=`uname -n` in the following files in /opt/SUNWjet/Utils - begin -...
fl1ger
Offline Send Email
Nov 2, 2007
4:05 pm
1534
... Yes, always been the case with Solaris and JumpStart, the default was set to true on T2000/T1000. ... -- ______ /_____/\ Bruce D Porter /____ \\ \...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Nov 2, 2007
6:47 pm
1535
yep. That was it. My apologies for either having forgotten this or not checking further. ... when I built two T2000s earlier this week using "plain old...
dws6045
Online Now Send Email
Nov 3, 2007
3:05 am
1536
JET Version 4.4 has been releaased. This is identical to the version of JET in the recently released N1 SPS 6.0. The following modules and versions and...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Nov 3, 2007
12:27 pm
1537
Thanks Bruce! :) Installation was succesful using JET jumpstart. The only change that I made was changing SUN-Fire-T100 to Sun-Fire-T1000 and it worked. ...
kyveena
Offline Send Email
Nov 4, 2007
10:21 pm
1538
... your JS ... I have two original DVDs here from Sun. I copied the one over and got the above results. Wiped that one out and used the second DVD. I still ...
Mark
mdrummond5
Offline Send Email
Nov 5, 2007
4:42 pm
1539
I have created a flash archive with flarcreate and would like to do 2 things when I jumpstart another box with that image.. 1) The mount points will change....
dog_labs
Offline Send Email
Nov 5, 2007
7:42 pm
1540
Flash and partitioning are 2 separate things. In your case, don't create a /home partition and it won't exist as a separate partition. You can also have a...
Tom Zurita
tom_zurita
Offline Send Email
Nov 5, 2007
7:50 pm
1541
Flash archives are just fancy cpio archives. When a system is restored from a flash archive, the normal JumpStart partitioner does it's work and then the...
Marty Lee
martyjlee
Offline Send Email
Nov 5, 2007
8:10 pm
1543
I've seen this before and it could be that you need to make sure your patches are up to date for the flar command on older versions of solaris when your...
Marty Lee
martyjlee
Offline Send Email
Nov 5, 2007
8:42 pm
1544
And this is what I got when I tried to rstore... WARNING: Flash Archive IDs do not match (possible corrupt archive) Extraction complete fopen: No such file or...
dog_labs
Offline Send Email
Nov 5, 2007
9:34 pm
1545
This is what I got... Extracted 1318.00 MB ( 99% of 1318.83 MB archive) Extracted 1318.83 MB (100% of 1318.83 MB archive) WARNING: Flash Archive IDs do not...
dog_labs
Offline Send Email
Nov 5, 2007
10:01 pm
1546
Hi We recently started to use Solaris 10_U4 in our builds and have noticed that it seems to hang midway though the build process for T1000 servers. The error...
solaris9000
Offline Send Email
Nov 6, 2007
2:55 pm
1547
Hi All, I've hit the problem of trying to get JET to install a package which is the Broadcom NetXtreme driver for Solaris on HP DL360's. I've patched the...
kitoclick
Offline Send Email
Nov 6, 2007
3:42 pm
1548
... A full log would help more to see what else has gone on, but as an experiment does it still hang if you run with SUNWCXall ? Also also, what version of...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Nov 7, 2007
9:02 am
1549
Hi I managed to find out what the cause of the problem was. It was due to a postinstall script which blanked out ipnodes. Since U4 only uses 1 hosts file now...
solaris9000
Offline Send Email
Nov 7, 2007
9:41 am
1550
... IIRC the package does not understand a relocated root, and is trying to apply to your miniroot, despite what it appears to be doing. When I came across...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Nov 7, 2007
1:03 pm
1551
Thanks for the tip, Could you explain how to do this - are you talking about modifying the BASEDIR= in the pkginfo file for the package or something else? I...
kitoclick
Offline Send Email
Nov 7, 2007
4:39 pm
1552
No, he is talking about modifying the package itself....
Tom Zurita
tom_zurita
Offline Send Email
Nov 7, 2007
4:53 pm
1553
Problem solved. It was facls on the install media. All the files were owned by root:root but somehow the facls were breaking the install. I wiped out the...
Mark
mdrummond5
Offline Send Email
Nov 7, 2007
5:54 pm
1554
... IIRC, it was the preinstall script seemed to be causing the issue, then I havd to update the pkgmap with the new sum etc ... -- ______ /_____/\...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Nov 7, 2007
8:11 pm
1555
Well the package originally from HP doesn't have a preinstall script. The package was installed on another server so I took the opportunity to create a package...
kitoclick
Offline Send Email
Nov 8, 2007
11:43 am
1556
... Because whoever coded the raid one did it correctly :-) ... Send me the package to my sun email address, I'll have a look at it. ... -- ______ /_____/\...
Bruce D Porter
Bruce.D.Porter@...
Send Email
Nov 8, 2007
5:38 pm
Messages 1526 - 1556 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