HPE Morpheus VM Essentials
1833772 Members
2411 Online
110063 Solutions
New Discussion

Data-Services-Connector has no ip address during PCAI installation

 
DS-45
Occasional Visitor

Data-Services-Connector has no ip address during PCAI installation

Hi

I'm actually deploying a PCAI Dev System.
I'm facing an issue. After configuring the system, i was'nt able to connect it to my greenlake console in the Cloud.
After inverstingation, i see that my Data Services Connector VM doesn't have any IP address : 

hvadmin@localhost:~$ sudo su
root@localhost:/home/hvadmin# virsh list --all
Id   Name                      State
-----------------------------------------
2    Data-Services-Connector   running

root@localhost:/home/hvadmin# virsh net-list
Name         State    Autostart   Persistent
-----------------------------------------------
Management   active   yes         yes

root@localhost:/home/hvadmin# virsh domifaddr Data-Services-Connector -- source                                                                                      agent
Name       MAC address          Protocol     Address
-------------------------------------------------------------------------------

-> I clearly see that the Data-Services-Connector VM lost its IP address which is supposed to be in 169.254.X.X format or an IP address i indicated in the configuration dashboard.

I need to reaffect one or configure one on my local subnet. How to proceed ?

 

1 REPLY 1
dustin857mark
Occasional Visitor

Re: Data-Services-Connector has no ip address during PCAI installation

Hello,

I'm currently deploying a PCAI Dev System and facing an issue where the system cannot connect to the GreenLake console in the cloud. After investigating, I discovered that the Data Services Connector (DSC) virtual machine does not have an IP address assigned. Running virsh domifaddr confirms that there is no address listed for the VM, even though it is running. This IP should either be in the 169.254.x.x range or match the IP address I provided during configuration. It appears that the VM lost its IP address, and now I need to reassign or configure one on my local subnet to restore connectivity.  


Best Regards