• contact
  • about

Extending Xen iSCSI backend storage devices by adding another iSCSI LUN

rene — Mon, 09/17/2007 - 22:07

I needed to add more storage space on the /home directory of a Xen guest running on a RHEL5 system. I investigated extending its LUN on the NetApp Filer and then tried running pvresize to see if the Xen guest would recognise the new size. No luck. In the end, i created another iSCSI LUN, mapped it to the Xen host, configured the Xen guest to see the new LUN and let LVM know it had another physical disk to play with. This is how i did it.
  • Read more

RHEL5 Xen Guest with a backend NetApp iSCSI device

rene — Sat, 09/15/2007 - 17:44

iSCSI was officially ratified by the IETF on 11th of February 2003 and is a transport layer protocol allowing devices to access remote block devices over TCP/IP using the SCSI protocol. Think ISCSI over the network and you have iSCSI.

I will break this tutorial down into 3 parts.

1. Configure the RHEL5 iSCSI client
2. Create an iSCSI LUN on the NetApp filer
3. Build the Xen guest

  • iSCSI
  • Linux
  • Xen
  • Read more

Links for 27/06/07

rene — Thu, 06/28/2007 - 07:56

Solaris
100 Mirrored Filesystems in 5 minutes
Solaris 10 - DTrace: An Introduction
Blackbox on a Shake Table

Lifehack
How Not To Check Email At Work
Five Things to Pack for Travel
8 Ways To Save Time As The Office

  • Read more

Deploying Nagios NRPE on Solaris

rene — Sat, 06/02/2007 - 06:45

Nagios is a stable and well regarded open source monitoring suite. NRPE is a Nagios plugin that allows a remote Nagios monitoring server to log into a server and execute a Nagios check. The Nagios check will then return information that is relevant to the service the Nagios monitoring server is monitoring.

To install NRPE on Solaris, i use the blastware.org package. The blastwave.org nrpe package also depends on the nagiosp package which contains the standard nagios plugins. If you havent setup your Solaris box with blastwave.org, instruction are included below.

Copy the blastwave.org package pkg_get.pkg to /tmp/ . You can do this from another server using scp.

# pkgadd -d /tmp/pkg_get.pkg
# /opt/csw/bin/pkg-get -i nrpe
# wget -P /tmp/ http://www.terdmonk.com/files/solaris/nagios/nrpe_smf.zip
# cd /tmp
# unzip nrpe_smf.zip
# mv nrpe/manifest/nagios-nrpe.xml /var/svc/manifest/network
# mv nrpe/method/nagios-nrpe /lib/svc/method/nagios-nrpe
# svccfg import /var/svc/manifest/network/nagios-nrpe.xml
# svcadm disable nrpe
# svcadm enable nrpe
To check if nrpe is working you should see the following
# svcs | grep nrpe
online         May_29   svc:/network/nagios/nrpe:default
# netstat -a | grep 5666
      *.5666               *.*                0      0 49152      0 LISTEN
If svcs doesnt show the service as online, you can check the SMF log file /var/svc/log/network-nagios-nrpe\:default.log.

If things still arent working, execute /lib/svc/method/nagios-nrpe manually with some bourne debugging. This will show you what the nagios-nrpe script is trying to do.

# sh -x /lib/svc/method/nagios-nrpe

Invoicing Clients with freshbooks.com

rene — Sat, 05/26/2007 - 09:34

Running any kind of business should involve invoicing to customers. Invoicing software comes at a cost and when you're building a company, its a cost you want to keep to a minimal.

I recently came across freshbooks.com whilst sifting through forum posts and freshmeat.net searches.

Within 4 minutes i was setup with a fully fledged invoicing system that also did project management, support tickets and document sharing with customers. And at what cost? If you have less than 3 active clients (which i do), you can use freshbooks.com for free.

After punching in some services and products that i offer, and some clients details i was able to send an invoice via email with the option to send via snail mail aswell.

