<?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>Linux T&#38;T &#187; Uncategorized</title>
	<atom:link href="http://linux.wxs.ro/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux.wxs.ro</link>
	<description>WladyX’s collection of linux tips&#38;tricks</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:32:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Android phone number format</title>
		<link>http://linux.wxs.ro/2011/07/18/android-phone-number-format/</link>
		<comments>http://linux.wxs.ro/2011/07/18/android-phone-number-format/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 12:54:08 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=1531</guid>
		<description><![CDATA[install morelocale2 and set en to language and your locale to country.]]></description>
			<content:encoded><![CDATA[<p>install <a href="https://market.android.com/details?id=jp.co.c_lis.ccl.morelocale&amp;pli=1">morelocale2</a> and set en to language and your locale to country.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2011/07/18/android-phone-number-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SG VG problem</title>
		<link>http://linux.wxs.ro/2011/02/15/sg-vg-problem/</link>
		<comments>http://linux.wxs.ro/2011/02/15/sg-vg-problem/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 11:51:27 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=1338</guid>
		<description><![CDATA[Error: First cluster lock volume group needs to be designated as a cluster aware volume group. Your vg03 volume group must already exist (as a regular non-cluster VG) and be imported to both nodes at the time you run your cmcheckconf/cmapplyconf. Bottom line: you *cannot* use &#8220;vgchange -c y&#8221; until your cluster is running. That [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Error: First cluster lock volume group needs to be designated as a cluster aware volume group.</strong></p>
<p>Your vg03 volume group must already exist (as a  regular non-cluster VG) and be imported to both nodes at the time you  run your cmcheckconf/cmapplyconf.</p>
<p>Bottom line: you  *cannot* use &#8220;vgchange -c y&#8221; until your cluster is running. That command  is useful only when adding new packages to an existing, running  cluster. So don&#8217;t get hung up on it now.</p>
<p>As you don&#8217;t have a cluster yet, you cannot have any cluster-aware VGs. But the lock VG needs to be cluster-aware.</p>
<p>The solution is: when you run cmapplyconf to create a cluster, the  cmapplyconf procedure will simultaneously switch the VGs listed in the  cluster ASCII file to cluster mode.</p>
<p>To make vg03 switch  to cluster mode at the cluster creation time (which is a requirement for  using it as a cluster lock VG), you should add:</p>
<p>VOLUME_GROUP  /dev/vg03</p>
<p>to the very end of your /etc/cmcluster/cseb.ascii file.</p>
<p>The appropriate FIRST_CLUSTER_LOCK_VG and FIRST_CLUSTER_LOCK_PV lines  should also exist and be uncommented in the cseb.ascii file.</p>
<p>If you&#8217;re planning to use vg02 and/or other VGs as cluster packages,  you have the option of adding VOLUME_GROUP lines for them in the  cseb.ascii file too. If you do this, you don&#8217;t have to use &#8220;vgchange -c  y&#8221; on those VGs later.</p>
<p>In a nutshell:<br />
there are two methods to mark a VG as cluster-aware.</p>
<p>1.) specify it in a cluster ASCII file using a VOLUME_GROUP line, then apply the new<br />
cluster configuration</p>
<p>2.) use &#8220;vgchange -c y&#8221;</p>
<p>When the cluster is down or not yet set up, only method 1 is  available. Once your cluster is up and running, both methods will be  available.</p>
<p><a href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1424627">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2011/02/15/sg-vg-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

