USENIX LISA: Ted T'so Helps with System Crashes and Presents SystemTap
Linux kernel developer Ted T'so shared his know-how in a number of tutorials at the USENIX LISA conference in San Diego. One theme was getting first help for system crashes, and in the process, he took the opportunity to present SystemTap.
"Don't panic," thus the first advice from T'so in his presentation on hardware crashes. Never spare time with his second advice: "make backups!" T'so himself puts a lot of weight in scripts to secure data, but he also points to open source solutions like Amanda and Sync, or commercial variants like BRU and Arkeia. After presenting a few possible hardware catastrophe scenarios ("Linux hardware can do some pretty creative crashing"), T'so suggests looking for causes at the lowest level. "I apologize" he says, "but I have to admit that Linux error messages aren't among the most sysadmin friendly." His suggestion is to integrate kernel log messages into the search.
His first solution is to use the image backup as a way to rescue at least what's left. T'so suggests having a good handle on the material to help in resolving problems. One area is understanding hard disk partitions and Logical Volume Manager (LVM), where T'so spent some time in an overview on filesystem monitoring. His example of an effective file recovery system is e2fsck, part of the Linux ext filesystem. His encouraging conclusion was, if you know where the problem emanated and if you take the proper care, most data recovery will be successful.
During his afternoon session, Ted T'so, also representing the Linux Foundation, launched into presenting SystemTap, a new developer tool. The software package targets technical support folks who can use it to tap into Linux kernel data noninvasively. T'so points to its effectiveness even in its current early phases. He cautions against using any of the other tools currently shipped with products, especially the enterprise versions where updates are few and far between.
Detailed information on SystemTap is available in the Sourceware wiki, which includes an FAQ and advice pages. Upcoming versions of SystemTap should include a Script Toolchest, and the wiki contains informtion on it already.
Comments
comments powered by DisqusIssue 269/2023
Buy this issue as a PDF
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Find SysAdmin Jobs
News
-
MNT Seeks Financial Backing for New Seven-Inch Linux Laptop
MNT Pocket Reform is a tiny laptop that is modular, upgradable, recyclable, reusable, and ships with Debian Linux.
-
Ubuntu Flatpak Remix Adds Flatpak Support Preinstalled
If you're looking for a version of Ubuntu that includes Flatpak support out of the box, there's one clear option.
-
Gnome 44 Release Candidate Now Available
The Gnome 44 release candidate has officially arrived and adds a few changes into the mix.
-
Flathub Vying to Become the Standard Linux App Store
If the Flathub team has any say in the matter, their product will become the default tool for installing Linux apps in 2023.
-
Debian 12 to Ship with KDE Plasma 5.27
The Debian development team has shifted to the latest version of KDE for their testing branch.
-
Planet Computers Launches ARM-based Linux Desktop PCs
The firm that originally released a line of mobile keyboards has taken a different direction and has developed a new line of out-of-the-box mini Linux desktop computers.
-
Ubuntu No Longer Shipping with Flatpak
In a move that probably won’t come as a shock to many, Ubuntu and all of its official spins will no longer ship with Flatpak installed.
-
openSUSE Leap 15.5 Beta Now Available
The final version of the Leap 15 series of openSUSE is available for beta testing and offers only new software versions.
-
Linux Kernel 6.2 Released with New Hardware Support
Find out what's new in the most recent release from Linus Torvalds and the Linux kernel team.
-
Kubuntu Focus Team Releases New Mini Desktop
The team behind Kubuntu Focus has released a new NX GEN 2 mini desktop PC powered by Linux.
prepositions
prepositions
I don't think so.