Added physical disks via VMWare Workstation. ON CLI I see them without problem, there are not formated, but initialized.
Seems like the UI / the triggered command is only allowed to have to deal with btrfs volumes
Detailed step by step instructions to reproduce the problem
didn’t try to reproduce since this would mean to create a second vm and not use the drives in the meantime.<img
@Henning Hello again. From the error report it would seem like the drives you have added do not have udev by-id entries. This can happen from not assigning them unique serial numbers, either that or there is a serial clash with sda3.
Rockstor requires that all drives have a /dev/disk/by-id listing created by udev, which in turn creates these entries based on the devices serial numbers.
Hope that helps.
Your more recent posts re mkfs.btrfs are purely btrfs related and it is advisable to wipe drives prior to their use anyway.
Once the serial problem is sorted this can be done in the Disk page.
@phillxnet makes sence
so quick question: why is udev missing on sda3 when sda is an vdisk created on creating the VM. In other words sda didn’t exist before and the first one who touched it was rockstor on installation.
The only things I did:
create VM, add the physical (big) drives to it and install rockstor.