URL Not Found in the lab 11.1
The URL referenced in the lab for the 'stress' tool is broken.
Comments
-
yes indeed, whether his link is dead forever or temporarily I don't know, but you can always use the better stress-ng, which you can get from https://kernel.ubuntu.com/git/cking/stress-ng.git/ . AFAIK, it is completely backwards compatible.
Maybe he left Harvard
0 -
Couldn't handle the stress?
1 -
Hi @troy_dowler ,
You also could find "stress" in the repo of your distro. I'm on Ubuntu 19.04 and I see here:
$ apt-cache show stress-ng
Package: stress-ng
Architecture: amd64
Version: 0.09.57-0ubuntu2
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Colin King colin.king@canonical.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4345
Depends: libaio1 (>= 0.3.93), libapparmor1 (>= 2.10), libbsd0 (>= 0.5.0), libc6 (>= 2.29), libipsec-mb0, libsctp1 (>= 1.0.10+dfsg), zlib1g (>= 1:1.1.4)
Filename: pool/universe/s/stress-ng/stress-ng_0.09.57-0ubuntu2_amd64.deb
Size: 1679580[...]
Regards,
Luis.0 -
I don't know why, but if you click on the link above ( https://kernel.ubuntu.com/git/cking/stress-ng.git ) it seems to fail, but if you copy and paste into your browser it works. Beats me
0 -
Might have to use the the method raised by @Coop
yum search stress-ng
Loaded plugins: fastestmirror Loading mirror speeds from cached
hostfile ** base: centos.melbourneitmirror.net ** extras: centos.melbourneitmirror.net ** updates: centos.melbourneitmirror.net Warning: No matches found for: stress-ng No matches found0 -
I checked on pkgs.org and it looks like pre-made packages are available for most of the common distrobutions with the exception of CentOS8. This list does not mention RHEL8.
Troy, would you happen to be using CentOS8?
0 -
Hi Lee, I'm using CentOS7. Looks like I will need to a. compile the package, or b. install the stress-ng package and the dependencies. Not really sure right now how to go from here. I found this url which is what I'm trying to work off.
0 -
Both stress and stress-ng are in the EPEL repository for CentOS7. so a simple yum install would work if you turn on the epel repo. You can download the epel-7 repo a bunch of places or do the one line command:
sudo yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
0 -
@Coop, thanks for that. I have now stress-ng installed and hopefully i can complete the lab now.
Cheers,
Troy1 -
Confession time. I did try various things to make stress-ng work including what Coop mentioned Oct 03, but never got it working and gave up. Now, I realised that Lab 13.1 requires 'stress-ng' and not 'stress', so we have inconstancy with the Labs. Anyhow hopefully at least posting this matter may help somebody in some shape or form if they also run into this. I also forgot to mention that I'm using Raspberry PI 4 as my linux-box and up until lab 11.1 it has been fine.
0 -
Unless there is something weird on the RPI, this lab does not require stress-ng. It was developed originally on stress and has been working on that platform for quite a few years. The thing that has changed is the dififculty of obtaining stress as perhaps its author is moving on and letting people use stress-ng which is essentially a superset of stress
0 -
Hi @troy_dowler ,
Well, that explains why you have been having some trouble with the tools... Just wondering, what OS are you running on the Raspberry PI 4? Anyway, that may not be the best device to make the labs, as the OS's for these type of devices uses to be limited versions when talking about software.
Regards,
Luis.0 -
Hi Luis,
I'm using CentOS 7 on the Raspberry PI. Error below properly explains the issue. Do you know any other similar tools i can use to artificially load the system?[troy@localhost ~]$ yum deplist stress-ng
Loaded plugins: fastestmirror, verify
Loading mirror speeds from cached hostfile
epel/armhfp/metalink | 54 kB 00:00:00
Could not parse metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=armhfp&infra=stock&content=altarch error was
No repomd fileFile /var/tmp/yum-troy-R5bUFz/armhfp/7/epel/metalink.xml does not exist
0 -
I'm not an expert on this, but epel does not officially exist for arhfp, see [https://wiki.centos.org/SpecialInterestGroup/AltArch/armhfp#head-b68dc016c9892844d739cbf121d360b0e3371c4f]
for exampleBasically you are using an unsupported platform for this course which is intended to be on an enterprise level distribution, so while it is fun, we have not endeavored to figure out these vagaries. So good luck and enjoy, but unless we have a RPI enthusiast paying attention there's a limit to how much we can debug this stuff for you. At any rate, compiling from source is a better solution as the code itself for stress and stress-ng is not very architecture dependent anyway
0 -
Hi @troy_dowler ,
I strongly suggest you to use a vm for doing the labs. We don't know what else is gonna fail in your device, and it's not supported as well.
*But, if you want to try, you can get the stress-ng sources from the git repo here:
https://kernel.ubuntu.com/git/cking/stress-ng.git/
I can't assure it will work anyway, and I still suggest to switch to a vm.
I haven't used other tool to stress the system cpu, but there are a lot to stress a web server and services in the could, but it's not the case.
Regards,
Luis.0
Categories
- All Categories
- 167 LFX Mentorship
- 219 LFX Mentorship: Linux Kernel
- 795 Linux Foundation IT Professional Programs
- 355 Cloud Engineer IT Professional Program
- 179 Advanced Cloud Engineer IT Professional Program
- 82 DevOps Engineer IT Professional Program
- 127 Cloud Native Developer IT Professional Program
- 112 Express Training Courses
- 112 Express Courses - Discussion Forum
- 6.2K Training Courses
- 48 LFC110 Class Forum - Discontinued
- 17 LFC131 Class Forum
- 35 LFD102 Class Forum
- 227 LFD103 Class Forum
- 14 LFD110 Class Forum
- 39 LFD121 Class Forum
- 15 LFD133 Class Forum
- 7 LFD134 Class Forum
- 17 LFD137 Class Forum
- 63 LFD201 Class Forum
- 3 LFD210 Class Forum
- 5 LFD210-CN Class Forum
- 2 LFD213 Class Forum - Discontinued
- 128 LFD232 Class Forum - Discontinued
- 1 LFD233 Class Forum
- 2 LFD237 Class Forum
- 23 LFD254 Class Forum
- 697 LFD259 Class Forum
- 109 LFD272 Class Forum
- 3 LFD272-JP クラス フォーラム
- 10 LFD273 Class Forum
- 152 LFS101 Class Forum
- 1 LFS111 Class Forum
- 1 LFS112 Class Forum
- 1 LFS116 Class Forum
- 1 LFS118 Class Forum
- LFS120 Class Forum
- 7 LFS142 Class Forum
- 7 LFS144 Class Forum
- 3 LFS145 Class Forum
- 1 LFS146 Class Forum
- 3 LFS147 Class Forum
- 1 LFS148 Class Forum
- 15 LFS151 Class Forum
- 1 LFS157 Class Forum
- 33 LFS158 Class Forum
- 8 LFS162 Class Forum
- 1 LFS166 Class Forum
- 1 LFS167 Class Forum
- 3 LFS170 Class Forum
- 2 LFS171 Class Forum
- 1 LFS178 Class Forum
- 1 LFS180 Class Forum
- 1 LFS182 Class Forum
- 1 LFS183 Class Forum
- 29 LFS200 Class Forum
- 736 LFS201 Class Forum - Discontinued
- 2 LFS201-JP クラス フォーラム
- 14 LFS203 Class Forum
- 102 LFS207 Class Forum
- 1 LFS207-DE-Klassenforum
- 1 LFS207-JP クラス フォーラム
- 301 LFS211 Class Forum
- 55 LFS216 Class Forum
- 48 LFS241 Class Forum
- 42 LFS242 Class Forum
- 37 LFS243 Class Forum
- 15 LFS244 Class Forum
- LFS245 Class Forum
- LFS246 Class Forum
- 50 LFS250 Class Forum
- 1 LFS250-JP クラス フォーラム
- LFS251 Class Forum
- 154 LFS253 Class Forum
- LFS254 Class Forum
- LFS255 Class Forum
- 5 LFS256 Class Forum
- 1 LFS257 Class Forum
- 1.3K LFS258 Class Forum
- 10 LFS258-JP クラス フォーラム
- 111 LFS260 Class Forum
- 159 LFS261 Class Forum
- 41 LFS262 Class Forum
- 82 LFS263 Class Forum - Discontinued
- 15 LFS264 Class Forum - Discontinued
- 11 LFS266 Class Forum - Discontinued
- 20 LFS267 Class Forum
- 24 LFS268 Class Forum
- 29 LFS269 Class Forum
- 1 LFS270 Class Forum
- 199 LFS272 Class Forum
- 1 LFS272-JP クラス フォーラム
- LFS274 Class Forum
- 3 LFS281 Class Forum
- 9 LFW111 Class Forum
- 260 LFW211 Class Forum
- 182 LFW212 Class Forum
- 13 SKF100 Class Forum
- 1 SKF200 Class Forum
- 1 SKF201 Class Forum
- 782 Hardware
- 198 Drivers
- 68 I/O Devices
- 37 Monitors
- 96 Multimedia
- 174 Networking
- 91 Printers & Scanners
- 83 Storage
- 743 Linux Distributions
- 80 Debian
- 67 Fedora
- 15 Linux Mint
- 13 Mageia
- 23 openSUSE
- 143 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 348 Ubuntu
- 461 Linux System Administration
- 39 Cloud Computing
- 70 Command Line/Scripting
- Github systems admin projects
- 90 Linux Security
- 77 Network Management
- 101 System Management
- 46 Web Management
- 64 Mobile Computing
- 17 Android
- 34 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 371 Off Topic
- 114 Introductions
- 174 Small Talk
- 19 Study Material
- 507 Programming and Development
- 285 Kernel Development
- 204 Software Development
- 1.8K Software
- 211 Applications
- 180 Command Line
- 3 Compiling/Installing
- 405 Games
- 309 Installation
- 97 All In Program
- 97 All In Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)