philipsilly.blogspot.com philipsilly.blogspot.com

PHILIPSILLY.BLOGSPOT.COM

Philip's Tech Blog

I am a Linux Administrator in Hong Kong, specialized in RHEL administration as well as IAAS cloud deployment. :-). Passed EX436 Clustering and Storage Management last sunday. For sake of self achievement, I planned to get RHCA for some time since 2011 and hopefully this could be done before end of 2013, if everything go smooth. For me, I basically stick with the official Redhat guide of clustering, GFS/GFS2, Multipath, Fencing, LVM and CLVM( all can be found here. The upcoming exam for me would be. EX442...

http://philipsilly.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR PHILIPSILLY.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

November

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.9 out of 5 with 15 reviews
5 star
5
4 star
5
3 star
4
2 star
0
1 star
1

Hey there! Start your review of philipsilly.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.8 seconds

FAVICON PREVIEW

  • philipsilly.blogspot.com

    16x16

  • philipsilly.blogspot.com

    32x32

  • philipsilly.blogspot.com

    64x64

  • philipsilly.blogspot.com

    128x128

CONTACTS AT PHILIPSILLY.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Philip's Tech Blog | philipsilly.blogspot.com Reviews
<META>
DESCRIPTION
I am a Linux Administrator in Hong Kong, specialized in RHEL administration as well as IAAS cloud deployment. :-). Passed EX436 Clustering and Storage Management last sunday. For sake of self achievement, I planned to get RHCA for some time since 2011 and hopefully this could be done before end of 2013, if everything go smooth. For me, I basically stick with the official Redhat guide of clustering, GFS/GFS2, Multipath, Fencing, LVM and CLVM( all can be found here. The upcoming exam for me would be. EX442...
<META>
KEYWORDS
1 philip's tech blog
2 張貼者:
3 沒有留言
4 以電子郵件傳送這篇文章
5 blogthis!
6 分享至 twitter
7 分享至 facebook
8 分享到 pinterest
9 linux
10 rhca
CONTENT
Page content here
KEYWORDS ON
PAGE
philip's tech blog,張貼者:,沒有留言,以電子郵件傳送這篇文章,blogthis!,分享至 twitter,分享至 facebook,分享到 pinterest,linux,rhca,rhcs,bin/sh,case $1 in,config,cat 'eom,graph vlabel vmcount,vmcount label vmcount,exit 0;,esac,echo $i,root@localhost plugins # pwd,etc/munin/plugins,dhcp
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Philip's Tech Blog | philipsilly.blogspot.com Reviews

https://philipsilly.blogspot.com

I am a Linux Administrator in Hong Kong, specialized in RHEL administration as well as IAAS cloud deployment. :-). Passed EX436 Clustering and Storage Management last sunday. For sake of self achievement, I planned to get RHCA for some time since 2011 and hopefully this could be done before end of 2013, if everything go smooth. For me, I basically stick with the official Redhat guide of clustering, GFS/GFS2, Multipath, Fencing, LVM and CLVM( all can be found here. The upcoming exam for me would be. EX442...

INTERNAL PAGES

philipsilly.blogspot.com philipsilly.blogspot.com
1

Philip's Tech Blog: 六月 2012

http://www.philipsilly.blogspot.com/2012_06_01_archive.html

I am a Linux Administrator in Hong Kong, specialized in RHEL administration as well as IAAS cloud deployment. :-). HA Active-Standby MySQL Heartbeat 3.x Coroysnc 1.x Pacemaker 1.x on RHEL / CentOS - Section 6. Below examples show how could one mange the HA resources in between the nodes. Root@dbmaster-01 ]# crm mon -1. Last updated: Fri Dec 30 00:43:51 2011. Last change: Fri Dec 30 00:20:38 2011 via crm attribute on dbmaster-01.localdomain. Current DC: dbmaster-01.localdomain - partition with quorum.

2

Philip's Tech Blog: 一月 2013

http://www.philipsilly.blogspot.com/2013_01_01_archive.html

I am a Linux Administrator in Hong Kong, specialized in RHEL administration as well as IAAS cloud deployment. :-). Could not load host key: /etc/ssh/ssh host rsa key, SSH Connection closed by x.x.x.x. However, in any cases you removed the ssh host key (usually sit under /etc/ssh/), you will no longer be able to get into the machine via ssh until the host key is generated. So this is what you get when your ssh host is gone. Ssh root@x.x.x.x. Connection closed by x.x.x.x. Ssh-keygen -t rsa1 -f /etc/ssh/ssh...

