Hi, Can anyone advise where I can find updated versions of the Veritas modules (vxvm, vxfs etc?)? They don't seem to be included in the downloadable Jet...
... They aren't available for free download. However, if they got given to you as part of a Sun engagement, then you just need to ask nicely on the jet@......
Hi, I'd like to set up some JET slaves on the other side of firewalls. I can see that I can run rsync over ssh to push out updates but was wondering what I...
Hello We use NAS (NetApps filers) for our storage and was wondering if it was possible to set up a mount point for /opt/jet/Clients/common.files rather than...
Hi William, There shouldn't really be any NFS traffic if your slave is a full blown slave. You need to open any ports required for rsync, (you could be ...
... Not played with NAS, but providing it can still be nfs shared, I don't see an issue. Someone may know different..... ... 3.7.3 is available on...
Bruce D Porter
Bruce.D.Porter@...
Nov 7, 2005 7:18 pm
13
... The architecture for JET does allow for some areas to be split off from the main server, but /opt/jet/Clients isn't one of them I'm afraid. Solution 1: As...
I'll top-post my own reply as Bruce has pointed out a possible flaw in my thinking.... if you are mounting the NetApp filer on the J/S server as a normal ...
Hi, Is there an easy/elegant way to specify additional swap devices? The part of the sds module that modifies vfstab seems to assume that you're mounting a...
Hello I've noticed that after a jumpstart build using JET and JASS I get the following output when I log into the new client: test1 console login: root ...
... I will guess that you are using the custom module to copy a file called 'profile' to /.profile during the install. The custom module will use a search path...
Hi Thanks for the reply and info. ... afraid. Will splitting off ..common.files be available in a future release of JET? We run a very heavy NAS NFS...
Hey thanks for the info. I had custom_files_2="profile:o:/.profile" in my template. Renamed profile to dotprofile in the template and the actual file in...
... I thought if you defined the second disk through JET base_config_profile_disk_c?t?d?s?_mtpt="...." base_config_profile_disk_c?t?d?s?_size="...." where mtpt...
Hi William, Looks like for some reason the "profile" in Clients/profile is being copied to /.profile. Are you sureyou aren't doing this from custom or...
It almost works properly, if you are specifying additional disks in the profile: There's a minor bug in the JS_SDS_plumb_vfstab function which always assumes...
... And I'll just add that given that Marty is co-developer of JET, you're gonna be in good hands! Mike -- Mike Ramchand Principal Engineer Sun Microsystems...
... No, and I am sorry but can't see that being likely. ... or , as the search path in the custom module is changeable, point it at a NAS mounted directory...
Bruce D Porter
Bruce.D.Porter@...
Nov 11, 2005 3:21 pm
26
... Actually, I lied. The above function works properly. (Marty's nawk code is particularly obfuscated.) ... I think I've fixed this. Want to try the attached...
Thanks for the info. I'll give that a try and see what happens - it will be a good learning experience. I bear the consultancy offer in mind ;-) Thanks. ... ...
I am not sure why the "weird" profile is being copied. I just want to copy my own .profile (which resides in /opt/jet/Clients/common.files) to the target...
Hello I'd like to update Sun Explorer to the latest 5.2 but I have found that JET will not: a) Install v5.2 on client b) Run an explorer during install This is...
... Some changes were neccesary to run Explorer 5.x but they were done after the last external release of JET. I have attached the latest copy of JetEXPLO, the...
Bruce D Porter
Bruce.D.Porter@...
Nov 11, 2005 5:21 pm
31
As Marty said, there is already a file called profile in the /opt/jet/Clients/<clientname> directory which is used for Jumpstart. JET looks in there first for...
Hi, ... so ... vfstab ... if it ... I've tested this and it works fine- the V880 I tested comes up with additional swap on d304/d9/(c1t2d0s3/c2t3d0s3), which...
... Yes. (cos its a bug.) Latest version of JetSDS now has this fix. (Or will do when I commit it) Mike -- Mike Ramchand Principal Engineer Sun Microsystems...
Does anyone know of a way I can log the build process so I can determine at what point my build is failing? I have added some scripts to run at subsequent...
... Have a look in /var/opt/sun/jet/jumpstart_install.log on the client; all the output etc should be there. If your packages/scripts still don't run, then...
Thanks for the quick reply. I also found a log on the client under /var/sadm/system/logs. Is this the same log? ... don't ... installation ... client; all ... ...