cockpit
cockpit copied to clipboard
Failed to add new partition to the table: Numerical result out of range
Explain what happens
- Fresh fedora server install
- Do an initial full software update in the Cockpit dashboard
- Reboot
- Create raid6 using Cockpit dashboard
- Create GPT partition for the raid6 array
- Try creating a partition:
Error creating partition on /dev/md127: Failed to add new partition to the table: Numerical result out of range
Version of Cockpit
334
Where is the problem in Cockpit?
Storage
Server operating system
Fedora
Server operating system version
Fedora 41
What browsers are you using?
Firefox
System log
> sudo journalctl -f
Mar 12 22:20:00 localhost.localdomain udisksd [1430]: [fdisk] Sector 18446744073709550632 already used.
Mar 12 22:20:00 localhost.localdomain systemd[1]: mdmonitor.service - Software RAID monitoring and management was skipped because of an unmet condition check (Con
ditionPathExists=/etc/mdadm.conf).
# I ran the journalctl command, then went retry creating a partition in the same way (and had the same error again)