
On Tue, Feb 21, 2017 at 5:57 PM, Gianluca Cecchi <gianluca.cecchi@gmail.com> wrote:
On Tue, Feb 21, 2017 at 4:46 PM, Nir Soffer <nsoffer@redhat.com> wrote:
The resize button should be in the "Additional size" column when a LUN can be resized.
Vdsm reports the size of each LUN and the size of the PV. If the LUN and the PV can be resized you should see the button.
Nir
Perhaps he can select the storage domain in storage tab and "Scan Disks" to induce an iscsi rescan on hosts and then in manage domain see this additional column?
I don't know what "scan disks", does, but it is not required. When you open the "new/manage domain" dialog we fetch the device list from vdsm (getDeviceList) and this perform all the steps needed to detect resized devices. Nir