[Ovirt-devel] [PATCH 1/2] Provides a new storage administration system to the managed node.

Alan Pevec apevec at gmail.com
Thu Nov 19 23:25:55 UTC 2009


On Mon, Nov 9, 2009 at 8:20 PM, Darryl L. Pierce <dpierce at redhat.com> wrote:
> Users can now:
>  * Add a new storage pool.
>  * Delete a storage pool.
>  * Start and stop storage pools.
>  * Add a new storage volume.
>  * Delete a storage volume.
>  * List existing storage pools, with details.

I'm getting volumes with 1G or less rounded to 0.0 G in display:
                 ┌───────────┤ List Storage Pools ├───────────┐
                 │                                            │
                 │     Details For Storage Pool: default      │
                 │      Name:default                          │
                 │           gpxe-0.9.7-6.el5rhev.iso (0.0 G) │
                 │           nodel5.iso (0.0 G)               │
                 │   Volumes:nodel5a.img (2.0 G)              │
                 │           xp2.img (0.0 G)                  │
                 │           xp.img (2.0 G)                   │
                 │           winxp-sp2.iso (0.0 G)            │
                 │ Autostart:Yes                              │

you need to  / 1024.0**3 to get the fractional part




More information about the ovirt-devel mailing list