3

Philip's Tech Blog: Resource [Host:N] is unreachable: Host N: Unable to start instance due to Template systemvm-kvm-3.0.0 has not been completely downloaded to zone N

http://www.philipsilly.blogspot.com/2013/07/resource-hostn-is-unreachable-host-n.html

I am a Linux Administrator in Hong Kong, specialized in RHEL administration as well as IAAS cloud deployment. :-). Resource [Host:N] is unreachable: Host N: Unable to start instance due to Template systemvm-kvm-3.0.0 has not been completely downloaded to zone N. So, because of my job duty and I have to deal with Citrix Cloudstack day by day. Recently we are deploying a new advanced zone and for some reason we are seeing errors like this during deploy of our first VM instance. 2 If things works as it shou...

4

Philip's Tech Blog: A quick and dirty munin plugins to count number of VM running on RHEL/CentOS based KVM host.

http://www.philipsilly.blogspot.com/2013/07/a-quick-and-dirty-munin-plugins-to.html

I am a Linux Administrator in Hong Kong, specialized in RHEL administration as well as IAAS cloud deployment. :-). A quick and dirty munin plugins to count number of VM running on RHEL/CentOS based KVM host. So recently I was configuring munin to monitor some QEMU/KVM hosts which based on generic RHEL servers (Noted, not RHEV) which run libvirtd and QEMU/KVM. So here is the content of the file. Root@localhost plugins]# cat /etc/munin/plugins/vm count. Graph title Number of VMs. And it is how it would work.

5

Philip's Tech Blog: Could not load host key: /etc/ssh/ssh_host_rsa_key, SSH Connection closed by x.x.x.x

http://www.philipsilly.blogspot.com/2013/01/could-not-load-host-key.html

I am a Linux Administrator in Hong Kong, specialized in RHEL administration as well as IAAS cloud deployment. :-). Could not load host key: /etc/ssh/ssh host rsa key, SSH Connection closed by x.x.x.x. However, in any cases you removed the ssh host key (usually sit under /etc/ssh/), you will no longer be able to get into the machine via ssh until the host key is generated. So this is what you get when your ssh host is gone. Ssh root@x.x.x.x. Connection closed by x.x.x.x. Ssh-keygen -t rsa1 -f /etc/ssh/ssh...

UPGRADE TO PREMIUM TO VIEW 14 MORE

TOTAL PAGES IN THIS WEBSITE

19

LINKS TO THIS WEBSITE

grassbag.net grassbag.net

Philip Choi: Generation Information

http://www.grassbag.net/2016/09/generation-information.html

DevOps, Cloud and Linux professional. 16 years Linux infrastructure design, architecture and deployment experience. 8 years In Senior. 6 years Large Scale IAAS Cloud experience. 3 years Large Scale DevOps/System automation experience. 4 years Customer facing technical advisory experience. Operation Systems: Linux (Operation, architecture design, trouble-shooting, performance tuning, hardening, provisioning). Scripting: Bash, Python, Ruby. Automation/DevOps: Ansible, Puppet. Collaboration: Confluence, wiki.

UPGRADE TO PREMIUM TO VIEW 3 MORE

TOTAL LINKS TO THIS WEBSITE

4

OTHER SITES

philipsiechen.com philipsiechen.com

Philip Sie Chen | Remarkable Thoughts?

August 27, 2014. Welcome to WordPress. This is your first post. Edit or delete it, then start blogging! Proudly powered by WordPress.

philipsiegel.com philipsiegel.com

Philip Siegel Writes – and writes. and writes. and writes.

Skip to main content. The Revenge Artist is available now! November 18, 2015. August 17, 2016. Curious to see what happens to Becca next? Voice] This book has everything…. Those little candy hearts with sayings on them. A reference to season one of Homeland. People talking inside a library. Girls drinking coffee at a coffee shop. Shopping carts you use at the grocery store. And a list of films featuring Peoples Choice Award-winning actress Meryl Streep. You can purchase the book at Amazon.

