After i update postgreSQL , the ip changed correctlly.
then i try to active my VMDomain, but it throws the error:
2012-05-30 01:05:39,699 ERROR
[org.ovirt.engine.core.bll.storage.ActivateStorageDomainCommand] (pool-5-thread-46)
[277fd6c5] Command org.ovirt.engine.core.bll.storage.ActivateStorageDomainCommand throw
Vdc Bll exception. With error message VdcBLLException: Cannot allocate IRS server
what's the IRS server mean? and how to resolve it
On 30 May, 2012, at 12:14 AM, Haim Ateya wrote:
i'm not familiar with conventional way of doing such a change;
the only way I can think of is altering storage related tables on data-base.
i would start with the following table:
SELECT * from storage_server_connections;
then create a query that changes current ip address with new one.
Haim
----- Original Message -----
> From: "T-Sinjon" <tscbj1989(a)gmail.com>
> To: users(a)ovirt.org
> Sent: Tuesday, May 29, 2012 6:47:20 PM
> Subject: [Users] How to change storage domain ip address
>
> For some reason , the ip address of my NFS storage domain server has
> changed from 192.168.x.x to 172.16.x.x , then my VMDomain became
> inactive.
>
> the VMDomain NFS Export Path should change to
> 172.16.x.x:/Path/To/VMDomain, where can i change this to let the
> domain active again?
> _______________________________________________
> Users mailing list
> Users(a)ovirt.org
>
http://lists.ovirt.org/mailman/listinfo/users
>