Archive for February, 2012
The Perfect Desktop – Fedora 16 i686 (GNOME)
Friday, February 17th, 2012Querying Active Directory with Unix LDAP tools.
Tuesday, February 7th, 2012Quickly halting your Simulate ONTAP™ cluster
Sunday, February 5th, 2012nsim::> halt -node nsim-0*
(system node halt)
Warning: Are you sure you want to halt the node? {y|n}: y
2 entries were acted on.
Connection to 192.168.2.151 closed.
Adding more memory to Simulate ONTAP™
Thursday, February 2nd, 2012Just like anything else, your Simulate ONTAP™ will run faster if you give it more memory. And while you should not decrease this value, you can increase it. Edit this file:
loghyr:nsim-1.vmware thomas$ vi DataONTAP.vmx
to bump it, e.g.,
loghyr:nsim-1.vmware thomas$ diff DataONTAP.vmx ../DataONTAP.vmx | grep memsize
< memsize = "4000"
> memsize = "1600"
Note that as you are running a cluster, you will have at least two of these running and your upper limit is the amount of RAM available to your host computer.