Bug 874445
| Summary: | Can't move idled scalable app | ||
|---|---|---|---|
| Product: | OKD | Reporter: | Rony Gong 🔥 <qgong> |
| Component: | Containers | Assignee: | Jhon Honce <jhonce> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.x | ||
| 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: | 2012-12-19 19:27:10 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: | |||
|
Description
Rony Gong 🔥
2012-11-08 08:31:58 UTC
Fix on master https://github.com/openshift/origin-server/pull/862 Fixed on master https://github.com/openshift/origin-server/pull/865 verified on devenv_2453 [root@ip-10-122-130-194 openshift]# oo-admin-move --gear_uuid b16c2ecfa68b4dc8ae1eafaf059e1e0b -i ip-10-122-130-194 URL: http://qsphp-qgong15.dev.rhcloud.com Login: qgong App UUID: b16c2ecfa68b4dc8ae1eafaf059e1e0b Gear UUID: b16c2ecfa68b4dc8ae1eafaf059e1e0b DEBUG: Source district uuid: ca5713f5574a4eb3a2bd4d9a7af1db31 DEBUG: Destination district uuid: ca5713f5574a4eb3a2bd4d9a7af1db31 DEBUG: District unchanged keeping uid DEBUG: Getting existing app 'qsphp' status before moving DEBUG: Gear component 'php-5.3' was idle DEBUG: Creating new account for gear 'qsphp' on ip-10-122-130-194 DEBUG: Moving content for app 'qsphp', gear 'qsphp' to ip-10-122-130-194 Identity added: /var/www/openshift/broker/config/keys/rsync_id_rsa (/var/www/openshift/broker/config/keys/rsync_id_rsa) Warning: Permanently added '10.122.130.194' (RSA) to the list of known hosts. Agent pid 8225 unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 8225 killed; DEBUG: Performing cartridge level move for 'php-5.3' on ip-10-122-130-194 DEBUG: Performing cartridge level move for 'haproxy-1.4' on ip-10-122-130-194 DEBUG: Fixing DNS and mongo for gear 'qsphp' after move DEBUG: Changing server identity of 'qsphp' from 'ip-10-127-158-168' to 'ip-10-122-130-194' DEBUG: Explicitly stopping cartridge 'haproxy-1.4' in 'qsphp' after move on ip-10-122-130-194 DEBUG: Deconfiguring old app 'qsphp' on ip-10-127-158-168 after move Successfully moved 'qsphp' with gear uuid 'b16c2ecfa68b4dc8ae1eafaf059e1e0b' from 'ip-10-127-158-168' to 'ip-10-122-130-194' [root@ip-10-122-130-194 openshift]# oo-idler -l b16c2ecfa68b4dc8ae1eafaf059e1e0b is idled |