Skip to main content

Posts

Featured

Use raw disk for Apache Trafficserver in Centos 7

I want to use raw disk for my Trafficserver 5.1.0. I've created a partition at /dev/sda5 and in order to allow trafficserver to use the disk, please follow these steps. 1) Edit/create a file in /etc/udev/rules.d . I named it 50-ats.rules eg. vi /etc/udev/rules.d/50-ats.rules 2) Add these text. SUBSYSTEM=="block", KERNEL=="sda5", GROUP:="trafficserver", OWNER:="nobody" note : - sda5 is the disk/partition I want to use with trafficserver. - OWNER:="nobody" is the default owner when you compile trafficserver.

Latest Posts

Delete network item in XenServer

SQL Tips : EXTRACT function as alternative to TO_CHAR

Clear mapped folder connect in Windows XP

Uncompress tar.gz tar.bz2 the easy way.

How to list your HBA devices in Solaris

Upgrading to NexentaStor CE 3.1.3

Virtualbox : Shrink VM disk

Why I Can't Move/Import VM in XenServer.

Ping in interval on Windows with commandline

XenServer 5.6 SP2