... configs. If you use snoop on the server, can you tell exactly what's going awry? I'd be interested to see what JET's putting into your sysidcfg, too. There...
OK. Let's try and keep this simple to get it going, and then see where we go. Firstly, you've called your machine "server1" and you've set it's IP address for...
Yes! this worked. (adding only the bge0 interface to the base_config_ networkif) Thanks for slowing me down.. I guess through all the iterations i always...
... Not sure why it would be a "stumble", it is exactly the same as setting up a Sparc server :-) ... Can you snoop the output and se what it is doing ? And to...
Bruce D Porter
Bruce.D.Porter@...
Nov 2, 2006 2:49 pm
709
... I haven't much experience setting up DHPC services .. by itself or in the context of a jumpstart/Jet environment. Thanks for the help.. ... using Jet ... ...
Just a wild stab - but there is a message from JET about a missing patch on the boot image - 119375 While it doesn't flag it as an error (that is a JET issue),...
... That is largely a red herring, we added the patch to boot_image_patches for Sol10 03/05, but since the move to grub and the comressed miniroot pacthadd has...
Bruce D Porter
Bruce.D.Porter@...
Nov 3, 2006 1:03 pm
712
... We supply a dhcp help script, /opt/SUNWjet/Products/base_config/solaris/maek_dhcp that you can copy, edit and run. JET then does the neccesary macro...
Bruce D Porter
Bruce.D.Porter@...
Nov 3, 2006 1:16 pm
713
... Hmmm, so disable the check in 3/05 would be the obvious solution! ... I don't think that was ever in dispute - check_client should be registering the fact...
... I think , IIRC, you actually argued it to be a warning as it does not stop installations in every case, only in the cases the patch was relevent to,...
Bruce D Porter
Bruce.D.Porter@...
Nov 3, 2006 2:11 pm
715
... jumpstart ... setting ... I issue the dhcpconfig commands manually. The link I posted in this original post are actually the same commands the make_dhcp...
I knew it was something silly. I'm using Inetmenu to establish a static IP which creates the following host table: # # Internet Hosts Table # 127.0.0.1...
... That damn utility gets every where, I'd shoot the author if I was you :-) ... Sort of, ish, but not. Solaris install does the following. Checks for an...
Bruce D Porter - Tech...
Bruce.D.Porter@...
Nov 4, 2006 3:51 pm
719
Hi, Not sure if anyone was successful in jumpstarting Solaris 10 06/06 to a VM on ESX. My jumpstart server is an old laptop running Solaris 10 GA 03/05. It...
... I've seen this error before. It hasn't stopped the O/S from starting. Can you boot failsafe? Mike ... -- Mike Ramchand Principal Engineer Sun Microsystems...
No, I can not boot failsafe. When I select failsafe, I get nothing on my VM console. Thanks, Kevin ... I've seen this error before. It hasn't stopped the O/S...
Is there support in JET for putting swap on slice 3? I know that historically, swap has always been on slice 1 by default, and that is the way that the solaris...
Hey all, sorry to bother you again, but we have recently run into a problem with the SDS module. I've looked around the net and the only other suggestion that...
Can you send your template and the /var/opt/sun/jet/jumpstart_install.log so we can see the exact error message please? Sounds like your problem is more...
... No. Not slice 3. Possibly for slices 4-7. However, you can supply a custom profile in JET, which ignores all the base_config_profile variables. (a couple...
... I'd suggest that 'B' is linked to 'A'. The installed server should not be having problems with /sbin/sh, as that's kind of essential to a huge number of...
... From: Mark McCoy <realmcking@...> To: JETJumpStart@yahoogroups.com Sent: Tuesday, November 7, 2006 11:41:14 AM Subject: Re: [JETJumpStart] putting...
Yes. You problem is that JET ONLY lets you put / on slice 0 and swap on slice 1. You can put additional swap in any of the slices, and if you leave the swap...
Hi, First of all I would like to thank JET authors/contributors for their hard work. I've managed to setup a very efficient installation process in my company...
It is a nfs domain issue. If the domains don't match, everything will be nobody/nobody. Ensure that NFSMAPID_DOMAIN in /etc/default/nfs is the same on both. ...