A static IP should be assigned to the storage NIC so communications will not be interrupted during address renewal.
Solution
Run the following command using the uuid of the dedicated storage physical interface (pif): xe pif-reconfigure-ip uuid=<pif_uuid> mode=static ip=<ip_address> netmask=<netmask> gateway=<gaateway> dns=<dns>