Red Hat ENTERPRISE LINUX 4.5.0 - Przewodnik Instalacji Strona 42

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 58
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 41
CloudStack Release Notes Documentation, Release 4.5.1
7.9 Restart management services
1. Now it’s time to start the management server
$ sudo service cloudstack-management start
2. If you use it, start the usage server
$ sudo service cloudstack-usage start
7.10 System-VMs and Virtual-Routers
Once you’ve upgraded the packages on your management servers, you’ll need to restart the system VMs. Ensure that
the admin port is set to 8096 by using the “integration.api.port” global parameter. This port is used by the cloud-
sysvmadm script at the end of the upgrade procedure. For information about how to set this parameter, see Setting
Global Configuration Parameters in the Installation Guide. Changing this parameter will require management server
restart. Also make sure port 8096 is open in your local host firewall to do this.
There is a script that will do this for you, all you need to do is run the script and supply the IP address for your MySQL
instance and your MySQL credentials:
# nohup cloudstack-sysvmadm -d IPaddress -u cloud -p password -a > sysvm.log 2>&1 &
You can monitor the log for progress. The process of restarting the system VMs can take an hour or more.
# tail -f sysvm.log
The output to sysvm.log will look something like this:
Stopping and starting 1 secondary storage vm(s)...
Done stopping and starting secondary storage vm(s)
Stopping and starting 1 console proxy vm(s)...
Done stopping and starting console proxy vm(s).
Stopping and starting 4 running routing vm(s)...
Done restarting router(s).
38 Chapter 7. Upgrade Instruction from 4.3.x
Przeglądanie stron 41
1 2 ... 37 38 39 40 41 42 43 44 45 46 47 ... 57 58

Komentarze do niniejszej Instrukcji

Brak uwag