| Summary: | Failed to move non-scale app across district with different gear size | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | zhaozhanqi <zzhao> |
| Component: | Pod | Assignee: | Rajat Chopra <rchopra> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 2.x | CC: | abhgupta, rchopra, xtian |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-02-26 19:08:12 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
zhaozhanqi
2013-11-08 09:55:45 UTC
Tested this bug on devenv_4016, it has been fixed. oo-admin-move --gear_uuid 5280433925da37bd57000007 -i ip-10-204-102-77 --change_district URL: http://zqphp-zqd.dev.rhcloud.com Login: zzhao App UUID: 5280433925da37bd57000007 Gear UUID: 5280433925da37bd57000007 DEBUG: Source district uuid: c8f40ee64a7811e3a34112313b08227a DEBUG: Destination district uuid: cd00a2a04a7911e3b1a712313b08227a DEBUG: Getting existing app 'zqphp' status before moving DEBUG: Gear component 'php-5.3' was running DEBUG: Stopping existing app cartridge 'php-5.3' before moving DEBUG: Force stopping existing app cartridge 'php-5.3' before moving DEBUG: Reserved uid '3725' on district: 'cd00a2a04a7911e3b1a712313b08227a' DEBUG: Creating new account for gear 'zqphp' on ip-10-204-102-77 DEBUG: Moving content for app 'zqphp', gear 'zqphp' to ip-10-204-102-77 Identity added: /var/www/openshift/broker/config/keys/rsync_id_rsa (/var/www/openshift/broker/config/keys/rsync_id_rsa) Warning: Permanently added '10.196.33.132' (RSA) to the list of known hosts. Warning: Permanently added '10.204.102.77' (RSA) to the list of known hosts. Agent pid 17078 unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 17078 killed; DEBUG: Moving system components for app 'zqphp', gear 'zqphp' to ip-10-204-102-77 Identity added: /var/www/openshift/broker/config/keys/rsync_id_rsa (/var/www/openshift/broker/config/keys/rsync_id_rsa) Agent pid 17144 unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 17144 killed; DEBUG: Starting cartridge 'php-5.3' in 'zqphp' after move on ip-10-204-102-77 DEBUG: Fixing DNS and mongo for gear 'zqphp' after move DEBUG: Changing server identity of 'zqphp' from 'ip-10-196-33-132' to 'ip-10-204-102-77' DEBUG: Deconfiguring old app 'zqphp' on ip-10-196-33-132 after move Successfully moved gear with uuid '5280433925da37bd57000007' of app 'zqphp' from 'ip-10-196-33-132' to 'ip-10-204-102-77' so mark it to verified. |