Re: [ovirt-users] OVirt new cluster host only logins on one iSCSI

2017-03-16 Thread Duarte Fernandes Rocha
Hi, > How to find the relation between "list storagedomains" and "list > storageconnections"? To find out which storage connections a specific storage domain is using you could do: show storagedomain STORAGE_DOMAIN-ID or with curl via REST API curl --insecure --user user --request GET https

Re: [ovirt-users] OVirt new cluster host only logins on one iSCSI

2017-03-07 Thread Duarte Fernandes Rocha
\ --insecure \ --user "${user}:${password}" \ --request POST \ --header "Accept: application/xml" --header "Content-Type: application/xml" \ --data ' ' \ "${url}" If there are easier/simpler ways please let me know =) -- Duarte Fernandes

Re: [ovirt-users] OVirt new cluster host only logins on one iSCSI

2017-03-07 Thread Duarte Fernandes Rocha
do it without removing the storage and importing it again (this is not an option at this point..)? Regards, -- Duarte Fernandes Rocha Administrador de Sistemas Sénior | Engenheiro de Software Eurotux Informática, S.A. | www.eurotux.com Tel: (+351) 253680300 - Suporte: (+351) 253680301 Fax:

Re: [ovirt-users] OVirt new cluster host only logins on one iSCSI

2017-03-03 Thread Duarte Fernandes Rocha
the first time it tried to connect But I already tried removing the host and re-adding but i still only creates on2 iscsi session. Regards, -- Duarte Fernandes Rocha ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] OVirt new cluster host only logins on one iSCSI

2017-03-02 Thread Duarte Fernandes Rocha
> > Is there a way to force the new added host to login in the same iscsi > > targets as the other host? > > Deploy it as an hosted-engine host from the webui. The other host is not deployed (which is working properly) as a "hosted-engine", do I need re- deploy i

[ovirt-users] OVirt new cluster host only logins on one iSCSI

2017-03-02 Thread Duarte Fernandes Rocha
OVirt made. Is there a way to force the new added host to login in the same iscsi targets as the other host? OVirt Engine Version: 4.0.5.5-1.el7.centos CentOS Linux release 7.3.1611 (Core) Regards, -- Duarte Fernandes Rocha ___ Users mailing list