Skip to content

Instantly share code, notes, and snippets.

Thu Jun 8 14:25:01 UTC 2017
) ,
,g@L @@L
,@@@@L @@@@L
,@@@@@@L @@@@@@k,
,@@@@@@@@L @@@@@@@@b,
,@@@@@@@@@@L @@@@@@@@@@@,
y@@@@@@@@@@@@L @@@@@@@@@@@@@.
g@@@@@@@@@@@@@P` "Q@@@@@@@@@@@@@.
,g@@@@@@@@@@@@@P` "Q@@@@@@@@@@@@@L
root@cumulus:~# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
cl-image cl-platform-config
The following packages will be upgraded:
binutils binutils-multiarch cl-utilities isc-dhcp-client isc-dhcp-common
isc-dhcp-relay isc-dhcp-server libicu48 libnl-3-200 libnl-3-dev
### Keybase proof
I hereby claim:
* I am 8bitdad on github.
* I am 8bitdad (https://keybase.io/8bitdad) on keybase.
* I have a public key whose fingerprint is 58F9 22EE DAD6 2F56 111D 1D12 58DE C110 7695 ABF7
To claim this, I am signing this object:
35 euca-modify-property -p system.dns.dnsdomain=mordor.eucalyptus-systems.com
36 euca-modify-property -p loadbalancing.loadbalancer_dns_subdomain=lb
37 euca-modify-property -p bootstrap.webservices.use_instance_dns=true
38 euca-modify-property -p bootstrap.webservices.use_dns_delegation=true
#!/bin/bash
yum install -y http://mirror.pnl.gov/epel/6/i386/epel-release-6-8.noarch.rpm
yum install -y cloud-init
yum install -y httpd
yum install -y php
service httpd start
chkconfig httpd on
passwd -l root
echo -e '<?PHP \n $ipaddress = $_SERVER["SERVER_ADDR"]; \n echo "My IP is $ipaddress!"; \n ?>' > /var/www/html/index.php
[root@odc-f-09 ~]# euca-migrate-instances -i i-250352c0 --debug
2014-08-14 10:57:50,293 MigrateInstances [DEBUG]:request_params: {'InstanceId': 'i-250352c0'}
2014-08-14 10:57:50,293 MigrateInstances [DEBUG]:Using access key provided by client.
2014-08-14 10:57:50,293 MigrateInstances [DEBUG]:Using secret key provided by client.
2014-08-14 10:57:50,293 MigrateInstances [DEBUG]:Method: GET
2014-08-14 10:57:50,293 MigrateInstances [DEBUG]:Path: /services/compute/
2014-08-14 10:57:50,293 MigrateInstances [DEBUG]:Data:
2014-08-14 10:57:50,294 MigrateInstances [DEBUG]:Headers: {}
2014-08-14 10:57:50,294 MigrateInstances [DEBUG]:Host: 10.104.10.51
2014-08-14 10:57:50,294 MigrateInstances [DEBUG]:Port: 8773
on CC in cc.log
2014-08-13 07:59:54 INFO 000014948 doMigrateInstances | preparing migration for specific instance i-4f09823d
2014-08-13 07:59:54 DEBUG 000014948 doMigrateInstances | [i-4f09823d] found instance running on node 10.104.10.66
2014-08-13 07:59:54 DEBUG 000014948 doMigrateInstances | [i-4f09823d] scheduling instance with a destination-inclusion list
2014-08-13 07:59:54 DEBUG 000014948 schedule_instance_migrat | invoked: include=1, exclude=0
2014-08-13 07:59:54 INFO 000014948 schedule_instance_migrat | [i-4f09823d] attempting to schedule migration to specific node: 10.104.10.73
2014-08-13 07:59:54 DEBUG 000014948 schedule_instance_explic | scheduler using EXPLICIT policy to run VM on target node '10.104.10.73'
2014-08-13 07:59:54 ERROR 000014948 schedule_instance_migrat | [i-4f09823d] migration scheduler could not schedule destination node
2014-08-13 07:59:54 DEBUG 000014948 schedule_instance_migrat | done
2014-08-13 07:59:54 INFO 000014948 doMigrateInstances | preparing migration for specific instance i-4f09823d
2014-08-13 07:59:54 DEBUG 000014948 doMigrateInstances | [i-4f09823d] found instance running on node 10.104.10.66
2014-08-13 07:59:54 DEBUG 000014948 doMigrateInstances | [i-4f09823d] scheduling instance with a destination-inclusion list
2014-08-13 07:59:54 DEBUG 000014948 schedule_instance_migrat | invoked: include=1, exclude=0
2014-08-13 07:59:54 INFO 000014948 schedule_instance_migrat | [i-4f09823d] attempting to schedule migration to specific node: 10.104.10.73
2014-08-13 07:59:54 DEBUG 000014948 schedule_instance_explic | scheduler using EXPLICIT policy to run VM on target node '10.104.10.73'
2014-08-13 07:59:54 ERROR 000014948 schedule_instance_migrat | [i-4f09823d] migration scheduler could not schedule destination node
2014-08-13 07:59:54 DEBUG 000014948 schedule_instance_migrat | done
2014-08-13 07:59:54 ERROR 000014948 doMigrateInstances | [i-4f09823d] cannot schedul
Every 2.0s: euca-describe-services -A Tue Jul 15 14:06:31 2014
SERVICE tokens eucalyptus 10.104.10.6 ENABLED 85 http://10.104.10.6:8773/services/Tokens arn:euca:eucalyptus::tokens:10.104.10.6/
SERVICE storage cluster1 sc-10-8 ENABLED 85 http://10.104.10.8:8773/services/Storage arn:euca:eucalyptus:cluster1:storage:sc-10-8/
SERVICE properties bootstrap 10.104.10.6 ENABLED 85 http://10.104.10.6:8773/services/Properties arn:euca:bootstrap::properties:10.104.10.6/
SERVICE autoscaling autoscaling 10.104.10.6 ENABLED 85 http://10.104.10.6:8773/services/AutoScaling arn:euca:eucalyptus:autoscaling:autoscaling:10.104.10.6/
SERVICE eucalyptus eucalyptus 10.104.10.6 ENABLED 85 http://10.104.10.