home
Bild
If you use napp-it, please contribute to the further development of a free napp-it ZFS Server.


Extensions/bundles
hostname/ extension/ comment
Do not forget to enter or email the hostname! We do not request or pay sales-tax due to our state as a small enterprise according to § 19 UStG

See also details and how to place a add at this place..

Bild 

Illumian 1.0

Illumian is a free distribution initiated by Nexenta. It is the base of NexentaStor 4.0
It shares the Illumos kernel and the apps with OpenIndiana but uses Debian-like repackaging
(installs apps via apt-get..)

Illumian will be a fully supported napp-it platform and is available from
http://www.illumian.org

Current state after installation per wget and napp-it 0.7
not fully tested; netatalk and vmwaretools not working



Insights and open questions (If you have an answer, send an email to community@napp-it.org )

Installation: per ISO but keyboard settings are not saved, use english

Update repository
browse at http://apt.illumian.org/illumian/pool/main/
- apt-get update
- apt-get upgrade

Distri-update
apt-clone upgrade not working, asumes syspool, now name is rpool like usual on Solaris
use beadm to create a system snap

napp-it installation works after (included in current wget installer, similar to Solaris 11)
ln -s /usr/lib/libssl.so.1.0.0 /usr/lib/libssl.so.0.9.8
ln -s /usr/lib/libcrypto.so /usr/lib/libcrypto.so.0.9.8


Not working:
Installation of bonnie++
apt-get install benchmark-bonnieplus

bonnie++ gives a: ld.so.1: bonnie++: fatal: libstdc++.so.6: open failed: No such file or directory


Compiling smartmontools requires gcc-dev
on OpenIndiana its a: pkg install gcc-dev
on Illumian?

In the repo you find developer-gcc*
apt-get install developer-gcc++ installs them all but they are not working


 workaround for bonnie and smartmontools: installer is using binaries from OI

Netatalk compiling like NCP or OpenIndiana not working,
vmware tools - how to install?

about XAMPP
You can install xampp but Apache won't start with error:
httpd: Syntax error on line 507 of /opt/xampp/etc/httpd.conf: Syntax error on line 1 of /opt/xampp/etc/extra/httpd-xampp.conf: Cannot load /opt/xampp/modules/libphp5.so into server: ld.so.1: httpd: fatal: relocation error: file /usr/lib/libldap.so.5: symbol NSS_SetDomesticPolicy: referenced symbol not found

Workaround: comment line 1 in /opt/xampp/etc/httpd.conf
(start without php)


about manual Network-config:
network config is similar to Openindiana with the difference that Illumian needs a file like (similar to ncp)
/etc/hostname.e1000g0 or /etc/dhcp.e1000g0 for persistant setting (i would prefer same behaviour like OI and Solaris)
napp-it 20.04.2012