Links for February 1, 2010:
Ocarina Networks – De-duplication & Compression Deep Dive on Vimeo – "De-duplication & Compression Deep Dive White Board Session with Ocarina Networks CTO, Goutham Rao"
Java in Virtual Machines on VMware ESX: Best Practices – "This paper discusses best practices for running Java-based software in VMware ESX virtual machines. These guidelines will [...]
Filed in Links
|
Also tagged
|
First, stop any running deduplication operations on the volume in question:
filer> sis stop /vol/vol1
Operation is currently idle: /vol/vol1
Next, disable A-SIS on the volume:
filer> sis off /vol/vol1
SIS for “/vol/vol1″ is disabled.
Finally, make the volume “fat” again:
filer> priv set advanced
Warning: These advanced commands are potentially dangerous; use
them only [...]