[Kimchi-devel] A question about iSCSI storage pool

Aline Manera alinefm at linux.vnet.ibm.com
Fri Sep 19 02:48:35 UTC 2014


On 09/18/2014 08:07 AM, Yu Xin Huo wrote:
> I got a iSCSI target to work on my redhat with a USB disk to test 
> iSCSI storage pool and found below:
>
> 1. When create a iSCSI storage pool, I selected a target in dropdown list.
> 2. Once the pool is created, I see a volume named 'unit:0:0:1'.
> 3. When edit template, in the 'storage pool' dropdown, 'unit:0:0:1' is 
> listed there.
>
> So 'unit:0:0:1' which indeed is a *volume* but listed as a *pool* in 
> template?  or something I am misunderstanding?

The "Storage pool" on Template represents where the guest disk will be 
created.
So if I specify "default" pool and size 10GB my guest will have a 10GB 
disk created on the default pool (under /var/lib/libvirt/images, for 
example)

But it is not true for iSCSI and SCSI pools.
We call the iSCSI and SCSI pools as read-only because we can not create 
new files on it.
The volumes are pre-configured by the system. Because that while using 
those pools you also need to select the volume as are represented by 
<pool_name>/<vol_name> in the combo box.

When a iSCSI or SCSI pool/volume is selected on Template the user can 
not edit its size, as the volume already exists and has a size.

>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/kimchi-devel/attachments/20140918/0faf0a1e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 4299 bytes
Desc: not available
URL: <http://lists.ovirt.org/pipermail/kimchi-devel/attachments/20140918/0faf0a1e/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 16007 bytes
Desc: not available
URL: <http://lists.ovirt.org/pipermail/kimchi-devel/attachments/20140918/0faf0a1e/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 8969 bytes
Desc: not available
URL: <http://lists.ovirt.org/pipermail/kimchi-devel/attachments/20140918/0faf0a1e/attachment-0002.png>


More information about the Kimchi-devel mailing list