<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Qluster%3AAdd_software</id>
	<title>Qluster:Add software - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Qluster%3AAdd_software"/>
	<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Qluster:Add_software&amp;action=history"/>
	<updated>2026-05-04T20:19:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Qluster:Add_software&amp;diff=3853&amp;oldid=prev</id>
		<title>Michael: Created page with &quot;== Installing Software ==  As explained elsewhere, the RAM-based root file-system of a Qlustar compute/storage node can be supplemented by a global NFS-exported chroot to allo...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Qluster:Add_software&amp;diff=3853&amp;oldid=prev"/>
		<updated>2014-01-17T10:51:16Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Installing Software ==  As explained elsewhere, the RAM-based root file-system of a Qlustar compute/storage node can be supplemented by a global NFS-exported chroot to allo...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Installing Software ==&lt;br /&gt;
&lt;br /&gt;
As explained elsewhere, the RAM-based root file-system of a Qlustar compute/storage node can be supplemented by a global NFS-exported chroot to allow access to software not already contained in the boot images themselves. The default chroot generated during installation is located at /srv/apps/chroots/precise. This chroot contains a normal installation of Qlustar. You can use the standard Debian/Ubuntu tools to control its software packages, e.g.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
$ chroot /srv/apps/chroots/precise&lt;br /&gt;
(chroot-precise)root@head:/# aptitude update&lt;br /&gt;
(chroot-precise)root@head:/# aptitude dist-upgrade&lt;br /&gt;
(chroot-precise)root@head:/# aptitude install &amp;lt;package&amp;gt;&lt;br /&gt;
(chroot-precise)root@head:/# exit&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Software from packages installed in a particular chroot will be available instantaneously on all compute/storage nodes that are configured to use that chroot via unionFS.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
Important: There is usually no need to install additional packages on the head-node itself (only in the chroot). Software packages installed directly on the head-node will not be visible cluster-wide.&lt;/div&gt;</summary>
		<author><name>Michael</name></author>
	</entry>
</feed>