<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Display Solaris Swap Information</title>
	<atom:link href="http://www.tech-recipes.com/rx/162/display-solaris-swap-information/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/162/display-solaris-swap-information/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Thu, 09 Feb 2012 21:01:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kishore</title>
		<link>http://www.tech-recipes.com/rx/162/display-solaris-swap-information/comment-page-1/#comment-43750</link>
		<dc:creator>kishore</dc:creator>
		<pubDate>Fri, 05 Nov 2010 17:51:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-43750</guid>
		<description>what is swap?why we require swap?</description>
		<content:encoded><![CDATA[<p>what is swap?why we require swap?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shree</title>
		<link>http://www.tech-recipes.com/rx/162/display-solaris-swap-information/comment-page-1/#comment-29093</link>
		<dc:creator>shree</dc:creator>
		<pubDate>Thu, 02 Apr 2009 06:34:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-29093</guid>
		<description>I notice some swap size descripancy on my solaris servers. On T2000 , I only have one slice for swap and got 11GB swap space. whic is show format command . See details below and df -f command it show diffrent

partition&gt; p
Current partition table (original):
Total disk cylinders available: 65533 + 2 (reserved cylinders)

Part      Tag    Flag     Cylinders         Size            Blocks
  0       root    wm       0 - 54237       56.28GB    (54238/0/0) 118021888
  1       swap    wu   54238 - 65532       11.72GB    (11295/0/0)  24577920
  2     backup    wm       0 - 65532       68.00GB    (65533/0/0) 142599808
  3 unassigned    wm       0                0         (0/0/0)             0
  4 unassigned    wm       0                0         (0/0/0)             0
  5 unassigned    wm       0                0         (0/0/0)             0
  6 unassigned    wm       0                0         (0/0/0)             0
  7 unassigned    wm       0                0         (0/0/0)             0




root@cbj-ip-iv-prtl02 # swap -l
swapfile             dev  swaplo blocks   free
/dev/dsk/c0t0d0s1   32,9      16 24577904 24577904
root@cbj-ip-iv-prtl02 #


root@cbj-ip-iv-prtl02 # df -h
Filesystem             size   used  avail capacity  Mounted on
/dev/dsk/c0t0d0s0       55G   9.3G    46G    17%    /
/devices                 0K     0K     0K     0%    /devices
ctfs                     0K     0K     0K     0%    /system/contract
proc                     0K     0K     0K     0%    /proc
mnttab                   0K     0K     0K     0%    /etc/mnttab
swap                    16G   1.4M    16G     1%    /etc/svc/volatile
objfs                    0K     0K     0K     0%    /system/object
/platform/SUNW,SPARC-Enterprise-T1000/lib/libc_psr/libc_psr_hwcap1.so.1
                        55G   9.3G    46G    17%    /platform/sun4v/lib/libc_psr.so.1
/platform/SUNW,SPARC-Enterprise-T1000/lindeib/sparcv9/libc_psr/libc_psr_hwcap1.so.1
                        55G   9.3G    46G    17%    /platform/sun4v/lib/sparcv9/libc_psr.so.1
fd                       0K     0K     0K     0%    /dev/fd
swap                    16G   1.2M    16G     1%    /tmp
swap                    16G    48K    16G     1%    /var/run
</description>
		<content:encoded><![CDATA[<p>I notice some swap size descripancy on my solaris servers. On T2000 , I only have one slice for swap and got 11GB swap space. whic is show format command . See details below and df -f command it show diffrent</p>
<p>partition&gt; p<br />
Current partition table (original):<br />
Total disk cylinders available: 65533 + 2 (reserved cylinders)</p>
<p>Part      Tag    Flag     Cylinders         Size            Blocks<br />
  0       root    wm       0 &#8211; 54237       56.28GB    (54238/0/0) 118021888<br />
  1       swap    wu   54238 &#8211; 65532       11.72GB    (11295/0/0)  24577920<br />
  2     backup    wm       0 &#8211; 65532       68.00GB    (65533/0/0) 142599808<br />
  3 unassigned    wm       0                0         (0/0/0)             0<br />
  4 unassigned    wm       0                0         (0/0/0)             0<br />
  5 unassigned    wm       0                0         (0/0/0)             0<br />
  6 unassigned    wm       0                0         (0/0/0)             0<br />
  7 unassigned    wm       0                0         (0/0/0)             0</p>
<p>root@cbj-ip-iv-prtl02 # swap -l<br />
swapfile             dev  swaplo blocks   free<br />
/dev/dsk/c0t0d0s1   32,9      16 24577904 24577904<br />
root@cbj-ip-iv-prtl02 #</p>
<p>root@cbj-ip-iv-prtl02 # df -h<br />
Filesystem             size   used  avail capacity  Mounted on<br />
/dev/dsk/c0t0d0s0       55G   9.3G    46G    17%    /<br />
/devices                 0K     0K     0K     0%    /devices<br />
ctfs                     0K     0K     0K     0%    /system/contract<br />
proc                     0K     0K     0K     0%    /proc<br />
mnttab                   0K     0K     0K     0%    /etc/mnttab<br />
swap                    16G   1.4M    16G     1%    /etc/svc/volatile<br />
objfs                    0K     0K     0K     0%    /system/object<br />
/platform/SUNW,SPARC-Enterprise-T1000/lib/libc_psr/libc_psr_hwcap1.so.1<br />
                        55G   9.3G    46G    17%    /platform/sun4v/lib/libc_psr.so.1<br />
/platform/SUNW,SPARC-Enterprise-T1000/lindeib/sparcv9/libc_psr/libc_psr_hwcap1.so.1<br />
                        55G   9.3G    46G    17%    /platform/sun4v/lib/sparcv9/libc_psr.so.1<br />
fd                       0K     0K     0K     0%    /dev/fd<br />
swap                    16G   1.2M    16G     1%    /tmp<br />
swap                    16G    48K    16G     1%    /var/run</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scubie</title>
		<link>http://www.tech-recipes.com/rx/162/display-solaris-swap-information/comment-page-1/#comment-25553</link>
		<dc:creator>scubie</dc:creator>
		<pubDate>Mon, 01 Dec 2008 06:46:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-25553</guid>
		<description>What would the &quot;--&quot; mean under dev?
[root@getafix u02]# swap -l
swapfile             dev  swaplo blocks   free
/dev/dsk/c1t0d0s1   32,1      16 4100912 4100912
/u02/rootswap         -       16 1023984 1023984
/u02/swapfile         -       16 4194288 4194288
</description>
		<content:encoded><![CDATA[<p>What would the &#8220;&#8211;&#8221; mean under dev?<br />
[root@getafix u02]# swap -l<br />
swapfile             dev  swaplo blocks   free<br />
/dev/dsk/c1t0d0s1   32,1      16 4100912 4100912<br />
/u02/rootswap         &#8211;       16 1023984 1023984<br />
/u02/swapfile         &#8211;       16 4194288 4194288</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 2/10 queries in 0.649 seconds using memcached
Object Caching 292/296 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-10 02:34:11 -->
