<div dir="ltr">Thanks, will give it a try and report if I run into any problems.<div><br></div><div>- Trey</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 21, 2014 at 9:19 PM, Amador Pahim <span dir="ltr"><<a href="mailto:apahim@redhat.com" target="_blank">apahim@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF"><span class="">
<div>On 10/21/2014 07:37 PM, Trey Dockendorf
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">What is the proper way to change iSCSI and NFS IP
used to access the storage domains? </div>
</blockquote>
<br></span>
Using the API:
<a href="http://www.ovirt.org/Features/Manage_Storage_Connections" target="_blank">http://www.ovirt.org/Features/Manage_Storage_Connections</a><br>
<br>
i.e. using ovirt-cli:<br>
<br>
- Put SD in maintenance mode, then:<br>
<br>
[root@ovirt-engine ~]# ovirt-shell -c -l
<a href="https://ovirt-engine.example.com/api" target="_blank">"https://ovirt-engine.example.com/api"</a> -u "admin@internal" -I<br>
[...]<br>
<br>
[oVirt shell (connected)]# list storageconnections<br>
[...]<br>
<br>
[oVirt shell (connected)]# show storageconnection
3aff9de7-426f-4ebf-99f7-088b52d08da1<br>
[...]<br>
<br>
[oVirt shell (connected)]# update storageconnection
3aff9de7-426f-4ebf-99f7-088b52d08da1 --address <NEW_IP><br>
[...]<br>
<br>
Activate SD.<br>
<br>
<br>
<br>
<blockquote type="cite"><span class="">
<div dir="ltr">My IB fabric which was doing storage crashed and we
have a scheduled maintenance window for next week at which time
I'd like to either move my storage to 10GbE or back to IB. I
was able to move things off IB to standard TCP/IP by editing the
database but that is likely not the correct way. I am on ovirt
3.4.3. My NFS domain is the master and iSCSI data domain is
only used by two VMs while NFS is used by ~30 VMs.
<div><br>
</div>
<div>Thanks,</div>
<div>- Trey</div>
</div>
<br>
<fieldset></fieldset>
<br>
</span><pre>_______________________________________________
Users mailing list
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a>
<a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</div>
</blockquote></div><br></div>