09-22-2023 06:49 AM
Can anyone help me with the below error:
init id s1 respawning too fast disabled for 5 minutes
We installed FMCv in our Nutanix infra and when we tried to "Turn ON" it throw me the above error, kindly check and help us with the solutions.
Solved! Go to Solution.
09-22-2023 09:34 AM
Please see the following, it applies to both upgrades and new installations:
If you upgrade the management center virtual deployed on Nutanix from version 7.0.x or earlier to version 7.2.0/7.2.4 /7.2.5, the web UI will not start and you cannot log in. Perform any of the following workarounds to resolve the issue:
Attach a virtual serial console port to the management center virtual from the Nutanix controller VM and allow the boot sequence to complete after the upgrade.
Before upgrading from version 7.0.x or earlier to version 7.2.0/7.2.4/7.2.5, attach a virtual serial console port to the management center virtual from the Nutanix controller VM.
Initiate a fresh install of the management center virtual version 7.0.0 and attach a virtual serial console port to the management center virtual from the Nutanix controller VM. After 7.0.0 is installed, initiate the upgrade to 7.2.0/7.2.4/7.2.5.
To create and attach a virtual serial port to the management center virtual, perform the following steps:
Power off the management center virtual instance.
Run the following Acropolis CLI (aCLI) commands in the Nutanix CVM aCLI:
vm.serial_port_create <management-center-virtual-VM-name> type=kServer index=0
vm.update <management-center-virtual-VM-name> disable_branding=true
vm.update <management-center-virtual-VM-name> extra_flags="enable_hyperv_clock=False"
Power on the management center virtual instance.
09-22-2023 09:04 AM
- FYI : https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvg80346
M.
09-24-2023 10:57 PM
Hi Marce,
We installed the FMCV 7.2.5 in our Nutanix infra.. please suggest what config I have to do on the Nutanix.
09-24-2023 11:11 PM
- Ref :https://portal.nutanix.com/page/documents/details?targetId=Self-Service-Admin-Operations-Guide-v3_7_1_1:nuc-blueprint-configuring-service-vm-package-t.html
>...To add a serial port to the VM, click the + icon next to the Serial Ports field.
09-22-2023 09:34 AM
Please see the following, it applies to both upgrades and new installations:
If you upgrade the management center virtual deployed on Nutanix from version 7.0.x or earlier to version 7.2.0/7.2.4 /7.2.5, the web UI will not start and you cannot log in. Perform any of the following workarounds to resolve the issue:
Attach a virtual serial console port to the management center virtual from the Nutanix controller VM and allow the boot sequence to complete after the upgrade.
Before upgrading from version 7.0.x or earlier to version 7.2.0/7.2.4/7.2.5, attach a virtual serial console port to the management center virtual from the Nutanix controller VM.
Initiate a fresh install of the management center virtual version 7.0.0 and attach a virtual serial console port to the management center virtual from the Nutanix controller VM. After 7.0.0 is installed, initiate the upgrade to 7.2.0/7.2.4/7.2.5.
To create and attach a virtual serial port to the management center virtual, perform the following steps:
Power off the management center virtual instance.
Run the following Acropolis CLI (aCLI) commands in the Nutanix CVM aCLI:
vm.serial_port_create <management-center-virtual-VM-name> type=kServer index=0
vm.update <management-center-virtual-VM-name> disable_branding=true
vm.update <management-center-virtual-VM-name> extra_flags="enable_hyperv_clock=False"
Power on the management center virtual instance.
10-03-2023 11:34 PM
it's working.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide