IIRC its "storage_domain_shared_status" of the storage_domains table
Here is how to look for example for all the columns that are like
"*status*" from psql prompt :
select table_name, column_name from information_schema.columns where
column_name ilike '%status%' order by table_name;
On Fri,
Hi
I have just tried that on 4.4 latest development environment and I am able
to create a snapshot on a stateless VM
On Fri, May 22, 2020 at 1:54 PM Jiří Sléžka wrote:
> Hi,
>
> I have one vm configured as stateless (useful for example for testing
> ansible deploying). But now I am in the
Hi Jiří
Can you please try :
Storage.name = "RHEV-SlowStorage" or Storage.name = "RHEV-MidStorage"
On Fri, May 22, 2020 at 1:34 PM Jiří Sléžka wrote:
> Hi,
>
> oVirt 4.3.9.4-1.el7
>
> I am trying to search a vms which has storage domain other than
> RHEV-SSDStorage so I entered this search
Fixed the above in
https://lists.ovirt.org/archives/list/users@ovirt.org/thread/6QODLB6J5Z74YCVF6C3TLQPF4KK7RKB5/
On Fri, May 22, 2020 at 2:43 PM Stephen Panicho wrote:
> Looks like I spoke too soon. I can get to the point where
> HostedEngineLocal comes up, but it fails to run engine-setup.
>
I encountered this error when deploying the Hosted Engine via Cockpit:
[ INFO ] TASK [ovirt.engine-setup : Run engine-setup with answerfile]
[ ERROR ] fatal: [localhost -> engine.ovirt.trashnet.xyz]: FAILED! =>
{"changed": true, "cmd": ["engine-setup", "--accept-defaults",
Hello,
Could someone please inform if Upgrade from OVirt 4.3 to 4.4 when using Hosted
engine is it supported !? According the documentation
https://www.ovirt.org/documentation/upgrade_guide/#Upgrading_from_4-3 the
upgrade procedure make reference only to "standalone engine".
If it is
Hello,
I installed an ovirt node and its hosted engine in a lab. After several
difficulties to install the engine (I don't know why, I didn't have any
problem in the past), I would like to change IPs of both to put them on
another vlan.
How can I do that without break anything ? My main
On May 23, 2020 2:14:26 AM GMT+03:00, dan.cr...@thecreeds.net wrote:
>Can't seem to find this, maybe I'm old school but in 4.4 how do I
>upload ISO's I want to boot as CD's on my virtual machine?
>___
>Users mailing list -- users@ovirt.org
>To
8 matches
Mail list logo