<?xml version="1.0" encoding="iso-8859-1"?>
<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/">
	<channel>
		<title>Solaris</title>
		<link>http://unixunitedprof.forumandco.com/solaris-f10/-t1.htm</link>
		<description>General Solaris related hints, tips, solutions and more.</description>
		<lastBuildDate>Wed, 16 Apr 2008 10:42:26 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>Solaris</title>
			<url>http://illiweb.com/fa/m/logo2.gif</url>
			<link>http://unixunitedprof.forumandco.com/solaris-f10/-t1.htm</link>
		</image>
		<item>
			<title>xntpd daemon crashes and fails to start</title>
			<link>http://unixunitedprof.forumandco.com/solaris-f10/xntpd-daemon-crashes-and-fails-to-start-t29.htm</link>
			<dc:creator>suran</dc:creator>
			<description>Sometime in your career, you may have come across a situation where the xntpd daemon cannot start up. The following error is seen in the /var/adm/messages file:



 mlockall(): Resource temporarily unavailable

 No more memory!



This problem is due to the fact that the system is short on available physical memory. Xntpd is a time critical process and needs to be able to access memory that hasn't been paged out. This is done by locking the memory using the mlockall() call, which causes  ...</description>
			<category>Solaris</category>
			<pubDate>Wed, 16 Apr 2008 10:13:24 GMT</pubDate>
			<comments>http://unixunitedprof.forumandco.com/solaris-f10/xntpd-daemon-crashes-and-fails-to-start-t29.htm#38</comments>
			<guid>http://unixunitedprof.forumandco.com/solaris-f10/xntpd-daemon-crashes-and-fails-to-start-t29.htm</guid>
		</item>
		<item>
			<title>Shell CMDS</title>
			<link>http://unixunitedprof.forumandco.com/solaris-f10/shell-cmds-t31.htm</link>
			<dc:creator>suran</dc:creator>
			<description><![CDATA[Very useful link to a BigAdmin page on SUN:
<br />

<br />
<a href="http://www.sun.com/bigadmin/shellme/" target="_blank">http://www.sun.com/bigadmin/shellme/</a>]]></description>
			<category>Solaris</category>
			<pubDate>Wed, 16 Apr 2008 10:42:26 GMT</pubDate>
			<comments>http://unixunitedprof.forumandco.com/solaris-f10/shell-cmds-t31.htm#40</comments>
			<guid>http://unixunitedprof.forumandco.com/solaris-f10/shell-cmds-t31.htm</guid>
		</item>
		<item>
			<title>What is UFS fragmentation and how can it be determined?</title>
			<link>http://unixunitedprof.forumandco.com/solaris-f10/what-is-ufs-fragmentation-and-how-can-it-be-determined-t5.htm</link>
			<dc:creator>suran</dc:creator>
			<description>This article explains what UFS fragmentation is, how to identify a file system that is fragmented. 



What is UFS fragmentation?



There are two file allocation units defined in UFS they are: Block size also known as logical block size and a fragment. On sun4u architecture the UFS block size is 8KB and the default fragment size is 1KB. A fragment can be defined as the smallest addressable part of a UFS.



When a file greater than 8KB is created, UFS allocates 8KB blocks each and an remaining  ...</description>
			<category>Solaris</category>
			<pubDate>Fri, 11 Apr 2008 19:59:45 GMT</pubDate>
			<comments>http://unixunitedprof.forumandco.com/solaris-f10/what-is-ufs-fragmentation-and-how-can-it-be-determined-t5.htm#5</comments>
			<guid>http://unixunitedprof.forumandco.com/solaris-f10/what-is-ufs-fragmentation-and-how-can-it-be-determined-t5.htm</guid>
		</item>
		<item>
			<title>What are soft partitions and how do i create them?</title>
			<link>http://unixunitedprof.forumandco.com/solaris-f10/what-are-soft-partitions-and-how-do-i-create-them-t4.htm</link>
			<dc:creator>suran</dc:creator>
			<description>What is a soft partition?



Soft partitions allow for a disk to be divided into many partitions that are controlled and maintained by the software used to create those said partitions, thereby removing the limitations of physical partitions (7 in Solaris). A soft partition is made up of one or more extents  An extent is the part of the physical disk that makes up the soft partition. 





How do I create soft partitions?



Now that you know what a soft partition is, let's look at how  ...</description>
			<category>Solaris</category>
			<pubDate>Fri, 11 Apr 2008 15:31:02 GMT</pubDate>
			<comments>http://unixunitedprof.forumandco.com/solaris-f10/what-are-soft-partitions-and-how-do-i-create-them-t4.htm#4</comments>
			<guid>http://unixunitedprof.forumandco.com/solaris-f10/what-are-soft-partitions-and-how-do-i-create-them-t4.htm</guid>
		</item>
	</channel>
</rss>