Is there an update for the zones module coming? I want to add a ZFS dataset to a zone. This should be done before any custom product etc. are installed. My...
... At the moment yes. If you update the zones module to add zfs dataset support, it would be cool if you sent it back in so we could incorporate the changes....
To all; Any good tips on how to setup "Zones on Solaris 10 Templates"? And, Any good ruby scripts for sys_admins? Thanks, Deion ... Everyone is raving about...
To all; Would anyone also have a generic post installation script for LDaP tree implant for a new host? Thanks, Deion ... Want to start your own business?...
... JetZONEs can (and does) help here Latest version attached ... -- ______ /_____/\ Bruce D Porter /____ \\ \ Sun Professional Services...
Bruce D Porter
Bruce.D.Porter@...
Dec 5, 2006 6:01 pm
766
I guess I hit a bug, when installing a custom package with a zone template. When using the custom_packages_n property, I get an error when running make_client:...
Very strange - the custom module is the same for global and non- global zones, so it's very weird that the code is erroring on one and not on the other. Can...
... the ... to see ... Thanks. That solves the problem for the root disk. And since we use flash install as a basis, additional mirrors are no longer a...
... things ... and ... info, ... add), but ... similar ... install ... manual ... A really good suggestion! I have a script that generates a template,...
To all; I am trying to use my jumpstart server as a means to do an "upgrade" & not blow away my current servers & their zonecfg. Is this possible? If so, how?...
root@gpiadsbup01-b# ./add_solaris_location 100606 /opt/SUNWjet/install/media/Solaris_10_0606 Unable to locate the Solaris Product directory under the specified...
... Change the profile to profile install type to upgrade install_type initial_install to install_type upgrade But with the following in mind ...
Bruce D Porter
Bruce.D.Porter@...
Dec 7, 2006 7:03 pm
774
Looks like you might have a dodgy .cdtoc file in your top level directory. add_solaris_location looks for a .cdtoc file in the MEDIADIR you specified to find...
Bruce, Where do I "vi" this file? I'm going crazzzzzy right now... I fixed the other issue.. concat the iso images in reverse order! Now it works! ... Change...
... In JET , it is /opt/SUNWjet/Client/<client>/profile But remember JET will kick in and try and do an install of any associated modules for that client. JET...
Bruce D Porter
Bruce.D.Porter@...
Dec 8, 2006 8:34 am
778
Have you set up dhcp on your JET server? http://blogs.sun.com/mramcha/entry/using_jet_with_dhcp_first ... -- Mike Ramchand Principal Engineer Sun Microsystems...
Hi, I want to use a slice on a simple mirror in a stripeset and therefore insert that slice into sds_skip_devices. The SKIP module hint is created, but...
What you are trying to do SHOULD work. However, I think the sds module might be getting confused. (combination of you not using the default slicing numbering,...
Hi, Just checked the code. "create_simple_mirrors" doesn't check the SKIP module hint. I'm going to see how easy it is to incorporate, but the short answer is...
... SKIP ... the ... disk. ... Hi Mike, I had to solve the problem and also looked at the code of create_simple_mirror - would this be the right place for it? ...
... This could be caused by a lot of things, and is a pain to debug. You cold add a set -x into the Client_allocate_dhcp.SunOS script around line 191 And some...
Bruce D Porter
Bruce.D.Porter@...
Dec 8, 2006 4:28 pm
785
Hi Bruce, Yes, it is a sparc. where is this script located? ... This could be caused by a lot of things, and is a pain to debug. You cold add a set -x into the...
... /opt/SUNWjet/Utils/solaris ... -- ______ /_____/\ Bruce D Porter /____ \\ \ Sun Professional Services (Delivery) /_____\ \\ / Technical...
Bruce D Porter
Bruce.D.Porter@...
Dec 8, 2006 5:18 pm
788
Have you set your JET server up as a DHCP server? edit /opt/SUNWjet/Products/base_config/solaris/make_dhcp and run it (after chmodding it) Does dhtadm -P work?...