<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://t2bwiki.iihe.ac.be/index.php?action=history&amp;feed=atom&amp;title=QuattorOpenSolaris</id>
	<title>QuattorOpenSolaris - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://t2bwiki.iihe.ac.be/index.php?action=history&amp;feed=atom&amp;title=QuattorOpenSolaris"/>
	<link rel="alternate" type="text/html" href="https://t2bwiki.iihe.ac.be/index.php?title=QuattorOpenSolaris&amp;action=history"/>
	<updated>2026-04-20T11:39:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://t2bwiki.iihe.ac.be/index.php?title=QuattorOpenSolaris&amp;diff=230&amp;oldid=prev</id>
		<title>Maintenance script: Created page with &quot; === Quattor and OpenSolaris test page === ==== PXE install ==== *[http://wizard.ae.krakow.pl/~mike/solaris/ pxeboot solaris from linux server] **put the &lt;tt&gt;option grubmen...&quot;</title>
		<link rel="alternate" type="text/html" href="https://t2bwiki.iihe.ac.be/index.php?title=QuattorOpenSolaris&amp;diff=230&amp;oldid=prev"/>
		<updated>2015-08-26T12:29:00Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; === Quattor and OpenSolaris test page === ==== PXE install ==== *[http://wizard.ae.krakow.pl/~mike/solaris/ pxeboot solaris from linux server] **put the &amp;lt;tt&amp;gt;option grubmen...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
=== Quattor and OpenSolaris test page ===&lt;br /&gt;
==== PXE install ====&lt;br /&gt;
*[http://wizard.ae.krakow.pl/~mike/solaris/ pxeboot solaris from linux server]&lt;br /&gt;
**put the &amp;lt;tt&amp;gt;option grubmenu code 150 = text;&amp;lt;/tt&amp;gt; before any scope of eg shared-network or subnet. otherwise, you get &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
  /etc/dhcpd.conf line 347: option definitions may not be scoped.&lt;br /&gt;
       option grubmenu code&lt;br /&gt;
              ^&lt;br /&gt;
  /etc/dhcpd.conf line 349: unknown option dhcp.grubmenu&lt;br /&gt;
          option grubmenu &amp;quot;opensolaris/menu.lst&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
   we can proabaly use &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
  &amp;#039;/software/components/aii/dhcp/options/addoptions&amp;#039; = &amp;#039;option grubmenu &amp;quot;opensolaris/menu.lst&amp;quot;;filename &amp;quot;opensolaris/pxegrub&amp;quot;;&amp;#039;;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
**machine need extra fields like&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
       host node12-4 {  # added by aii-dhcp&lt;br /&gt;
  --&amp;gt;          option grubmenu &amp;quot;opensolaris/menu.lst&amp;quot;;&lt;br /&gt;
          hardware ethernet 00:00:1a:19:e4:75;&lt;br /&gt;
          fixed-address 192.168.12.4;&lt;br /&gt;
  --&amp;gt;          filename &amp;quot;opensolaris/pxegrub&amp;quot;;&lt;br /&gt;
      }&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
**cd to directory (line with &amp;lt;tt&amp;gt;server_args             = -s /osinstall/nbp&amp;lt;/tt&amp;gt; in &amp;lt;tt&amp;gt;/etc/xinetd.d/tftp&amp;lt;/tt&amp;gt;)&lt;br /&gt;
**&amp;lt;tt&amp;gt;mkdir opensolaris&amp;lt;/tt&amp;gt;&lt;br /&gt;
**do something similar to (but replace /tftp/solaris with previous directory)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
   mount /root/download/opensolaris/sol-nv-b18-x86-v1.iso /mnt/solaris -o loop&lt;br /&gt;
  cd /mnt/solaris/boot ; cp multiboot x86.miniroot /tftp/solaris&lt;br /&gt;
  cp grub/pxegrub /tftp/solaris&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
**we need the equvalent of nbp/pxelinux.cfg/maite.iihe.ac.be.cfg in grub form (opensoalris/menu.lst), probably for every node. &lt;br /&gt;
**this is also what is needed to switch to localhost etc etc &lt;br /&gt;
**NFS mounting on solaris fails from 2.6 kernel with message like &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
  nfs mount: mount: &amp;lt;mount point&amp;gt;: Not owner&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
**it has something to do with NFS4 on solaris and linux. fix it on linux by disabling nfs4 on linux server.&lt;br /&gt;
***restarting nfs with &amp;lt;tt&amp;gt;RPCNFSDARGS=&amp;quot;-N 4&amp;quot;&amp;lt;/tt&amp;gt;in &amp;lt;tt&amp;gt;/etc/sysconfig/nfs&amp;lt;/tt&amp;gt; does the trick&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{TracNotice|{{PAGENAME}}}}&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>