Previously, ive used gnucash and opencrm. Both took more than a hour to setup and both had a steep learning curve. I needed something i could setup with minimal fuss, minimal infrastructure and minimal cost.

Im planning to use freshbooks.com alot more in the near future as i start to transfer my projects, tasks, contacts and documents that i build whilst i do my own startup.

  • « first
  • ‹ previous
  • …
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • next ›
  • last »
Syndicate content

photos im taking

Bus laneThat wayYellow red yellow red yellow redHer leadNight crossing in ClaytonWalk with careFire hydrant in ClaytonPear upside down cakeGlass of wine with a wine barrelPancakes in the afternoon. NOMsThe Cuckoo in OlindaEastern Beach, GeelongThe Geelong maestroHawthorn vs Geelong at the MCGSt Marys church in GeelongSeaplane at Eastern Beach in GeelongMiss Marples Sundae BestChristmas in July at Miss Marplesfound in old album store in Sassafrasoutside tea store in sassafrasEarl and green teaphoto.JPGantique store in the dandenongschicken parmigiana at rangersbruschetta at rangers in the dandenongstimeball towerDO NOT USE 50 cents!!!veggie patch week 2Port Phillip Bay from WilliamstownHMAS Castlemaine at Gem Pier, Williamstown

about me


Passionate Systems Engineer.
Want to know more?

search rene.bz

what im reading

  • Step 224: The Value of Discipline
  • Pirate Bay Founder’s Flattr Opens To The Public, Vote For Sites You Visit With Money
  • Apple Pulls Camera+ From The App Store After Its Developers Reveal A Contraband Feature
  • Google Begins Rapid Iteration Plan With Chrome 6 Beta Deployment
  • Oracle outlines Solaris 11, says little of OpenSolaris
  • 9 Helpful Tips To Deal With Negative People
  • Step 221: Entrepreneurs Equally Confident and Vulnerable
  • Step 220: Life on Our Own Terms
  • Digg To AOL Exodus Claims Biz Dev VP Bob Buch
  • Step 218: Thinking and Doing Are Two Different Things
  • Pivoting 101
  • A word of advice from my father about being frugal.
  • Fighting the summer productivity blahs
  • App Update: BlurFX
  • The elements of change
  • The Life Changing Nature of Gratitude
  • Evernote Essentials: The definitive guide to using Evernote
  • 9 Expert Tips For Better Writing
  • Coburg, Melbourne #iphoneography
  • Media Exponential
more

what im bookmarking

  • 7.2. re — Regular expression operations — Python v2.7 documentation
  • 7.2. re — Regular expression operations — Python v2.7 documentation
  • Intel® Xeon® Processor Family
  • GettingStarted - apt-cyg - Getting started with apt-cyg - Project Hosting on Google Code
  • GettingStarted - apt-cyg - Getting started with apt-cyg - Project Hosting on Google Code
  • Ten launches channel Eleven
  • Ten launches channel Eleven
  • access.redhat.com | Red Hat Knowledgebase: How do I find the FC ID (WWN) of a disk/LUN on Red Hat Enterprise Linux 5?
  • access.redhat.com | Red Hat Knowledgebase: How do I find the FC ID (WWN) of a disk/LUN on Red Hat Enterprise Linux 5?
  • Squid access.log
  • Squid access.log
  • WIPmania - WorldIP free geolocation database, service and tools - free database
  • WIPmania - WorldIP free geolocation database, service and tools - free database
  • MediaCorp wins copyright case - Managing Intellectual Property - March 2010
  • MediaCorp wins copyright case - Managing Intellectual Property - March 2010
  • Web VCR site revives Net TV debates - CNET News
  • Web VCR site revives Net TV debates - CNET News
  • RecordTV.com to sell assets - CNET News
  • RecordTV.com to sell assets - CNET News
  • Channel's Seven, Nine and Ten set to launch new channels this year
more
  • contact
  • about