Difference between revisions of "StressLinux"

From ERPXE Wiki
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Plugin
 
{{Plugin
| logo = http://www.stresslinux.org/pictures/tornado-stress.jpg
+
| logo = https://www.stresslinux.org/pictures/tornado-stress.jpg
 
| website = http://www.stresslinux.org/
 
| website = http://www.stresslinux.org/
 
| wikipedia = http://en.wikipedia.org/wiki/Stresslinux
 
| wikipedia = http://en.wikipedia.org/wiki/Stresslinux
 
| license = [http://en.wikipedia.org/wiki/Gpl GNU General Public License]
 
| license = [http://en.wikipedia.org/wiki/Gpl GNU General Public License]
| version = 0.3.1
+
| version = 0.7.190
 
| from_erpxe_version = 1.0
 
| from_erpxe_version = 1.0
 
| http = {{no}}
 
| http = {{no}}
Line 11: Line 11:
 
| internet = {{no}}
 
| internet = {{no}}
 
| linux = {{yes}}
 
| linux = {{yes}}
| windows = {{no}}
+
| windows = {{yes}}
 
| antivirus = {{no}}
 
| antivirus = {{no}}
 
| deployment = {{no}}
 
| deployment = {{no}}
Line 18: Line 18:
 
| live = {{yes}}
 
| live = {{yes}}
 
| recovery = {{no}}
 
| recovery = {{no}}
 +
| requireIP = true
 
| image1 =  
 
| image1 =  
 
| image1url =  
 
| image1url =  
Line 32: Line 33:
 
stresslinux is dedicated to users who want to test their system(s) entirely on high load and monitoring the health.
 
stresslinux is dedicated to users who want to test their system(s) entirely on high load and monitoring the health.
  
{{TFTPPlugin
+
==Linux Installation Instructions==
| filename = opensuse114-XXX.tar.gz
+
 
| downloadurl = https://sourceforge.net/projects/erpxe/files/plugins/
+
Download stresslinux07190-XXX.tar.gz to /
| product = openSUSE 11.4
+
https://sourceforge.net/projects/erpxe/files/plugins/
| producturl = http://fedoraproject.org/en/get-fedora
+
 
| productfile = openSUSE-XX-DVD.iso
+
Extract stresslinux07190-XXX.tar.gz file:
| pluginname = openSUSE
+
tar -xvzf stresslinux07190-XXX.tar.gz
}}
 
  
openSUSE 11.4 x86: Copy initrd , linux and the entire ISO to appropriate directory: (LOWER CASE ONLY!)
+
Download stresslinux_11.4.x86_64-0.7.190-Build1.10-pxe.tar.bz2 to a temporary folder:
 +
http://www.stresslinux.org/sl/downloads
  
cp /mnt/cdrom/images/boot/i386/loader/initrd /tftpboot/er/plugins/opensuse/initrd
+
Extract stresslinux_11.4.x86_64-0.7.190-Build1.10-pxe.tar.bz2 file
  cp /mnt/cdrom/images/pxeboot/linux /tftpboot/er/plugins/opensuse/linux
+
  tar -xfj stresslinux_11.4.x86_64-0.7.190-Build1.10-pxe.tar.bz2
cp -R /mnt/cdrom/* /tftpboot/er/shares/opensuse/11.4/i386/
 
  
openSUSE 11.4 x64: Copy initrd , linux and the entire ISO to appropriate directory: (LOWER CASE ONLY!)
+
Copy vmlinuz to appropriate directory: (LOWER CASE ONLY!)
 +
cp stresslinux_11.4.x86_64-0.7.190.md5 /tftpboot/image/
 +
cp stresslinux_11.4.x86_64-0.7.190.gz /tftpboot/image/
 +
cp initrd-netboot-suse-11.4.x86_64-2.1.1.gz /tftpboot/er/plugins/stress/
 +
cp initrd-netboot-suse-11.4.x86_64-2.1.1.kernel.2.6.37.6-0.20-default /tftpboot/er/plugins/stress/initrd-netboot-suse-11.4.x86_64-2.1.1.kernel.2.6.37.6-0.20-default
  
cp /mnt/cdrom/images/pxeboot/linux /tftpboot/er/plugins/opensuse/linux64
+
Verify files with filelist.txt in each folder.
cp /mnt/cdrom/images/pxeboot/initrd /tftpboot/er/plugins/opensuse/initrd64
 
cp -R /mnt/cdrom/* /tftpboot/er/shares/opensuse/11.4/x86_64/
 
  
{{PluginInstructionsEnd}}
+
All Done!
 +
[[Category:Plugins]]
 +
[[Category:Hardware Diagnostics]]
 +
[[Category:Supported from ERPXE 1.0]]

Latest revision as of 06:44, 5 May 2019

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

StressLinux 0.7.190
tornado-stress.jpg
http://www.stresslinux.org/

Information

ERPXE Module

  • Name: - StressLinux
  • Version: 0.7.190

Plugin type

Plugin type
StressLinux Anti-Virus Deployment Diagnostics OS Installation Live Media Recovery Tools
No No Yes No Yes No

Plugin Requirments

Plugin Requirments
StressLinux CIFS HTTP Internet NFS Linux OS Windows OS
No No No Yes Yes Yes

Screen Shots

Special Information

stresslinux is a minimal linux distribution running from a bootable cdrom, usb, vmware or via PXE (wip).

stresslinux makes use of some utitlities available on the net like: stress, cpuburn, hddtemp, lm_sensors ...

stresslinux is dedicated to users who want to test their system(s) entirely on high load and monitoring the health.

Linux Installation Instructions

Download stresslinux07190-XXX.tar.gz to /

https://sourceforge.net/projects/erpxe/files/plugins/

Extract stresslinux07190-XXX.tar.gz file:

tar -xvzf stresslinux07190-XXX.tar.gz

Download stresslinux_11.4.x86_64-0.7.190-Build1.10-pxe.tar.bz2 to a temporary folder:

http://www.stresslinux.org/sl/downloads

Extract stresslinux_11.4.x86_64-0.7.190-Build1.10-pxe.tar.bz2 file

tar -xfj stresslinux_11.4.x86_64-0.7.190-Build1.10-pxe.tar.bz2

Copy vmlinuz to appropriate directory: (LOWER CASE ONLY!)

cp stresslinux_11.4.x86_64-0.7.190.md5 /tftpboot/image/
cp stresslinux_11.4.x86_64-0.7.190.gz /tftpboot/image/
cp initrd-netboot-suse-11.4.x86_64-2.1.1.gz /tftpboot/er/plugins/stress/
cp initrd-netboot-suse-11.4.x86_64-2.1.1.kernel.2.6.37.6-0.20-default /tftpboot/er/plugins/stress/initrd-netboot-suse-11.4.x86_64-2.1.1.kernel.2.6.37.6-0.20-default

Verify files with filelist.txt in each folder.

All Done!