Hi all I am very new to using JET and hope someone can help me out. My firm had JET setup that was installed by someone who has since left, and it was...
... Hmm, never believe "nothibng" has changed :-) ... Can you post the output please, and the contents of base_config_ClientOS= Also, which bersion of SUNWjet...
Bruce D Porter
Bruce.D.Porter@...
Jun 4, 2007 2:05 pm
1243
Hi thanks for the response. ... list_solaris_locations? It is Version Location ... 10 /export/home/jumpstart/OS 10_SPARC...
(1) I'm assuming this is a standard install; so I'm going to quote standard paths. Check the file /opt/SUNWjet/Templates/<client name> and look for the value...
You have to to have the .cdtoc file in the media dir. Try ls -al and see if it is there. If it is not there then you want to rerun the setup_install_server to...
... You can ftp an iso image to the server and use a loopback mount (see lofiadm(1m)) to make the "disk" available, then run setup_install_server from...
william
william@...
Jun 5, 2007 9:20 am
1248
... Can you just clarify something ? The above 2 directories, do they live on the JET server, or are they NFS mounted ? Can you also show the result of the ls...
Bruce D Porter - Tech...
Bruce.D.Porter@...
Jun 5, 2007 9:51 am
1249
my 2p worth I was thinking that this sounds like a NFS server issue. Q1) Is NFS server running Q2) What's in /etc/dfs/dfstab Q3) Can we see the output from...
Hi guys I'll try and answer both Stuart's and Bruce's questions 1)Yeah NFS is running and this problem has occured both before and after an NFS restart. ...
... should be: share -F nfs -o ro,anon=0 /export/home/jumpstart ... YEP. There's your problem. (I'd even just share the top level of where all my media is as...
The issue is you are exporting the 'boot' subdirectory of the OS media, but not the whole of the OS media itself. Update your dfstab so you share share -F nfs...
Me putting my pendantic hat on for a moment ..... Isn't it best practice to have JET default/stipulate that the media (and other such stuff e.g. custom ...
The defaults in JET do this already, so it's not really worth spending more time on this subject! JET was designed to be as flexible as possible, so you don't ...
Thank you all for your input - sharing out /export/home/jumpstart has resolved the make_client issue - now I just have the acid test to see if our hosts will...
... Person who left "tweaked" something :-) ... -- ______ /_____/\ Bruce D Porter /____ \\ \ Sun Professional Services (Delivery) /_____\ \\ /...
Bruce D Porter
Bruce.D.Porter@...
Jun 5, 2007 11:49 am
1257
Hi all, scenario: Jumpstart server : Solaris 9 and JET 4.3.2 Jumpstart client : T1000 with Solaris 10 We created a flash archive and everything seems to be ok...
As JET builds the profile dynamically, this technically isn't a JET issue - you have created a profile yourself and are running the JumpStart 'check' script...
... This is NOT the name of the profile file that JET would use. Somehow, you are NOT using JET, and have written your own profile file. This is not a JET...
... Hi Mike, I changed the name of the profile from prof_flash to profile but I've been getting the same error. I think Marty is right when it says to check...
... Hi Marty 'n all, I checked and the check script version and it says #!/bin/sh # # @(#)check.sh 1.46 97/04/03 SMI # # Copyright 2005 Sun Microsystems,...
... yup, you are wrong; JET doesn't use the 'check' script, so it never gets updated when a new version of JET is released; it was only ever included for...
... instead ... running ... isn't ... help, but ... Hi Marty, I did use JetFLASH module but at the end I got that error from the check anyay. Cheers Alfredo...
... 1. reinstall SUNWjet (it will replace the rules and rules.ok files back to the ones that came with JET) 2. run the 'make_client' command on your template...
... Which bit of "*don't* use the check script are you missing ? 1)make_templete 2)edit templet 3)make_client 4)boot client where does it say in the JET...
Bruce D Porter
Bruce.D.Porter@...
Jun 6, 2007 10:08 pm
1267
... Just me around as usual .... :-) When trouble shooting handsfree issues, the *big* clue is the 1st question that you are asked, that is what is wrong. So,...
Bruce D Porter
Bruce.D.Porter@...
Jun 9, 2007 8:07 pm
1269
On a related note, I am preparing to Jumpstart a T1000. Can I use a x86 Solaris machine as the JET server? Or does it have to be another SPARC machine? My plan...
hello, we use TSM as backup tool. TSM can't backup the cylinder 0, so i have to put / (root) on s0 from cylinder 1 -> xxxx. how can i manager this with JET? ...