<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Best Unix,  Linux Resourses, Tips, Tutorial, Articles and HowTos</title>
	<atom:link href="http://www.unixsite.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unixsite.com</link>
	<description>Best site for Unix/Linux Resourses, Tips, Tutorial, Articles, torubleshooting, system administration and HowTos,</description>
	<lastBuildDate>Sun, 06 Nov 2011 12:16:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Storage Knowledge for Unix/Linux System Administrator</title>
		<link>http://www.unixsite.com/2011/08/18/storage-knowledge-for-unixlinux-system-administrator/</link>
		<comments>http://www.unixsite.com/2011/08/18/storage-knowledge-for-unixlinux-system-administrator/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 15:51:50 +0000</pubDate>
		<dc:creator>linux</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Server Administration]]></category>
		<category><![CDATA[TroubleShooting]]></category>
		<category><![CDATA[san storage]]></category>

		<guid isPermaLink="false">http://www.unixsite.com/?p=596</guid>
		<description><![CDATA[Storage Knowledge for Unix/Linux System Administrator As a Unix/Linux system administrator you need to deal with SAN storage and here are some of the functionalities. 1. New SAN storage request... <span class="meta-more"><a href="http://www.unixsite.com/2011/08/18/storage-knowledge-for-unixlinux-system-administrator/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<h3>Storage Knowledge for Unix/Linux System Administrator </h3>
<p>As a Unix/Linux system administrator you need to deal with SAN storage and here are some of the functionalities.</p>
<p>1. New SAN storage request from SAN team.</p>
<p>2. Adding more storage into existing storage.  ( As a system administrator you may need deal with this request more often )</p>
<p>3. SAN storage migration. (Most of the companies analyze their storage usage and migrate data into new storage according to their budget).  As a system administrator you need to involve in the migration. When it comes to host base migration, system administrator needs to most of the job.</p>
<p>4. When spaces are not used by servers, system administrator gives to storage back SAN team.</p>
<p>5.  SAN Storage troubleshooting</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unixsite.com/2011/08/18/storage-knowledge-for-unixlinux-system-administrator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>change open files limit in linux</title>
		<link>http://www.unixsite.com/2011/08/16/change-open-files-limit-in-linux/</link>
		<comments>http://www.unixsite.com/2011/08/16/change-open-files-limit-in-linux/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 13:39:23 +0000</pubDate>
		<dc:creator>linux</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Server Administration]]></category>
		<category><![CDATA[TroubleShooting]]></category>
		<category><![CDATA[file descriptor]]></category>
		<category><![CDATA[open file]]></category>

		<guid isPermaLink="false">http://www.unixsite.com/?p=594</guid>
		<description><![CDATA[How to change open files limit in linux You can change the open file limits for individual users using the following method. You might want to also set in /etc/security/limits.conf... <span class="meta-more"><a href="http://www.unixsite.com/2011/08/16/change-open-files-limit-in-linux/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<h3> How to  change open files limit in linux </h3>
<p>You can change the open file limits for individual users using the following method.</p>
<p>You might want to also set in /etc/security/limits.conf</p>
<p>userID      soft   nofile   8192<br />
userID      hard  nofile   8192</p>
<p>If you want to set it for all the all the users, then you need to put *</p>
<p>*      soft   nofile   8192<br />
*      hard  nofile   8192</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unixsite.com/2011/08/16/change-open-files-limit-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LVM command help</title>
		<link>http://www.unixsite.com/2011/08/11/lvm-command-help/</link>
		<comments>http://www.unixsite.com/2011/08/11/lvm-command-help/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 17:41:10 +0000</pubDate>
		<dc:creator>linux</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Storage/File Systems]]></category>

		<guid isPermaLink="false">http://www.unixsite.com/?p=587</guid>
		<description><![CDATA[LVM command help Available lvm commands: Use &#8216;lvm help &#8216; for more information dumpconfig      Dump active configuration formats               List available metadata formats help Display help for commands lvchange            Change the... <span class="meta-more"><a href="http://www.unixsite.com/2011/08/11/lvm-command-help/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<h3>LVM command help</h3>
<p>Available lvm commands:<br />
Use &#8216;lvm help &#8216; for more information</p>
<p>dumpconfig           Dump active configuration<br />
formats                       List available metadata formats<br />
help             Display help for commands<br />
lvchange                   Change the attributes of logical volume(s)<br />
lvconvert                Change logical volume layout<br />
lvcreate                    Create a logical volume<br />
lvdisplay                  Display information about a logical volume<br />
lvextend                    Add space to a logical volume<br />
lvmchange              With the device mapper, this is obsolete and does nothing.<br />
lvmdiskscan         List devices that may be used as physical volumes<br />
lvmsadc                     Collect activity data<br />
lvmsar                        Create activity report<br />
lvreduce                   Reduce the size of a logical volume<br />
lvremove                  Remove logical volume(s) from the system<br />
lvrename                  Rename a logical volume<br />
lvresize                     Resize a logical volume<br />
lvs                                   Display information about logical volumes<br />
lvscan                         List all logical volumes in all volume groups<br />
pvchange                Change attributes of physical volume(s)<br />
pvresize                   Resize physical volume(s)<br />
pvcreate                  Initialize physical volume(s) for use by LVM<br />
pvdata                       Display the on-disk metadata for physical volume(s)<br />
pvdisplay        Display various attributes of physical volume(s)<br />
pvmove                   Move extents from one physical volume to another<br />
pvremove            Remove LVM label(s) from physical volume(s)<br />
pvresize                 Resize a physical volume in use by a volume group<br />
pvs                               Display information about physical volumes<br />
pvscan                    List all physical volumes<br />
segtypes               List available segment types<br />
vgcfgbackup     Backup volume group configuration(s)<br />
vgcfgrestore    Restore volume group configuration<br />
vgchange              Change volume group attributes<br />
vgck                           Check the consistency of volume group(s)<br />
vgconvert          Change volume group metadata format<br />
vgcreate              Create a volume group<br />
vgdisplay            Display volume group information<br />
vgexport               Unregister volume group(s) from the system<br />
vgextend              Add physical volumes to a volume group<br />
vgimport              Register exported volume group with system<br />
vgmerge                Merge volume groups<br />
vgmknodes        Create the special files for volume group devices in /dev<br />
vgreduce            Remove physical volume(s) from a volume group<br />
vgremove           Remove volume group(s)<br />
vgrename           Rename a volume group<br />
vgs             Display   information about volume groups<br />
vgscan                    Search for all volume groups<br />
vgsplit                   Move physical volumes into a new volume group<br />
version                Display software and driver version information</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unixsite.com/2011/08/11/lvm-command-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux server is not booting and going to grub prompt</title>
		<link>http://www.unixsite.com/2011/07/26/linux-server-is-not-booting-and-going-to-grub-prompt/</link>
		<comments>http://www.unixsite.com/2011/07/26/linux-server-is-not-booting-and-going-to-grub-prompt/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 13:15:18 +0000</pubDate>
		<dc:creator>linux</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Server Administration]]></category>
		<category><![CDATA[TroubleShooting]]></category>
		<category><![CDATA[grub]]></category>

		<guid isPermaLink="false">http://www.unixsite.com/?p=584</guid>
		<description><![CDATA[Linux server is not booting and going to grub prompt Some times when you boot the server it goes to grub prompt, you can assume there is a problem with... <span class="meta-more"><a href="http://www.unixsite.com/2011/07/26/linux-server-is-not-booting-and-going-to-grub-prompt/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<h3> Linux server is not booting and going to grub prompt </h3>
<p>Some times when you boot the server it goes to grub prompt, you can assume there is a problem with grub loader. In order to resolve the problem, you need to boot up with recovery CD, and then you need to do the following command.</p>
<p>chroot /mnt/sysimage<br />
grub-install /dev/hd(x)<br />
reboot</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unixsite.com/2011/07/26/linux-server-is-not-booting-and-going-to-grub-prompt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to rescan Fiber Channel and SCSI storage</title>
		<link>http://www.unixsite.com/2011/07/21/how-to-rescan-fiber-channel-and-scsi-storage/</link>
		<comments>http://www.unixsite.com/2011/07/21/how-to-rescan-fiber-channel-and-scsi-storage/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 15:13:28 +0000</pubDate>
		<dc:creator>linux</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[Server Administration]]></category>
		<category><![CDATA[Storage/File Systems]]></category>
		<category><![CDATA[TroubleShooting]]></category>
		<category><![CDATA[LUN]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://www.unixsite.com/?p=579</guid>
		<description><![CDATA[You can force a rescan for SCSI drives like this: echo &#8220;- &#8211; -&#8221; >/sys/class/scsi_host/host Same for FiberChannel: echo &#8220;1&#8243; >/sys/class/fc_host/host Also, you can reboot the system to Rescan.]]></description>
			<content:encoded><![CDATA[<p>You can force a rescan for SCSI drives like this:</p>
<p>echo &#8220;- &#8211; -&#8221; >/sys/class/scsi_host/host</p>
<p>Same for FiberChannel:</p>
<p>echo &#8220;1&#8243; >/sys/class/fc_host/host</p>
<p>Also, you can reboot the system to Rescan.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unixsite.com/2011/07/21/how-to-rescan-fiber-channel-and-scsi-storage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NMAP command (How to check whether port is open or close)</title>
		<link>http://www.unixsite.com/2011/07/19/nmap-command-how-to-check-whether-port-is-open-or-close/</link>
		<comments>http://www.unixsite.com/2011/07/19/nmap-command-how-to-check-whether-port-is-open-or-close/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 12:34:24 +0000</pubDate>
		<dc:creator>linux</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[TroubleShooting]]></category>

		<guid isPermaLink="false">http://www.unixsite.com/?p=534</guid>
		<description><![CDATA[NMAP command to check whether port is open or close Most of the time when there is a problem connecting to any specific port we use telnet command to verify,... <span class="meta-more"><a href="http://www.unixsite.com/2011/07/19/nmap-command-how-to-check-whether-port-is-open-or-close/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<h3> NMAP command to check whether port is open or close </h3>
<p>Most of the time when there is a problem connecting to any specific port we use telnet command to verify, before that you can use NMAP command to verify whether port is open or close.</p>
<p>    NMAP abbreviation is network mapper</p>
<p>    NMAP is used to scan ports on a machine, either local or remote machine (just you require ip/hostname to scan).</p>
<p>    NMAP is can be installed on windows, Sun Solaris machines too.</p>
<p>    NMAP can be used to scan large networks, remember I am saying large networks.</p>
<p>    Please do not try to use NMAP on machines which you don’t have permission.</p>
<p>Example1 : Using NMAP in normal way, i.e. to scan a particular system for open ports<br />
#nmap hostname</p>
<p>Example2 : Scanning for a single port on a machine</p>
<p>#nmap –p 22 hostname<br />
This will scan for 22 port is open on a host or not. And here –p indicates port.</p>
<p>Example3 : For scanning only ports<br />
#nmap –F hostname<br />
-F is for fast scan and this will not do any other scanning like IP address, hostname, operating system, and uptime etc. It’s very much fast as it said in man pages.</p>
<p>Example4 : For scanning only TCP ports<br />
#nmap –sT hostname<br />
Here s is for scanning and T is for only scanning of TCP ports</p>
<p>Example5 : For scanning only UDP ports<br />
#nmap –sU hostname<br />
Here U indicates UDP port scanning</p>
<p>Exmaple6 : Scanning for ports and to get what is the version of different services running on that machine<br />
#nmap –sV hostname<br />
V indicates version of each network service running on that host</p>
<p>Example7 : To check which protocol is supported by the remote machine<br />
#nmap –sO hostname</p>
<p>Example8 : To scan a system for operating system and uptime details<br />
# nmap -O hostname<br />
-O is for operating system scan along with default port scan</p>
<p>Example9 : Scanning a network<br />
#nmap networkID/subnetmask<br />
For the above command you can try in this way<br />
#nmap 192.168.0.0/24</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unixsite.com/2011/07/19/nmap-command-how-to-check-whether-port-is-open-or-close/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HBA card troubleshooting</title>
		<link>http://www.unixsite.com/2011/07/19/hba-card-troubleshooting/</link>
		<comments>http://www.unixsite.com/2011/07/19/hba-card-troubleshooting/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 12:07:12 +0000</pubDate>
		<dc:creator>linux</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[Server Administration]]></category>
		<category><![CDATA[Storage/File Systems]]></category>
		<category><![CDATA[TroubleShooting]]></category>
		<category><![CDATA[HBA]]></category>
		<category><![CDATA[san]]></category>

		<guid isPermaLink="false">http://www.unixsite.com/?p=558</guid>
		<description><![CDATA[HBA card troubleshooting  HBA card is configuration is very important and if you can&#8217;t configure HBA card, then system won&#8217;t see your storage and you will have big issues. Make... <span class="meta-more"><a href="http://www.unixsite.com/2011/07/19/hba-card-troubleshooting/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<h3> HBA card troubleshooting  </h3>
<p>HBA card is configuration is very important and if you can&#8217;t configure HBA card, then system won&#8217;t see your storage and you will have big issues.</p>
<ul>
<p>	Make sure HBA card instered properly, I had this problem with my Solaris box and after I have insereted the card properly, system detected the HBA card. Once it&#8217;s detected you can see it in BIOS.</ul>
<ul>
 Another important this is HBA card driver. If you don&#8217;t have proper driver, then it work  and it’s doing all the communication between the SAN switches via the FC-SW Fibre Channel protocol and SAN storage arrays.</ul>
<ul>
 You need to keep the firmware up to date and upgrade to the latest version of firmware from the vendor support matrix site</ul>
<ul>
 If your system is hang or freeze during startup, it may caused by the device conflict (new device that recently installed). Remove the HBA card and reboot the system, if the problem is resolved, check the HBA card that you newly installed as it could be a faulty HBA card. If the problem still persists, try the HBA card in another machine. If the HBA card is work there, this is usually a conflict between the system and the HBA card. Contact the vendor to do the appropriate check on the HBA card by using card utility tool before you re-install the HBA card.</ul>
<ul>
  A problem HBA card may cause the link up and down. The healthy HBA card should never disconnect its light from the SAN switch for any reason unless the server is in the process of rebooting.  For the server with new HBA card, the most common problem often either SAN switch port related or Fibre Channel cable related. To resolve the cable problem is easy, just replace another cable. If it is happen on the SAN switch level, check the GBIC / port, replace the GBIC if is it detected as faulty. Normally if the GBIC is unhealthy, the lights will go up and down or there is no signal from the GBIC at all.</ul>
<p>Thank you sanduel.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unixsite.com/2011/07/19/hba-card-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vmstats explanation</title>
		<link>http://www.unixsite.com/2011/07/14/vmstats-explanation/</link>
		<comments>http://www.unixsite.com/2011/07/14/vmstats-explanation/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 18:14:18 +0000</pubDate>
		<dc:creator>linux</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Server Administration]]></category>
		<category><![CDATA[TroubleShooting]]></category>

		<guid isPermaLink="false">http://www.unixsite.com/?p=545</guid>
		<description><![CDATA[vmstat is one of the popular tool to analyze the Linux / UNIX server performance. # vmstat  1   5 procs &#8212;&#8212;&#8212;&#8211;memory&#8212;&#8212;&#8212;- &#8212;swap&#8211; &#8212;&#8211;io&#8212;- &#8211;system&#8211; &#8212;-cpu&#8212;- r  b   swpd   free   buff ... <span class="meta-more"><a href="http://www.unixsite.com/2011/07/14/vmstats-explanation/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p>vmstat is one of the popular tool to analyze the Linux / UNIX server performance.</p>
<p># vmstat  1   5<br />
procs &#8212;&#8212;&#8212;&#8211;memory&#8212;&#8212;&#8212;- &#8212;swap&#8211; &#8212;&#8211;io&#8212;- &#8211;system&#8211; &#8212;-cpu&#8212;-<br />
r  b   swpd   free   buff  cache                          si   so    bi    bo   in    cs us sy id wa<br />
0  0      0 129277344 346144 2033648    0    0     0     4    0     0  0  0 100  0<br />
0  0      0 129277344 346144 2033648    0    0     0     0 1044   102  0  0 100  0<br />
0  0      0 129277344 346144 2033648    0    0     0     0 1020    97  0  0 100  0<br />
0  0      0 129277280 346144 2033648    0    0     0     0 1048    99  0  0 100  0<br />
0  0      0 129277280 346144 2033648    0    0     0     0 1008    66  0  0 100  0</p>
<p>Proc:<br />
&#8212;&#8212;-<br />
r: How many processes are waiting for CPU time.<br />
b: Wait Queue &#8211; Process which are waiting for I/O (disk, network, user<br />
input,etc..)</p>
<p>Memory:<br />
&#8212;&#8212;&#8212;&#8211;<br />
swpd: shows how many blocks are swapped out to disk (paged). Total Virtual<br />
memory usage.</p>
<p>Note: you can see the swap area configured in server using &#8220;cat proc/swaps&#8221;</p>
<p>free: Idle Memory<br />
buff: Memory used as buffers, like before/after I/O operations<br />
cache: Memory used as cache by the Operating System</p>
<p>Swap:<br />
&#8212;&#8212;&#8212;<br />
si: How many blocks per second the operating system is swapping in. i.e<br />
Memory swapped in from the disk (Read from swap area to Memory)<br />
so: How many blocks per second the operating system is swaped Out. i.e<br />
Memory swapped to the disk (Written to swap area and cleared from<br />
Memory)</p>
<p>In Ideal condition, We like to see si and so at 0 most of the time, and we definitely don’t like to see more than 10 blocks per second.</p>
<p>IO:<br />
&#8212;&#8212;<br />
bi: Blocks received from block device &#8211; Read (like a hard disk)<br />
bo: Blocks sent to a block device &#8211; Write</p>
<p>System:<br />
&#8212;&#8212;&#8212;&#8212;-<br />
in: The number of interrupts per second, including the clock.<br />
cs: The number of context switches per second.</p>
<p>CPU:<br />
&#8212;&#8212;&#8211;<br />
us: percentage of cpu used for running non-kernel code. (user time, including<br />
nice time)<br />
sy: percentage of cpu used for running kernel code. (system time &#8211; network, IO<br />
interrupts, etc)<br />
id: cpu idle time in percentage.<br />
wa: percentage of time spent by cpu for waiting to IO.</p>
<p>If you used to monitor this data, you can understand how is your server doing during peak usage times.</p>
<p>Note: the memory, swap, and I/O statistics are in blocks, not in bytes. In Linux, blocks are usually 1,024 bytes (1 KB).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unixsite.com/2011/07/14/vmstats-explanation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to diffierenate from Local disks vs SAN</title>
		<link>http://www.unixsite.com/2011/07/13/how-to-diffierenate-from-local-disks-vs-san/</link>
		<comments>http://www.unixsite.com/2011/07/13/how-to-diffierenate-from-local-disks-vs-san/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 18:42:43 +0000</pubDate>
		<dc:creator>linux</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[Storage/File Systems]]></category>

		<guid isPermaLink="false">http://www.unixsite.com/?p=560</guid>
		<description><![CDATA[How to differentiate from Local disks vs SAN Some times system admins get confused that disks are from SAN or local disk. Please check the following information and this server... <span class="meta-more"><a href="http://www.unixsite.com/2011/07/13/how-to-diffierenate-from-local-disks-vs-san/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<h3> How to differentiate from Local disks vs SAN </h3>
<p>Some times system admins get confused that disks are from SAN or local disk. Please check the following information and this server is connected to  SAN. If you look line 3,4,5 and 6, those are connected to storage.</p>
<p>[root@saturn block]# ls -l /sys/block/*/device<br />
lrwxrwxrwx  1 root root 0 Jul 10 20:27 /sys/block/cciss!c0d0/device -> ../../devices/pci0000:00/0000:00:14.0/0000:03:00.0/disk0<br />
lrwxrwxrwx  1 root root 0 Jul 10 23:00 /sys/block/hda/device -> ../../devices/pci0000:00/0000:00:06.1/ide0/0.0<br />
<strong><br />
lrwxrwxrwx  1 root root 0 Jul 10 23:00 /sys/block/sda/device -> ../../devices/pci0000:00/0000:00:13.0/0000:04:00.1/host1/target1:0:0/1:0:0:0<br />
lrwxrwxrwx  1 root root 0 Jul 10 23:00 /sys/block/sdb/device -> ../../devices/pci0000:00/0000:00:13.0/0000:04:00.1/host1/target1:0:1/1:0:1:0<br />
lrwxrwxrwx  1 root root 0 Jul 10 23:00 /sys/block/sdc/device -> ../../devices/pci0000:80/0000:80:13.0/0000:81:00.1/host3/target3:0:0/3:0:0:0<br />
lrwxrwxrwx  1 root root 0 Jul 10 23:00 /sys/block/sdd/device -> ../../devices/pci0000:80/0000:80:13.0/0000:81:00.1/host3/target3:0:1/3:0:1:0</strong></p>
<p># fdisk  -l</p>
<p>Disk /dev/cciss/c0d0: 146.7 GB, 146778685440 bytes<br />
255 heads, 63 sectors/track, 17844 cylinders<br />
Units = cylinders of 16065 * 512 = 8225280 bytes</p>
<p>           Device Boot      Start         End      Blocks   Id  System<br />
/dev/cciss/c0d0p1   *           1          33      265041   83  Linux<br />
/dev/cciss/c0d0p2              34       17844   143066857+  8e  Linux LVM</p>
<p>Disk /dev/sda: 107.3 GB, 107374182400 bytes<br />
255 heads, 63 sectors/track, 13054 cylinders<br />
Units = cylinders of 16065 * 512 = 8225280 bytes</p>
<p>Disk /dev/sda doesn&#8217;t contain a valid partition table</p>
<p>Disk /dev/sdb: 107.3 GB, 107374182400 bytes<br />
255 heads, 63 sectors/track, 13054 cylinders<br />
Units = cylinders of 16065 * 512 = 8225280 bytes</p>
<p>Disk /dev/sdb doesn&#8217;t contain a valid partition table</p>
<p>Disk /dev/sdc: 107.3 GB, 107374182400 bytes<br />
255 heads, 63 sectors/track, 13054 cylinders<br />
Units = cylinders of 16065 * 512 = 8225280 bytes</p>
<p>Disk /dev/sdc doesn&#8217;t contain a valid partition table</p>
<p>Disk /dev/sdd: 107.3 GB, 107374182400 bytes<br />
255 heads, 63 sectors/track, 13054 cylinders<br />
Units = cylinders of 16065 * 512 = 8225280 bytes</p>
<p>Disk /dev/sdd doesn&#8217;t contain a valid partition table</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unixsite.com/2011/07/13/how-to-diffierenate-from-local-disks-vs-san/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux memory usage calculation</title>
		<link>http://www.unixsite.com/2011/07/12/linux-memory-usage-calculation-forumula/</link>
		<comments>http://www.unixsite.com/2011/07/12/linux-memory-usage-calculation-forumula/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 18:20:41 +0000</pubDate>
		<dc:creator>linux</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Server Administration]]></category>
		<category><![CDATA[TroubleShooting]]></category>

		<guid isPermaLink="false">http://www.unixsite.com/?p=555</guid>
		<description><![CDATA[Linux memory usage calculation Most of the people get confuse about Linux memory usage. When you looked at used cloum, it says 3535 M, it doesn&#8217;t mean that system is... <span class="meta-more"><a href="http://www.unixsite.com/2011/07/12/linux-memory-usage-calculation-forumula/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<h3>Linux memory usage calculation </h3>
<p>Most of the people get confuse about Linux memory usage. When you looked at used cloum, it says 3535 M, it  doesn&#8217;t mean that system is using this memory.</p>
<p># free  -m<br />
             total         used       free      shared    buffers     cached<br />
Mem:      12010       3525       8484          0        424       1023<br />
-/+ buffers/cache:   2077       9932<br />
Swap:     3967          0       3967</p>
<p>Here is the correct way to check memory usage.</p>
<p>UsedMemory &#8211; Buffers &#8211; Cached/ TotalMemory * 100%<br />
3525 &#8211;  424 &#8211; 1023 / 12010 * 100  = 17.3% memory used</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unixsite.com/2011/07/12/linux-memory-usage-calculation-forumula/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

