ECS : Updating Cloud Array management certificate requires nginx restart
Resumen: This article explains updation of Cloud Array management certificate which requires nginx restart.
Este artículo se aplica a
Este artículo no se aplica a
Este artículo no está vinculado a ningún producto específico.
No se identifican todas las versiones del producto en este artículo.
Instrucciones
In order to make a management certificate work after update, nginx should be restarted on all ECS nodes.
Restarting this service will cause a minor disruption to management functionality. It is recommended to run restart the service on each node, one by one.
Note: The nginx restart should be done from inside the object docker container.
The below can be used commands can be used.
Restarting this service will cause a minor disruption to management functionality. It is recommended to run restart the service on each node, one by one.
Note: The nginx restart should be done from inside the object docker container.
The below can be used commands can be used.
- To enter the docker container
admin@ecs:~> sudo -i dockobj ecs:/ #
- Restart nginx service
/provo-vanilla:/ # /etc/init.d/nginx Usage: /etc/init.d/nginx {start|stop|restart|status}
Información adicional
The below command can be used from outside the docker container in order to restart the service in an automatic manner.
admin@provo:~> sudo -i viprexec -i -c "/etc/init.d/nginx restart;sleep 60;/etc/init.d/nginx status" Output from host : 192.168.219.1 bash: /etc/init.d/nginx: No such file or directory Stopping nginx service ..done Starting nginx service ..done nginx service is running (pid=100643) Output from host : 192.168.219.2 bash: /etc/init.d/nginx: No such file or directory Stopping nginx service ..done Starting nginx service ..done nginx service is running (pid=44381) Output from host : 192.168.219.3 bash: /etc/init.d/nginx: No such file or directory Stopping nginx service ..done Starting nginx service ..done nginx service is running (pid=84055) Output from host : 192.168.219.4 bash: /etc/init.d/nginx: No such file or directory Stopping nginx service ..done Starting nginx service ..done nginx service is running (pid=94875)
Productos afectados
ECS Appliance Hardware Gen1 U-SeriesProductos
ECS Appliance Hardware Gen1 U-SeriesPropiedades del artículo
Número del artículo: 000022397
Tipo de artículo: How To
Última modificación: 08 oct 2024
Versión: 4
Encuentre respuestas a sus preguntas de otros usuarios de Dell
Servicios de soporte
Compruebe si el dispositivo está cubierto por los servicios de soporte.