
Hello, i am new with ovirt and i installed ovirt engine on centos7. After i logged in the administrator web gui i see the default nfs domain with less than 1gb space, while i have more than 200gb on disk. The problem is, that i cant change the value and found no informtion in the manuals too. Can someone explain this to me? thx

On Thu, Dec 3, 2015 at 12:02 PM, <kontakt@taste-of-it.de> wrote:
Hello, i am new with ovirt and i installed ovirt engine on centos7. After i logged in the administrator web gui i see the default nfs domain with less than 1gb space, while i have more than 200gb on disk. The problem is, that i cant change the value and found no informtion in the manuals too. Can someone explain this to me? thx
There no default NFS data domain after engine-setup. It's up to the user to create the first regular data domain. Engine-setup will simply optionally creates an NFS ISO storage domain on the engine machines.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Hi, i ust run "yum install ovirt-engine" and "engine-setup" and setup "/var/lib/exports/iso", which is default, as shared NFS Domain. And i think thats why ovirt setups this with default <1GB of space. So i need an explanation why this is so and if this is so i whould next time answer with no for nfs domain in installation process. Am 2015-12-03 12:51, schrieb Simone Tiraboschi:
On Thu, Dec 3, 2015 at 12:02 PM, <kontakt@taste-of-it.de> wrote:
Hello, i am new with ovirt and i installed ovirt engine on centos7. After i logged in the administrator web gui i see the default nfs domain with less than 1gb space, while i have more than 200gb on disk. The problem is, that i cant change the value and found no informtion in the manuals too. Can someone explain this to me? thx
There no default NFS data domain after engine-setup. It's up to the user to create the first regular data domain. Engine-setup will simply optionally creates an NFS ISO storage domain on the engine machines.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users [1]
Links: ------ [1] http://lists.ovirt.org/mailman/listinfo/users

On Thu, Dec 3, 2015 at 1:40 PM, <kontakt@taste-of-it.de> wrote:
Hi,
i ust run "yum install ovirt-engine" and "engine-setup" and setup "/var/lib/exports/iso", which is default, as shared NFS Domain. And i think thats why ovirt setups this with default <1GB of space. So i need an explanation why this is so and if this is so i whould next time answer with no for nfs domain in installation process.
The domain created by engine-setup under /var/lib/exports/iso should be an ISO storage domain (just for ISO images) not a Data storage domain (for VMs). Can you please check that and add your first regular data storage domain?
Am 2015-12-03 12:51, schrieb Simone Tiraboschi:
On Thu, Dec 3, 2015 at 12:02 PM, <kontakt@taste-of-it.de> wrote:
Hello,
i am new with ovirt and i installed ovirt engine on centos7. After i logged in the administrator web gui i see the default nfs domain with less than 1gb space, while i have more than 200gb on disk. The problem is, that i cant change the value and found no informtion in the manuals too. Can someone explain this to me? thx
There no default NFS data domain after engine-setup. It's up to the user to create the first regular data domain. Engine-setup will simply optionally creates an NFS ISO storage domain on the engine machines.
_______________________________________________
Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users [1]
Links: ------ [1] http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Hi, yes its an iso domain and yes i can only create a data domain. but the question is why it is limited to 1gb? and why i cant changed it? what are the reasons for that? thx Am 2015-12-03 14:25, schrieb Simone Tiraboschi:
On Thu, Dec 3, 2015 at 1:40 PM, <kontakt@taste-of-it.de> wrote:
Hi,
i ust run "yum install ovirt-engine" and "engine-setup" and setup "/var/lib/exports/iso", which is default, as shared NFS Domain. And i think thats why ovirt setups this with default <1GB of space. So i need an explanation why this is so and if this is so i whould next time answer with no for nfs domain in installation process.
The domain created by engine-setup under /var/lib/exports/iso should be an ISO storage domain (just for ISO images) not a Data storage domain (for VMs). Can you please check that and add your first regular data storage domain?
Am 2015-12-03 12:51, schrieb Simone Tiraboschi:
On Thu, Dec 3, 2015 at 12:02 PM, <kontakt@taste-of-it.de> wrote:
Hello, i am new with ovirt and i installed ovirt engine on centos7. After i logged in the administrator web gui i see the default nfs domain with less than 1gb space, while i have more than 200gb on disk. The problem is, that i cant change the value and found no informtion in the manuals too. Can someone explain this to me? thx
There no default NFS data domain after engine-setup. It's up to the user to create the first regular data domain. Engine-setup will simply optionally creates an NFS ISO storage domain on the engine machines.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users [1] [1]
Links: ------ [1] http://lists.ovirt.org/mailman/listinfo/users [1]
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users [1]
Links: ------ [1] http://lists.ovirt.org/mailman/listinfo/users

On 3-12-2015 14:41, kontakt@taste-of-it.de wrote:
Hi,
yes its an iso domain and yes i can only create a data domain. but the question is why it is limited to 1gb? and why i cant changed it? what are the reasons for that? Just guessing towards your env but what does df -h /var or df -h /var/lib say?
Joop

On Thu, Dec 3, 2015 at 4:14 PM, Joop <jvdwege@xs4all.nl> wrote:
On 3-12-2015 14:41, kontakt@taste-of-it.de wrote:
Hi,
yes its an iso domain and yes i can only create a data domain. but the question is why it is limited to 1gb? and why i cant changed it? what are the reasons for that? Just guessing towards your env but what does df -h /var or df -h /var/lib say?
Another question, did you already added the first host?
Joop
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

On 03/12/2015 5:41 AM, kontakt@taste-of-it.de wrote:
yes its an iso domain and yes i can only create a data domain. but the question is why it is limited to 1gb?
When you create the ISO domain during engine-setup, I believe the ISO domain is created on the Engine host itself. Can you see how much space is available under /var/lib on the Engine host? Regards, Alan

Hi, /var is on own partition with more than 250gb free, so thats not the reason why its limit to 1gb. And no i didnt add a host yet, is just installed ovirt and look around the webgui configuration - its my first time with ovirt and i want to learn all ;)

I also see this in the default iso domain created by engine setup (standard install). Please open a bug. On Thu, Dec 3, 2015 at 10:17 PM, <kontakt@taste-of-it.de> wrote:
Hi, /var is on own partition with more than 250gb free, so thats not the reason why its limit to 1gb. And no i didnt add a host yet, is just installed ovirt and look around the webgui configuration - its my first time with ovirt and i want to learn all ;)
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Once you attach the domain to a data center, the real size of the iso domain is displayed. Looks like a stupid display bug when no size is available. Probably should have been "NA" since nobody sees this domain yet. Nir On Thu, Dec 3, 2015 at 10:57 PM, Nir Soffer <nsoffer@redhat.com> wrote:
I also see this in the default iso domain created by engine setup (standard install).
Please open a bug.
On Thu, Dec 3, 2015 at 10:17 PM, <kontakt@taste-of-it.de> wrote:
Hi, /var is on own partition with more than 250gb free, so thats not the reason why its limit to 1gb. And no i didnt add a host yet, is just installed ovirt and look around the webgui configuration - its my first time with ovirt and i want to learn all ;)
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Il 03/Dic/2015 22:01, "Nir Soffer" <nsoffer@redhat.com> ha scritto:
Once you attach the domain to a data center, the real size of the iso domain is displayed.
Looks like a stupid display bug when no size is available. Probably should have been "NA" since nobody sees this domain yet.
Yes, the issue is here: the available space on the storage domain got reported to the engine by vdsm running on the hosts, if the information has never been available we are showing 1G witch is wrong instead of NA which will be more coherent. The issue can happen just with the ISO storage domain created by engine-setup since to add other storage domains you need at least one active host.
Nir
On Thu, Dec 3, 2015 at 10:57 PM, Nir Soffer <nsoffer@redhat.com> wrote:
I also see this in the default iso domain created by engine setup (standard install).
Please open a bug.
On Thu, Dec 3, 2015 at 10:17 PM, <kontakt@taste-of-it.de> wrote:
Hi, /var is on own partition with more than 250gb free, so thats not the reason why its limit to 1gb. And no i didnt add a host yet, is just installed ovirt and look around the webgui configuration - its my first time with ovirt and i want to learn all ;)
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

We are showing "< 1G", which means any value from 0 to 2**30 - 1. The value is probably 0 by default before we accessed the domain for the first time. On Thu, Dec 3, 2015 at 11:30 PM, Simone Tiraboschi <stirabos@redhat.com> wrote:
Il 03/Dic/2015 22:01, "Nir Soffer" <nsoffer@redhat.com> ha scritto:
Once you attach the domain to a data center, the real size of the iso domain is displayed.
Looks like a stupid display bug when no size is available. Probably should have been "NA" since nobody sees this domain yet.
Yes, the issue is here: the available space on the storage domain got reported to the engine by vdsm running on the hosts, if the information has never been available we are showing 1G witch is wrong instead of NA which will be more coherent. The issue can happen just with the ISO storage domain created by engine-setup since to add other storage domains you need at least one active host.
Nir
On Thu, Dec 3, 2015 at 10:57 PM, Nir Soffer <nsoffer@redhat.com> wrote:
I also see this in the default iso domain created by engine setup (standard install).
Please open a bug.
On Thu, Dec 3, 2015 at 10:17 PM, <kontakt@taste-of-it.de> wrote:
Hi, /var is on own partition with more than 250gb free, so thats not the reason why its limit to 1gb. And no i didnt add a host yet, is just installed ovirt and look around the webgui configuration - its my first time with ovirt and i want to learn all ;)
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (5)
-
Alan Murrell
-
Joop
-
kontakt@taste-of-it.de
-
Nir Soffer
-
Simone Tiraboschi