strutture:lnf:dr:calcolo:sistemi:upgrade-ovirt
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
strutture:lnf:dr:calcolo:sistemi:upgrade-ovirt [2017/02/20 11:18] – created dmaselli@infn.it | strutture:lnf:dr:calcolo:sistemi:upgrade-ovirt [2017/02/20 11:26] (current) – [Upgrade Host] dmaselli@infn.it | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Upgrade oVirt ====== | ||
+ | |||
+ | ===== Upgrade Manager ===== | ||
+ | Rimuovere vecchi repository yum | ||
+ | < | ||
+ | yum remove ovirt-release* epel-release | ||
+ | rm -f / | ||
+ | yum clean all | ||
+ | </ | ||
+ | |||
+ | Installare il nuovo repository, come da istruzioni alla url [[https:// | ||
+ | < | ||
+ | yum install http:// | ||
+ | yum update " | ||
+ | </ | ||
+ | |||
+ | engine-setup | ||
+ | |||
+ | * do you wish to update them now? (Yes, No) [Yes]: | ||
+ | * Do you want Setup to configure the firewall? (Yes, No) [Yes]: **No** | ||
+ | * Would you like to backup the existing database before upgrading it? (Yes, No) [Yes]: **No** | ||
+ | * Are you sure you do not want to backup the DWH database? | ||
+ | * During execution engine service will be stopped (OK, Cancel) [OK]: | ||
+ | * Please confirm installation settings (OK, Cancel) [OK]: | ||
+ | |||
+ | yum update | ||
+ | reboot | ||
+ | |||
+ | ===== Upgrade Host ===== | ||
+ | < | ||
+ | yum remove ovirt-release* epel-release | ||
+ | rm -f / | ||
+ | yum clean all | ||
+ | yum install http:// | ||
+ | yum update | ||
+ | reboot | ||
+ | </ | ||
+ | |||
+ | Dal manager: | ||
+ | * Upgrade host | ||
+ | * Reboot in console dell' | ||
+ | |||
+ | Se è stato fatto un upgrade di release oVirt: | ||
+ | * Eventuale upgrade della compatibility version di cluster e datacenter | ||
+ | * Upgrade host | ||
+ | * Reboot in console dell' | ||