Thursday, March 10, 2011

Undoing A-SIS Deduplication

  1. Stop any running deduplication operations on the volume
    filer> sis stop /vol/vol1
  2. Disable A-SIS on the volume:
    filer> sis off /vol/vol1
  3. Make the volume “fat” again:
    filer> priv set advanced
    filer*> sis undo /vol/vol1
    filer*> sis status /vol/vol1
    filer*> priv set
    filer>