[storageadmin.util:44] Error?

@HBDK Hello again.

Yes, I’m afraid that one is my fault. Sorry.

The only trigger for this I’ve seen in the wild so far was related to a good few partitions on an existing device. Can’t know if your cause is this also but could probably tell with the output of:

ls -la /dev/disk/by-id/

Good news is, in an attempt to redeem myself, I have submitted a fix: Please see issue:

Where forum member @wellman in the following thread helped with output from the same above command. That issue also covers some as yet unreported possible causes for the same value overflow.

And the fix is awaiting code review via pull request:

Also see the now closed as duplicate report by Github user tomvancutsem who was able to confirmed that the partitions count was also the cause for his experiencing this error:
https://github.com/rockstor/rockstor-core/issues/1715

Hope that helps.

So short of it is that if my pull request passes muster then a fix should be available shortly in a future update. In the mean time the only work around is to reduce the partition count on the problem drive or drives. Which may not be an option given it can involve data loss. And the output of the above command should indicate the drive that is causing this. ‘As is’ it will block Rockstor’s ability to update drive state which is not good but has only been observed in more unusual partitioning cases so would be good to know if this is also the case in your setup.

Thanks.