|
Failed to Backup & Restore BOSH DIRECTOR
Thanks Ronak. But that's not what I want. I don't want to recreate the VM. I need to identify why only router_z1 cannot get connected with the NEW BOSH DIRECTOR. I restarted that VM and checked the bo
Thanks Ronak. But that's not what I want. I don't want to recreate the VM. I need to identify why only router_z1 cannot get connected with the NEW BOSH DIRECTOR. I restarted that VM and checked the bo
|
By
iamflying
· #2130
·
|
|
Failed to Backup & Restore BOSH DIRECTOR
I am referring the wiki page to restore BOSH DIRECTOR in my openstack env. There is a slight difference(detailed below). I can get all the status of job vms except router_z1 job vm. Any special for ro
I am referring the wiki page to restore BOSH DIRECTOR in my openstack env. There is a slight difference(detailed below). I can get all the status of job vms except router_z1 job vm. Any special for ro
|
By
iamflying
· #2127
·
|
|
Error 400007: `stats_z1/0' is not running after update
That did help. It showed us the real error. ==> metron_agent/metron_agent.stdout.log <== {"timestamp":1443054247.927488327,"process_id":23472,"source":"metron","log_level":"warn","message":"Failed to
That did help. It showed us the real error. ==> metron_agent/metron_agent.stdout.log <== {"timestamp":1443054247.927488327,"process_id":23472,"source":"metron","log_level":"warn","message":"Failed to
|
By
iamflying
· #1953
·
|
|
Error 400007: `stats_z1/0' is not running after update
It frequently logs the message below. It seems not helpful. {"timestamp":1442987404.9433253,"message":"collector.started","log_level":"info","source":"collector","data":{},"thread_id":70132569199380,"
It frequently logs the message below. It seems not helpful. {"timestamp":1442987404.9433253,"message":"collector.started","log_level":"info","source":"collector","data":{},"thread_id":70132569199380,"
|
By
iamflying
· #1922
·
|
|
Error 400007: `stats_z1/0' is not running after update
Actually, I checked the two files in status_z1 job VM. I did not find any clues. Attached for reference.
Actually, I checked the two files in status_z1 job VM. I did not find any clues. Attached for reference.
|
By
iamflying
· #1920
·
|
|
Error 400007: `stats_z1/0' is not running after update
It does not help. I always see the "collector" process bouncing between "running" and "does not exit" when I use "monit summary" in a while loop. Who knows how to get the real error when the "collecto
It does not help. I always see the "collector" process bouncing between "running" and "does not exit" when I use "monit summary" in a while loop. Who knows how to get the real error when the "collecto
|
By
iamflying
· #1917
·
|
|
Error 400007: `stats_z1/0' is not running after update
Hi all, I am installing cf 212 with stemcell 2989. However, I got the failure on status_z1. Started preparing configuration > Binding configuration. Done (00:00:04) Started updating job ha_proxy_z1 >
Hi all, I am installing cf 212 with stemcell 2989. However, I got the failure on status_z1. Started preparing configuration > Binding configuration. Done (00:00:04) Started updating job ha_proxy_z1 >
|
By
iamflying
· #1915
·
|
|
expected? doppler log "lost election for cluster leader"
Hi all, I have 2 doppler instances. I found if one of doppler won election for cluster leader, the other will frequently log "lost election for cluster leader" as follows. Is it expected? {"timestamp"
Hi all, I have 2 doppler instances. I found if one of doppler won election for cluster leader, the other will frequently log "lost election for cluster leader" as follows. Is it expected? {"timestamp"
|
By
iamflying
· #1709
·
|
|
Which kind of resources stored in cc-resources container?
Hi, I am using Swift as Cloud Foundry blobstore. I noticed there are four containers: cc-buildpacks cc-droplets cc-packages cc-resources For the first three containers, I can find the relationship bet
Hi, I am using Swift as Cloud Foundry blobstore. I noticed there are four containers: cc-buildpacks cc-droplets cc-packages cc-resources For the first three containers, I can find the relationship bet
|
By
iamflying
· #1444
·
|
|
cannot replace the default buildpacks. Is it expected?
steps: 1. replace php_buildpack 2. stop all components by "nova stop" 3. start all components by "nova start" 4. check php_buildpack I expected it was the version in step 1. However, step 4 got the de
steps: 1. replace php_buildpack 2. stop all components by "nova stop" 3. start all components by "nova start" 4. check php_buildpack I expected it was the version in step 1. However, step 4 got the de
|
By
iamflying
· #1382
·
|
|
cannot replace the default buildpacks. Is it expected?
Hi all, We tried to update the default buildpacks with a new version. However, after restarting cf, the old version comes back. (See below) It seems all the default buildpacks will be ensured to be in
Hi all, We tried to update the default buildpacks with a new version. However, after restarting cf, the old version comes back. (See below) It seems all the default buildpacks will be ensured to be in
|
By
iamflying
· #1378
·
|
|
which property configured to delete the objects in Swift buildpacks container when update/delete buildpacks?
Hi, I am using Swift as Cloud Foundry blobstore. I found the Swift buildpack object is not deleted immediately when I update or delete a buildpack. It seems to be deleted after about 15 minutes. Which
Hi, I am using Swift as Cloud Foundry blobstore. I found the Swift buildpack object is not deleted immediately when I update or delete a buildpack. It seems to be deleted after about 15 minutes. Which
|
By
iamflying
· #1150
·
|
|
How long will events be kept?
Hi all, Recently, I am playing with Event API[1]. I am wondering if the events will be kept persistent for ever or will be purged automatically based on some policy. Who can share some details? Meanwh
Hi all, Recently, I am playing with Event API[1]. I am wondering if the events will be kept persistent for ever or will be purged automatically based on some policy. Who can share some details? Meanwh
|
By
iamflying
· #1025
·
|
|
Staging error: no available stagers (status code: 400, error code: 170001)
Finally, it works after I changed the configuration related to memory and disk for dea. < disk_mb: 2048 --- 1025c1029 < memory_overcommit_factor: 3 --- 1028c1032 < staging_disk_limit_mb: 6144 --- [#1]
Finally, it works after I changed the configuration related to memory and disk for dea. < disk_mb: 2048 --- 1025c1029 < memory_overcommit_factor: 3 --- 1028c1032 < staging_disk_limit_mb: 6144 --- [#1]
|
By
iamflying
· #336
·
|
|
Staging error: no available stagers (status code: 400, error code: 170001)
I got the nats message on 'staging.advertise'. It has the enough resource. but it seems not correct. And it also cannot explain the error - Server error, status code: 400, error code: 170001, message:
I got the nats message on 'staging.advertise'. It has the enough resource. but it seems not correct. And it also cannot explain the error - Server error, status code: 400, error code: 170001, message:
|
By
iamflying
· #331
·
|
|
Staging error: no available stagers (status code: 400, error code: 170001)
From the source code /var/vcap/packages/cloud_controller_ng/cloud_controller_ng/lib/cloud_controller/dea/app_stager_task.rb:26, it seems there is no enough for memory or disk. def stage(&completion_ca
From the source code /var/vcap/packages/cloud_controller_ng/cloud_controller_ng/lib/cloud_controller/dea/app_stager_task.rb:26, it seems there is no enough for memory or disk. def stage(&completion_ca
|
By
iamflying
· #329
·
|
|
Staging error: no available stagers (status code: 400, error code: 170001)
attached the deployment manifest. This is generated by spiff and then I modified it. wrote:
attached the deployment manifest. This is generated by spiff and then I modified it. wrote:
|
By
iamflying
· #325
·
|
|
Staging error: no available stagers (status code: 400, error code: 170001)
attached the deployment manifest. cf-deployment-single-az.yml <http://cf-dev.70369.x6.nabble.com/file/n290/cf-deployment-single-az.yml> -- View this message in context: http://cf-dev.70369.x6.nabble.c
attached the deployment manifest. cf-deployment-single-az.yml <http://cf-dev.70369.x6.nabble.com/file/n290/cf-deployment-single-az.yml> -- View this message in context: http://cf-dev.70369.x6.nabble.c
|
By
iamflying
· #323
·
|
|
Staging error: no available stagers (status code: 400, error code: 170001)
Resend the question. I deployed the cf into openstack successfully. However, I got failure when I tried to push my first php example. Starting app cf-php-demo in org system / space dev as admin... FAI
Resend the question. I deployed the cf into openstack successfully. However, I got failure when I tried to push my first php example. Starting app cf-php-demo in org system / space dev as admin... FAI
|
By
iamflying
· #304
·
|
|
Server error, status code: 400, error code: 170001, message: Staging error: no available stagers
Hi all, I got failure when I deployed the cf into openstack. Below is my current findings. The DEA and CC have enough resources (4G RAM, 20G disk). Any clues to debug? Attached debug.log. debug.log <h
Hi all, I got failure when I deployed the cf into openstack. Below is my current findings. The DEA and CC have enough resources (4G RAM, 20G disk). Any clues to debug? Attached debug.log. debug.log <h
|
By
iamflying
· #302
·
|