Skip to content

Instantly share code, notes, and snippets.

@qdzlug
Created January 23, 2017 22:42
Show Gist options
  • Save qdzlug/c21313a1b0b21bd651fe0d6542980771 to your computer and use it in GitHub Desktop.
Save qdzlug/c21313a1b0b21bd651fe0d6542980771 to your computer and use it in GitHub Desktop.
FL Job Failure

Trying to find more information on our failed job; checking on the CN, but we're not seeing a zone_bh* file for this zone, although we do see the zone:

[jschmidt@RA409693 (us-sw-1) /var/log]$ vmadm list| grep  0b6f787c-831b-c85b-ff20-adf1f9c38d05
0b6f787c-831b-c85b-ff20-adf1f9c38d05  LX    1024     stopped           tv-api-green-83aql1vrrnxo11sa2yk5d0a4i
[jschmidt@RA409693 (us-sw-1) /var/log]$ ls *0b6f787c-831b-c85b-ff20-adf1f9c38d05*
*0b6f787c-831b-c85b-ff20-adf1f9c38d05*: No such file or directory

But, we do see files for other stopped zones owned by the customer:

[jschmidt@RA409693 (us-sw-1) /var/log]$ vmadm list | grep stopped
0177a252-96c3-c76c-b3fe-892288aa4c55  LX    1024     stopped           tv-api-green-v5zh0qo5me6l8xxpom2qehfr
032b8ec5-2465-cfc0-af23-c6adeb3d1dc5  LX    1024     stopped           tv-api-green-bstgfc2jioismas3spdfb6gvi
0a5a0d26-0044-c127-bd61-ae43adbb2e1f  LX    1024     stopped           tv-api-green-egj0x9ztmv2tv4xnh6g808uxr
0b6f787c-831b-c85b-ff20-adf1f9c38d05  LX    1024     stopped           tv-api-green-83aql1vrrnxo11sa2yk5d0a4i
628f3b14-09b4-6e44-f81b-e6707d422422  LX    1024     stopped           tv-api-green-zwes62srq4fw4t80pd7h9f6r
762af172-ebcc-6f7f-9845-950621c1247b  LX    1024     stopped           tv-api-green-ovshf415mh5hixba1mbsgiudi
cc4e04d1-30f3-e028-cab6-dd7722ec399f  LX    1024     stopped           kickass_franklin
e367a2f2-96c0-cd6c-c81d-d6e47cba2ad9  LX    1024     stopped           tv-api-green-silkzi281m3je03jwld2c5wmi
[jschmidt@RA409693 (us-sw-1) /var/log]$ ls *0177a252-96c3-c76c-b3fe-892288aa4c55*
zone_bh.0177a252-96c3-c76c-b3fe-892288aa4c55
[jschmidt@RA409693 (us-sw-1) /var/log]$ ls *032b8ec5-2465-cfc0-af23-c6adeb3d1dc5*
zone_bh.032b8ec5-2465-cfc0-af23-c6adeb3d1dc5
[jschmidt@RA409693 (us-sw-1) /var/log]$ ls *0a5a0d26-0044-c127-bd61-ae43adbb2e1f*
zone_bh.0a5a0d26-0044-c127-bd61-ae43adbb2e1f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment