Submitted by rubenzsolt on Sun, 08/25/2019 - 16:38
Hi, I have Webmin installed on Debian 10, and on Partitions on Local Disks appear No disks were found on this system message.
root@server:~# cat /proc/partitions
major minor #blocks name
7 0 10485760 loop0
8 0 976762584 sda
8 1 498688 sda1
8 2 976073728 sda2
8 16 976762584 sdb
8 17 498688 sdb1
8 18 976073728 sdb2
8 32 1953514584 sdc
8 33 1953124352 sdc1
8 48 1953514584 sdd
8 49 1953124352 sdd1
9 2 1952992256 md2
9 0 497664 md0
9 1 975941632 md1
253 0 5242880 dm-0
253 1 15998976 dm-1
253 2 5242880 dm-2
253 3 524288000 dm-3
253 4 1048576 dm-4
253 5 1048576 dm-5
253 6 1048576 dm-6
253 7 5242880 dm-7
253 8 1048576 dm-8
253 9 524288000 dm-9
253 10 1048576 dm-10
Status:
Active
Comments
Submitted by rubenzsolt on Sun, 08/25/2019 - 16:41 Comment #1
Submitted by JamieCameron on Sun, 08/25/2019 - 17:23 Comment #2
The quick fix for this is to run
apt-get install parted
But we're looking into the real cause ..
Submitted by JamieCameron on Sun, 08/25/2019 - 18:21 Comment #3
Also, what does the command
fdisk -l -u=cylinders
output on your system?Submitted by andreychek on Sun, 08/25/2019 - 19:20 Comment #4
Submitted by rubenzsolt on Thu, 09/05/2019 - 10:56 Comment #5
Sorry for late:
Submitted by JamieCameron on Sat, 09/07/2019 - 01:11 Comment #6
This is due to a change in the format of the
fdisk
output. It will be fixed in the next Webmin release.Submitted by rubenzsolt on Fri, 01/10/2020 - 16:46 Comment #7
I updated to the latest 1.940 but the problem is same.
No disks were found on this system.
The issue apear on systems with physical disks, on virtualized vm is OK
Can you try updating to 1.941. Do you still see this issue?
Submitted by rubenzsolt on Mon, 01/20/2020 - 13:46 Comment #9
Hi, I updated but the issue persist.
Submitted by rubenzsolt on Wed, 04/08/2020 - 19:33 Comment #10
Hi, any update with this issue?
Hi,
It should have been fixed already. Could you try the latest Webmin 1.942 and see if it's working for you now?