PelicanHPC
From ERPXE Wiki
Important information
This plugin requires a static IP address (Default is 10.0.0.1). Every change to the server IP MUST be reflected into the plugin's menu file. How to adjust ERPXE to local IP address
return to Plugins list
PelicanHPC 2.8 http://pareto.uab.es/mcreel/PelicanHPC/ |
---|
Contents
Information
ERPXE Module
- Name: - PelicanHPC
- Version: 2.8
- Official website: http://pareto.uab.es/mcreel/PelicanHPC/
- License: GNU General Public License
- Wikpedia Page: http://en.wikipedia.org/wiki/PelicanHPC
- Download: http://www.erpxe.com/downloads
Plugin type
PelicanHPC | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools |
---|---|---|---|---|---|---|
No | No | No | Yes | Yes | Yes |
Plugin Requirments
PelicanHPC | CIFS | HTTP | Internet | NFS | Linux OS | Windows OS |
---|---|---|---|---|---|---|
No | No | No | Yes | Yes | Yes |
Screen Shots
Special Information
PelicanHPC is an operating system based on the Debian Live which provides a rapid means of setting up a high performance computer cluster.
It was formerly known as ParallelKnoppix.
Linux Installation Instructions
Download pelicanhpc28-XXX.tar.gz to /
https://sourceforge.net/projects/erpxe/files/plugins/
extract pelicanhpc28-XXX.tar.gz file:
tar -xvzf pelicanhpc28-XXX.tar.gz
Download PelicanHPC ISO Latest Version to /mnt/ :
http://pareto.uab.es/mcreel/PelicanHPC/
Mount ISO file to temporary location (/mnt/cdrom/)
mkdir /mnt/cdrom/ mount -o loop /mnt/pelicanhpc-v2.8.iso /mnt/cdrom/
PelicanHPC: Copy initrd.img , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)
cp /mnt/cdrom/live/vmlinuz /tftpboot/er/plugins/pelicanhpc/vmlinuz cp /mnt/cdrom/live/initrd.img /tftpboot/er/plugins/pelicanhpc/initrd.img cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/pelicanhpc/live/
Verify files with filelist.txt in each folder.
All Done!