philipsiegelwrites.blogspot.com philipsiegelwrites.blogspot.com

A Time to Phil

A Time to Phil. Where books meet box office (and anything else that comes to mind). Wednesday, February 26, 2014. What the Oscars Can Teach You About Writing. Sorry I've taken such a long hiatus. Promoting one book and drafting another has managed to suck out all my writing energy. But the Oscars are this Sunday, and how could I not write about them? This year is especially exciting since there's such a tight race for Best Picture. Will it be 12 Years a Slave, Gravity, American Hustle. To say Sandra Bull...

philipsiktc.weebly.com philipsiktc.weebly.com

PhilipsIKTC - Home

Detta kommer under vårterminen -13 vara min presentationssida där jag visar upp pågående projekt under kursen. Create a free website. Start your own free website. A surprisingly easy drag and drop site creator. Learn more.

philipsilcockphotography.com philipsilcockphotography.com

Home - Philip Silcock Photography

Home - Philip Silcock Photography. Apos;In my life things aren't always what they appear to be'. You are viewing the text version of this site. To view the full version please install the Adobe Flash Player and ensure your web browser has JavaScript enabled. You need Flash to use this feature.

philipsilly.blogspot.com philipsilly.blogspot.com

Philip's Tech Blog

I am a Linux Administrator in Hong Kong, specialized in RHEL administration as well as IAAS cloud deployment. :-). Passed EX436 Clustering and Storage Management last sunday. For sake of self achievement, I planned to get RHCA for some time since 2011 and hopefully this could be done before end of 2013, if everything go smooth. For me, I basically stick with the official Redhat guide of clustering, GFS/GFS2, Multipath, Fencing, LVM and CLVM( all can be found here. The upcoming exam for me would be. EX442...

philipsilva.com philipsilva.com

Philip Silva

Dr Philip Silva is an environmental researcher, advocate, and educator based in Brooklyn, NY. Philip is the co-founder of TreeKIT. An initiative helping city dwellers measure, map, and collaboratively manage urban forests. He also works with Farming Concrete. On efforts to help community gardeners throughout the world measure all the good things happening in their gardens. He is an essayist and podcast producer at The Nature of Cities. And a certified practitioner of Dialogue Education. A native of the C...

philipsilverman.com philipsilverman.com

- Philip Silverman & Company

Our trading strategy has been carefully designed to balance risk and reward. Before each trade is placed, we examine the market from an unbiased and unemotional point of view. Approaching the markets with a risk conscious perspective is a unique hallmark of our trading strategy. At P Silverman and Co., we strive to make managed futures and our trading programs as accessible as possible to both brokers and investors. To this end, we have created our managed futures resource center. 5 Things to Consider.

philipsilvermanphotography.co.uk philipsilvermanphotography.co.uk

Domain Expired - philipsilvermanphotography.co.uk

Unfortunately the site you are looking for is unavailable at this time. You should contact the site owner for any information regarding this. Due to our privacy rules we will not disclose site owners email addresses, contact details or nature of the problem affecting this site. This is a matter between 34SP.com and the owner of this site. Please also note that this page may be displayed in error due to ISP cacheing problems, please check again in a few hours to see if the site has returned.

philipsilvermanphotography.com philipsilvermanphotography.com

Domain Expired - www.philipsilvermanphotography.com

Unfortunately the site you are looking for is unavailable at this time. You should contact the site owner for any information regarding this. Due to our privacy rules we will not disclose site owners email addresses, contact details or nature of the problem affecting this site. This is a matter between 34SP.com and the owner of this site. Please also note that this page may be displayed in error due to ISP cacheing problems, please check again in a few hours to see if the site has returned.

philipsima.com philipsima.com

BIO : PHILIP SIMA

PHIL SIMA IS A CO-FOUNDER OF ATELIER CAPS. IN MONTREAL. HE HAS WORKED ALL OVER THE GLOBE, MOST NOTABLY AT THE BJARKE INGELS GROUP. IN COPENHAGEN AND BURO HAPPOLD. IN NEW YORK. HIS DESIGN ETHOS REVOLVES AROUND PUTTING PEOPLE FIRST, NORMALIZING SUSTAINABLE DESIGN, AND RE-ASSERTING THE ROLE OF THE ARCHITECT IN THE BUILDING PROCESS.