I have a Linux on a x86_64 system powered by Gentoo distro.
On my system I have one 90GB SSD + 2x500GB HDD. The 2x500 HDD are part of a LVM (with striping , mostly for performance reason).
Disk utility (Palimpsset, written by David Zeuthen) is a graphical tool that can be found on the Linux platform, it can be used for partition management, S.M.A.R.T. monitoring, benchmarking, and software RAID.
When RAID / LVM not showing in Disk Utility then blame this bug.
It seems that you can temporarily fix this either by issuing at the console one of the commands bellow:
- vgchange --refresh
- udevadm trigger
Now, if you think that this article was interesting don't forget to rate it. It shows me that you care and thus I will continue write about these things.
The following two tabs change content below.
Eugen Mihailescu
Founder/programmer/one-man-show at Cubique Software
Always looking to learn more about *nix world, about the fundamental concepts of math, physics, electronics. I am also passionate about programming, database and systems administration. 16+ yrs experience in software development, designing enterprise systems, IT support and troubleshooting.
Latest posts by Eugen Mihailescu (see all)
- Dual monitor setup in Xfce - January 9, 2019
- Gentoo AMD Ryzen stabilizator - April 29, 2018
- Symfony Compile Error Failed opening required Proxies - January 22, 2018
Reblogged this on Gigable - Tech Blog.