diff options
author | Eric Thibodeau <kyron@neuralbs.com> | 2008-07-08 23:11:18 -0400 |
---|---|---|
committer | Eric Thibodeau <kyron@neuralbs.com> | 2008-07-08 23:11:18 -0400 |
commit | 84b4c22f75f2930bc9122d66c6b0849d9cb88ac7 (patch) | |
tree | c4614d919524aa834e2cdd04f29a14543f423243 /profiles/hpc-clustering/package.keywords/aufs | |
parent | livecd-tools password patch (diff) | |
download | clustering-livecd-84b4c22f75f2930bc9122d66c6b0849d9cb88ac7.tar.gz clustering-livecd-84b4c22f75f2930bc9122d66c6b0849d9cb88ac7.tar.bz2 clustering-livecd-84b4c22f75f2930bc9122d66c6b0849d9cb88ac7.zip |
NFSroot now boots cleanly (almost)
- sshd keys generated in catalyst run
- runlevel scripts cleaned out for a smoother boot
* shutdown and reboots are still unclean, OpenRC needs to ignore useless tasks (given it's an ro ROOT)
* still need to resolve the "Caching service dependencies" at boot time (very slow)
Updated HOWTOs for merging nfsroot and livecd into a single ISO, currently incomplete:
- Added AUFS to livecd, needs to be configured to mount nfsroot as rw for the beaowulf-head config script to function
- Once AUFS is functionnal, we can start testing the booting of nodes off the livecd!
** Vmware is being used and is causing some problems:
-- e1000 emulation is so good we're getting kernel module problems (irq related...is it the module or VMware...)
-- found out how to disable DHCP on the local virtual net (thanks go to Demosthenes on gentoo-server): simply delete the files in /etc/vmware/vmnet1/dhcpd/ and the VMWare dhcpd won't start.
Diffstat (limited to 'profiles/hpc-clustering/package.keywords/aufs')
-rw-r--r-- | profiles/hpc-clustering/package.keywords/aufs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/hpc-clustering/package.keywords/aufs b/profiles/hpc-clustering/package.keywords/aufs new file mode 100644 index 0000000..a20ced9 --- /dev/null +++ b/profiles/hpc-clustering/package.keywords/aufs @@ -0,0 +1 @@ +=sys-fs/aufs-20080422 ** |