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" <[email protected]> > To: [email protected] > 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 > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

