<?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"
	>

<channel>
	<title>*see/none</title>
	<atom:link href="http://www.seenone.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.seenone.net</link>
	<description>*sinan?</description>
	<pubDate>Thu, 19 Feb 2009 18:12:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>How to make Nimbus as default look and feel of NetBeans ?</title>
		<link>http://www.seenone.net/?p=62</link>
		<comments>http://www.seenone.net/?p=62#comments</comments>
		<pubDate>Mon, 24 Nov 2008 21:59:55 +0000</pubDate>
		<dc:creator>Sinan</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[laf]]></category>

		<category><![CDATA[look and feel]]></category>

		<category><![CDATA[netbeans]]></category>

		<category><![CDATA[nimbus]]></category>

		<guid isPermaLink="false">http://www.seenone.net/?p=62</guid>
		<description><![CDATA[jdk6u10 has a new laf class named Nimbus. It is very clean and nice. Netbeans 6.5 has support of Nimbus for Java Desktop Application.
To set your application&#8217;s look and feel to Nimbus:
Right-click on your project in the Projects pane on the left side of the screen and select &#8220;Properties&#8221; on the pop-up menu. Project Properties [...]]]></description>
			<content:encoded><![CDATA[<p>jdk6u10 has a new laf class named Nimbus. It is very clean and nice. Netbeans 6.5 has support of Nimbus for Java Desktop Application.</p>
<p><strong><em>To set your application&#8217;s look and feel to Nimbus:</em></strong></p>
<p>Right-click on your project in the Projects pane on the left side of the screen and select &#8220;<em>Properties</em>&#8221; on the pop-up menu. <em>Project Properties</em> window will appear. Click &#8220;<em>Application</em>&#8221; and click &#8220;<em>Desktop App</em>&#8221; in the Categories pane. You will see <em>Look &amp; Feel</em> drop-down menu. Select &#8220;<em>com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel</em>&#8221; and click &#8220;<em>OK</em>&#8221; button.</p>
<p><span id="more-62"></span></p>
<p><strong><em>To set you Netbeans deafult look and feel to Nimbus:</em></strong></p>
<p>Open netbeans.conf file. It is usualy located at;</p>
<p>(for Linux)</p>
<p>/usr/local/netbeans-6.5/etc/netbeans.conf</p>
<p>(for Windows)</p>
<p>C:\Program Files\NetBeans 6.5\etc\netbeans.conf</p>
<p>and add this parameter &#8211;laf com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel to netbeans_default_options section in netbeans.conf</p>
<p>It should look something like this;</p>
<p>netbeans_default_options=&#8221;-J-client -J-Xverify:none -J-Xss2m -J-Xms32m -J-XX:PermSize=32m -J-XX:MaxPermSize=200m -J-Dapple.laf.useScreenMenuBar=true -J-Dsun.java2d.noddraw=true &#8211;laf com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seenone.net/?feed=rss2&amp;p=62</wfw:commentRss>
		</item>
		<item>
		<title>Netbeans IDE 6.5 has been released</title>
		<link>http://www.seenone.net/?p=57</link>
		<comments>http://www.seenone.net/?p=57#comments</comments>
		<pubDate>Thu, 20 Nov 2008 16:48:19 +0000</pubDate>
		<dc:creator>Sinan</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[ide]]></category>

		<category><![CDATA[netbeans 6.5]]></category>

		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.seenone.net/?p=57</guid>
		<description><![CDATA[NetBeans IDE 6.5 has been released. The NetBeans IDE 6.5 provides several new features and enhancements, such as rich PHP, JavaScript and Ajax editing features, improved support for using the Hibernate web framework and the Java Persistence API, and tighter GlassFish v3 and MySQL integration.  You can read the reelase information from here.
Also, Sridhar [...]]]></description>
			<content:encoded><![CDATA[<p>NetBeans IDE 6.5 has been released. The NetBeans IDE 6.5 provides several new features and enhancements, such as rich PHP, JavaScript and Ajax editing features, improved support for using the Hibernate web framework and the Java Persistence API, and tighter GlassFish v3 and MySQL integration.  You can read the reelase information from <a title="http://www.netbeans.org/community/releases/65/index.html" href="http://www.netbeans.org/community/releases/65/index.html" target="_blank">here</a>.</p>
<p>Also, Sridhar Reddy has released an introductory screencast, <em><a href="http://www.netbeans.org/kb/docs/ide/nb65-intro-screencast.html">Introduction to NetBeans IDE 6.5</a></em>,  <a href="http://mediacast.sun.com/users/sridharpreddy/media/IntroToNB65_sml.flv" target="_blank">here</a>.<a href="http://www.netbeans.org/kb/docs/ide/nb65-intro-screencast.html" target="_blank"></a></p>
<p>Download from <a title="http://www.netbeans.org/downloads/index.html" href="http://www.netbeans.org/downloads/index.html" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seenone.net/?feed=rss2&amp;p=57</wfw:commentRss>
		</item>
		<item>
		<title>At least, Adobe has released 64-bit Flash Player</title>
		<link>http://www.seenone.net/?p=51</link>
		<comments>http://www.seenone.net/?p=51#comments</comments>
		<pubDate>Wed, 19 Nov 2008 00:00:59 +0000</pubDate>
		<dc:creator>Sinan</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[64-bit]]></category>

		<category><![CDATA[Adobe]]></category>

		<category><![CDATA[flash player]]></category>

		<guid isPermaLink="false">http://www.seenone.net/?p=51</guid>
		<description><![CDATA[An alpha version of 64-bit Adobe Flash Player for Linux was released on 11/17/2008.  You can now download it from the following link.

Download 64-bit Adobe Flash Player for Linux (TAR.GZ, 3.54 MB)

To read the entire story:
http://labs.adobe.com/downloads/flashplayer10.html
]]></description>
			<content:encoded><![CDATA[<p>An alpha version of 64-bit Adobe Flash Player for Linux was released on 11/17/2008.  You can now download it from the following link.</p>
<ul class="iconmarker-16x16 stamp-fileinfo">
<li><a href="http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz">Download 64-bit Adobe Flash Player for Linux</a> (TAR.GZ, 3.54 MB)</li>
</ul>
<p>To read the entire story:</p>
<p><a href="http://labs.adobe.com/downloads/flashplayer10.html" target="_blank">http://labs.adobe.com/downloads/flashplayer10.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.seenone.net/?feed=rss2&amp;p=51</wfw:commentRss>
		</item>
		<item>
		<title>Java SE 6 Update 10 New Look And Feel Nimbus and Netbeans</title>
		<link>http://www.seenone.net/?p=49</link>
		<comments>http://www.seenone.net/?p=49#comments</comments>
		<pubDate>Mon, 10 Nov 2008 22:06:25 +0000</pubDate>
		<dc:creator>Sinan</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[jdk6u10]]></category>

		<category><![CDATA[laf]]></category>

		<category><![CDATA[look and feel]]></category>

		<category><![CDATA[metal]]></category>

		<category><![CDATA[netbeans]]></category>

		<category><![CDATA[nimbus]]></category>

		<guid isPermaLink="false">http://www.seenone.net/?p=49</guid>
		<description><![CDATA[Java SE 6 Update 10 is not a standard update. It has many major improvements and changes. First and foremost, it has new look and feel named Nimbus. Nimbus is modern, clean and stylish sister of good old friend metal look and feel. You can see the details of this update on this page. http://java.sun.com/developer/technicalArticles/javase/java6u10/index.html#nimbus [...]]]></description>
			<content:encoded><![CDATA[<p>Java SE 6 Update 10 is not a standard update. It has many major improvements and changes. First and foremost, it has new look and feel named Nimbus. Nimbus is modern, clean and stylish sister of good old friend metal look and feel. You can see the details of this update on this page. <a href="http://java.sun.com/developer/technicalArticles/javase/java6u10/index.html#nimbus" target="_blank">http://java.sun.com/developer/technicalArticles/javase/java6u10/index.html#nimbus</a> Nimbus appers to work well on Netbeans 6.5 RC2. But it has some visual problems on Netbeans 6.1 (i.e Output window black and treeviews are white on white, etc.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seenone.net/?feed=rss2&amp;p=49</wfw:commentRss>
		</item>
		<item>
		<title>How do I access my Windows NTFS partition from Linux ?</title>
		<link>http://www.seenone.net/?p=39</link>
		<comments>http://www.seenone.net/?p=39#comments</comments>
		<pubDate>Thu, 16 Oct 2008 21:44:45 +0000</pubDate>
		<dc:creator>Sinan</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[mount]]></category>

		<category><![CDATA[ntfs]]></category>

		<category><![CDATA[ntfs-3g]]></category>

		<guid isPermaLink="false">http://www.seenone.net/?p=39</guid>
		<description><![CDATA[Step 1.
Install rpmforge-release package. Download it from DAG (http://dag.wieers.com/rpm/packages/rpmforge-release/).
Step 2.
yum install fuse fuse-ntfs-3g dkms dkms-fuse
Step 3.
Mount your ntfs volume. /dev/sdc5 is my ntfs partition.
mount -t ntfs-3g /dev/sdc5 /mnt/win_c
Enjoy!
Thanks to Ibrahim for this quick tip.
]]></description>
			<content:encoded><![CDATA[<p>Step 1.<br />
Install <strong>rpmforge-release</strong> package. Download it from DAG (<a href="http://dag.wieers.com/rpm/packages/rpmforge-release/">http://dag.wieers.com/rpm/packages/rpmforge-release/</a>).</p>
<p>Step 2.</p>
<blockquote><p>yum install fuse fuse-ntfs-3g dkms dkms-fuse</p></blockquote>
<p>Step 3.<br />
Mount your ntfs volume. /dev/sdc5 is my ntfs partition.</p>
<blockquote><p>mount -t ntfs-3g /dev/sdc5 /mnt/win_c</p></blockquote>
<p>Enjoy!</p>
<p>Thanks to Ibrahim for this quick tip.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seenone.net/?feed=rss2&amp;p=39</wfw:commentRss>
		</item>
		<item>
		<title>How to install Intel Pro Wireless 3945 on CentOS Linux?</title>
		<link>http://www.seenone.net/?p=25</link>
		<comments>http://www.seenone.net/?p=25#comments</comments>
		<pubDate>Thu, 16 Oct 2008 13:38:01 +0000</pubDate>
		<dc:creator>Sinan</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[CentOS]]></category>

		<category><![CDATA[Intel Pro Wireless 3945]]></category>

		<category><![CDATA[ipw3945]]></category>

		<category><![CDATA[wpa_supplicant]]></category>

		<guid isPermaLink="false">http://www.seenone.net/?p=25</guid>
		<description><![CDATA[This article will describe you, how to install ipw3945 wireless adapter on a CentOS / RHEL based distribution.
Step 1.
You need to have rpmforge-release package installed. You can download it from DAG (http://dag.wieers.com/rpm/packages/rpmforge-release/).
Step 2.
yum install ipw3945d ipw3945-firmware dkms dkms-ipw3945 wpa_supplicant

Step 3.
vi /etc/sysconfig/wpa_supplicant
It should look like this;
# wlan0 and wifi0
# INTERFACES=&#8221;-iwlan0 -iwifi0&#8243;
#INTERFACES=&#8221;-iwlan0&#8243;
INTERFACES=&#8221;-ieth1&#8243;
# ndiswrapper and prism
# DRIVERS=&#8221;-Dndiswrapper -Dprism&#8221;
#DRIVERS=&#8221;-Dndiswrapper&#8221;
DRIVERS=&#8221;-Dwext&#8221;
~
Step [...]]]></description>
			<content:encoded><![CDATA[<p>This article will describe you, how to install ipw3945 wireless adapter on a CentOS / RHEL based distribution.</p>
<p>Step 1.<br />
You need to have <strong>rpmforge-release</strong> package installed. You can download it from DAG (<a href="http://dag.wieers.com/rpm/packages/rpmforge-release/">http://dag.wieers.com/rpm/packages/rpmforge-release/</a>).</p>
<p>Step 2.</p>
<blockquote><p>yum install ipw3945d ipw3945-firmware dkms dkms-ipw3945 wpa_supplicant</p></blockquote>
<p><span id="more-25"></span><br />
Step 3.</p>
<blockquote><p>vi /etc/sysconfig/wpa_supplicant</p></blockquote>
<p>It should look like this;</p>
<p># wlan0 and wifi0<br />
# INTERFACES=&#8221;-iwlan0 -iwifi0&#8243;<br />
#INTERFACES=&#8221;-iwlan0&#8243;<br />
INTERFACES=&#8221;-ieth1&#8243;<br />
# ndiswrapper and prism<br />
# DRIVERS=&#8221;-Dndiswrapper -Dprism&#8221;<br />
#DRIVERS=&#8221;-Dndiswrapper&#8221;<br />
DRIVERS=&#8221;-Dwext&#8221;<br />
~</p>
<p>Step 4.<br />
Edit wpa_supplicant.conf. On this example, there are two network configured and both of them are WPA-1</p>
<blockquote><p>vi /etc/wpa_supplicant/wpa_supplicant.conf</p></blockquote>
<p>ctrl_interface=/var/run/wpa_supplicant<br />
#ctrl_interface_group=wheel<br />
eapol_version=1<br />
ap_scan=1<br />
fast_reauth=1</p>
<p>#Work WPA-1<br />
network={<br />
ssid=&#8221;Fredi&#8221;<br />
psk=&#8221;mysecretpassword&#8221; #Pre-shared key here<br />
priority=1<br />
}</p>
<p>#Home WPA-1<br />
network={<br />
ssid=&#8221;StarDust&#8221;<br />
psk=&#8221;mysecretpassword&#8221; #Pre-shared key here<br />
priority=2<br />
}</p>
<p>Step 5.<br />
Create your wireless interface configuration file.</p>
<blockquote><p>vi /etc/sysconfig/network-scripts/ifcfg-eth1</p></blockquote>
<p>DEVICE=eth1<br />
BOOTPROTO=dhcp<br />
HWADDR=00:00:00:00:00:00 # Your wireless adapters&#8217;s MACid<br />
ONBOOT=no<br />
~</p>
<p><strong>Tip: </strong></p>
<p><strong>To learn your wireless adapter&#8217;s MACid: </strong><br />
start ipw3945d service with <strong>service ipw3945d start </strong>then use<strong> ifconfig -a</strong></p>
<p>Step 6.<br />
Start required services on boot;</p>
<blockquote><p>chkconfig ipw3945d on<br />
chkconfig wpa_supplicant on</p></blockquote>
<p>Step 7.<br />
You should modify the startup scripts to change the boot order that work with wpa_supplicant</p>
<blockquote><p>vi /etc/init.d/ipw3945d<br />
# chkconfig: 345 10 90</p></blockquote>
<blockquote><p>vi /etc/init.d/network<br />
# chkconfig: 2345 13 87</p></blockquote>
<blockquote><p>vi /etc/init.d/wpa_supplicant<br />
# chkconfig:   - 14 88</p></blockquote>
<p>To use the new boot order, first disable services then re-enable</p>
<p>To disable:</p>
<blockquote><p>chkconfig network off<br />
chkconfig ipw3945d off<br />
chkconfig wpa_supplicant off</p></blockquote>
<p>To enable the new boot order;</p>
<blockquote><p>chkconfig network on<br />
chkconfig ipw3945d on<br />
chkconfig wpa_supplicant on</p></blockquote>
<p>Step 8.<br />
Also, disable NetworkManager and NetworkManagerDispatcher services</p>
<blockquote><p>chkconfig NetworkManager off<br />
chkconfig NetworkManagerDispatcher off</p></blockquote>
<p>Step 9.<br />
Install dhclient package.</p>
<blockquote><p>yum install dhclient</p></blockquote>
<p>Step 10.<br />
Install wpa_gui package. It is an easy to use network configuration application.</p>
<blockquote><p>yum install wpa_supplicant-gui</p></blockquote>
<p>Step 11.<br />
Run wpa_gui application and connect to the network.</p>
<blockquote><p>wpa_gui &amp;</p></blockquote>
<p>Step 12.<br />
Try to request an IP address from the network.</p>
<blockquote><p>dhclient eth1</p></blockquote>
<p>You should see your IP address on wpa_gui&#8217;s main window.</p>
<p><strong>Tip:</strong> To scan wireless networks, use;</p>
<blockquote><p>iwlist eth1 scan</p></blockquote>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seenone.net/?feed=rss2&amp;p=25</wfw:commentRss>
		</item>
		<item>
		<title>Logic Volume Manager: How can I extend a Volume Group?</title>
		<link>http://www.seenone.net/?p=3</link>
		<comments>http://www.seenone.net/?p=3#comments</comments>
		<pubDate>Mon, 13 Oct 2008 21:54:06 +0000</pubDate>
		<dc:creator>Sinan</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[lvm]]></category>

		<guid isPermaLink="false">http://www.seenone.net/?p=3</guid>
		<description><![CDATA[It is a good choice to use LVM on Linux. It provides flexible storage management than any other traditional physical partitoning. With LVM, you can easily create, delete, resize storage volumes.
First of all, If you want to know what LVM is,  there are many documents on the internet. (e.g. http://tldp.org/HOWTO/LVM-HOWTO/)
In this example we will learn [...]]]></description>
			<content:encoded><![CDATA[<p>It is a good choice to use LVM on Linux. It provides flexible storage management than any other traditional physical partitoning. With LVM, you can easily create, delete, resize storage volumes.</p>
<p>First of all, If you want to know what LVM is,  there are many documents on the internet. (e.g. <a href="http://tldp.org/HOWTO/LVM-HOWTO/">http://tldp.org/HOWTO/LVM-HOWTO/</a>)</p>
<p><strong>In this example we will learn how to extend a Volume Group size.</strong></p>
<p><span id="more-3"></span><br />
Assume that, we have 30GB hard disk and partitioned as follows:</p>
<blockquote><p><strong># fdisk /dev/sda</strong></p></blockquote>
<p>The number of cylinders for this disk is set to 3916.<br />
There is nothing wrong with that, but this is larger than 1024,<br />
and could in certain setups cause problems with:<br />
1) software that runs at boot time (e.g., old versions of LILO)<br />
2) booting and partitioning software from other OSs<br />
(e.g., DOS FDISK, OS/2 FDISK)</p>
<p>Command (m for help): p</p>
<p>Disk /dev/sda: 32.2 GB, 32212254720 bytes<br />
255 heads, 63 sectors/track, 3916 cylinders<br />
Units = cylinders of 16065 * 512 = 8225280 bytes</p>
<p>Device Boot      Start         End      Blocks   Id  System<br />
/dev/sda1   *           1          13      104391   83  Linux<br />
/dev/sda2              14        2563    20482875   8e  Linux LVM</p>
<p>We have two partition;</p>
<p>/dev/sda1 is a non-LVM partition (Type: 0&#215;83)<br />
/dev/sda2 is a LVM partition (Type: 0&#215;8e)</p>
<p>And we have some unpartitioned free space (3916 - 2563 = 1353 cylinders)</p>
<p>And this is our Volume Group Info:</p>
<blockquote><p><strong># vgdisplay</strong></p></blockquote>
<p>&#8212; Volume group &#8212;<br />
VG Name               VolGroup00<br />
System ID<br />
Format                lvm2<br />
Metadata Areas        1<br />
Metadata Sequence No  3<br />
VG Access             read/write<br />
VG Status             resizable<br />
MAX LV                0<br />
Cur LV                2<br />
Open LV               2<br />
Max PV                0<br />
Cur PV                1<br />
Act PV                1<br />
VG Size               19.53 GB<br />
PE Size               32.00 MB<br />
Total PE              625<br />
Alloc PE / Size       625 / 19.53 GB<br />
Free  PE / Size       0 / 0<br />
VG UUID               hx8M0U-TMkp-M0cB-eQpb-Avge-UddS-M0ZCc0</p>
<p>We allocated every PE.So, we don&#8217;t have any free PE. Our goal is to extend VolGroup00 with this unpartitioned free space.</p>
<p><strong>1. </strong>Use fdisk and create a new partition and change the type of it to 8e.</p>
<blockquote><p><strong># fdisk /dev/sda</strong></p></blockquote>
<p>The number of cylinders for this disk is set to 3916.<br />
There is nothing wrong with that, but this is larger than 1024,<br />
and could in certain setups cause problems with:<br />
1) software that runs at boot time (e.g., old versions of LILO)<br />
2) booting and partitioning software from other OSs<br />
(e.g., DOS FDISK, OS/2 FDISK)</p>
<p>Command (m for help): p</p>
<p>Disk /dev/sda: 32.2 GB, 32212254720 bytes<br />
255 heads, 63 sectors/track, 3916 cylinders<br />
Units = cylinders of 16065 * 512 = 8225280 bytes</p>
<p>Device Boot      Start         End      Blocks   Id  System<br />
/dev/sda1   *           1          13      104391   83  Linux<br />
/dev/sda2              14        2563    20482875   8e  Linux LVM<br />
/dev/sda3            2564        3916    10867972+  8e  Linux</p>
<p>Command (m for help): t<br />
Partition number (1-3): 3<br />
Hex code (type L to list codes): 8e</p>
<p>Command (m for help): p</p>
<p>Disk /dev/sda: 32.2 GB, 32212254720 bytes<br />
255 heads, 63 sectors/track, 3916 cylinders<br />
Units = cylinders of 16065 * 512 = 8225280 bytes</p>
<p>Device Boot      Start         End      Blocks   Id  System<br />
/dev/sda1   *           1          13      104391   83  Linux<br />
/dev/sda2              14        2563    20482875   8e  Linux LVM<br />
/dev/sda3            2564        3916    10867972+  8e  Linux LVM</p>
<p>Command (m for help): w</p>
<p>#</p>
<p>Your new partition table should looks like above.</p>
<p><strong>2. </strong>Now, we should create a new PV to use this new partition. To do this use pvcreate command. (i.e. pvcreate /dev/sda3)</p>
<blockquote><p><strong># pvcreate /dev/sda3</strong></p></blockquote>
<p>Physical volume &#8220;/dev/sda3&#8243; successfully created</p>
<p>Okay, we have a new PV. Let&#8217;s look at it.</p>
<blockquote><p><strong># pvdisplay</strong></p></blockquote>
<p>&#8212; Physical volume &#8212;<br />
PV Name               /dev/sda2<br />
VG Name               VolGroup00</p>
<p>PV Size               19.53 GB / not usable 2.81 MB<br />
Allocatable           yes (but full)</p>
<p>PE Size (KByte)       32768<br />
Total PE              625<br />
Free PE               0<br />
Allocated PE          625<br />
PV UUID               vRmmoI-0cM9-AFRS-1ruI-1b7S-IKCn-gO35nl</p>
<p>&#8220;/dev/sda3&#8243; is a new physical volume of &#8220;10.36 GB&#8221;<br />
&#8212; NEW Physical volume &#8212;<br />
PV Name               /dev/sda3<br />
VG Name<br />
PV Size               10.36 GB<br />
Allocatable           NO<br />
PE Size (KByte)       0<br />
Total PE              0<br />
Free PE               0<br />
Allocated PE          0<br />
PV UUID               EQ2sdZ-b2a3-OThW-8TE5-LyQS-SYg4-DOmykI</p>
<p><strong>3. </strong>The final step we have to extend VolGroup00 with this new PV. To do this use pvextend command. (i.e. pvextend /dev/VolGroup00 /dev/sda3). You will see something like this;</p>
<blockquote><p><strong># vgextend /dev/VolGroup00 /dev/sda3</strong></p></blockquote>
<p>Volume group &#8220;VolGroup00&#8243; successfully extended</p>
<p>Let&#8217;s look at what we have.</p>
<blockquote><p><strong># vgdisplay</strong></p></blockquote>
<p>&#8212; Volume group &#8212;<br />
VG Name               VolGroup00<br />
System ID<br />
Format                lvm2<br />
Metadata Areas        2<br />
Metadata Sequence No  8<br />
VG Access             read/write<br />
VG Status             resizable<br />
MAX LV                0<br />
Cur LV                2<br />
Open LV               2<br />
Max PV                0<br />
Cur PV                2<br />
Act PV                2<br />
VG Size               29.88 GB<br />
PE Size               32.00 MB<br />
Total PE              956<br />
Alloc PE / Size       625 / 19.53 GB<br />
Free  PE / Size       331 / 10.34 GB<br />
VG UUID               hx8M0U-TMkp-M0cB-eQpb-Avge-UddS-M0ZCc0</p>
<p>We did it. We have 331 Free PE in VolGroup00.</p>
<p>That&#8217;s all. You see that using LVM is most comfortable way of volume management. But, be careful using lvm commands. Using incorrect parameter can make your files inaccessible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seenone.net/?feed=rss2&amp;p=3</wfw:commentRss>
		</item>
	</channel>
</rss>
