Bug 892124
| Summary: | [fork][model refactor]Can't move the scaled-up gear for scalable application | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OKD | Reporter: | Rony Gong 🔥 <qgong> | ||||
| Component: | Pod | Assignee: | Rajat Chopra <rchopra> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 2.x | CC: | dmcphers, rchopra | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-02-13 23:16:48 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: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Rony Gong 🔥
2013-01-05 10:35:24 UTC
Fixed with rev#658b4ccd220d02d074b5e1d087b552a11940f3d9 Verified on fork_ami_refctr1_395 1.Create scalable app, then scale-up 2.Move this scaled-up gear [root@ip-10-212-70-181 openshift]# oo-admin-move --gear_uuid 50ee76058d51f0f70b000049 -i ip-10-212-70-181 URL: http://qshp-qgong8.dev.rhcloud.com Login: qgong App UUID: 50ee75378d51f0f70b000023 Gear UUID: 50ee76058d51f0f70b000049 DEBUG: Source district uuid: 50ee70128d51f0cb0b000001 DEBUG: Destination district uuid: 50ee70128d51f0cb0b000001 DEBUG: District unchanged keeping uid DEBUG: Getting existing app 'qshp' 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: Creating new account for gear '50ee76058d' on ip-10-212-70-181 DEBUG: Moving content for app 'qshp', gear '50ee76058d' to ip-10-212-70-181 Identity added: /var/www/openshift/broker/config/keys/rsync_id_rsa (/var/www/openshift/broker/config/keys/rsync_id_rsa) Agent pid 20033 unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 20033 killed; DEBUG: Moving system components for app 'qshp', gear '50ee76058d' to ip-10-212-70-181 Identity added: /var/www/openshift/broker/config/keys/rsync_id_rsa (/var/www/openshift/broker/config/keys/rsync_id_rsa) Agent pid 20095 unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 20095 killed; DEBUG: Restarting httpd proxy for 'php-5.3' on ip-10-212-70-181 DEBUG: Starting cartridge 'php-5.3' in 'qshp' after move on ip-10-212-70-181 DEBUG: Fixing DNS and mongo for gear '50ee76058d' after move DEBUG: Changing server identity of '50ee76058d' from 'ip-10-64-62-60' to 'ip-10-212-70-181' DEBUG: Deconfiguring old app 'qshp' on ip-10-64-62-60 after move Successfully moved 'qshp' with gear uuid '50ee76058d51f0f70b000049' from 'ip-10-64-62-60' to 'ip-10-212-70-181' |