SlideShare a Scribd company logo
How to enable efficiency in NetApp cluster mode
8.3.* (Deduplication and Inline compression) in
Command line
1)We need to enable the efficiency service in the Vserver.
Example-:
Syntax-:
ClusAA::> volume efficiency on -vserver <vserver name> -volume <volume
name>
ClusAA::> volume efficiency on –vserver VS1 –volume V1
ClusAA ::> volume efficiency on -vserver VS1 –volume V1
Efficiency for volume " V1 " of Vserver " VS1 " is enabled.
How to start efficiency on a volume
Before start the efficiency on a volume please note the volume capacity as below.
ClusAA::> df -vserver VS1 -volume V1 -g
Filesystem total used avail capacity Mounted on
/vol/v1/ 17408GB 16530GB 877GB 95% ---
/vol/v1/.snapshot 0GB 0GB 0GB 0% ---
Then start the efficiency on a volume V1 by executing the below commands
ClusAA::> volume efficiency start -vserver VS1 -volume V1
The efficiency operation for volume “V1" of Vserver “VS1" has started.
How to start efficiency on a volume
Execute the below command to see the status-:
ClusAA::> volume efficiency show
Vserver Volume State Status Progress Policy
---------- ---------------- -------- ------------ ------------------ ----------
VS1 V1 Enabled Active 215736812 KB Searched -
RARENETAPPCLUS::> volume efficiency show
Vserver Volume State Status Progress Policy
---------- ---------------- -------- ------------ ------------------ ------
----
VS1 V1 Enabled Active 951632 KB (19%) Done -
How to start efficiency on a volume
ClusAA::> volume efficiency show
Vserver Volume State Status Progress Policy
---------- ---------- -------- ---------- ------------------ ---------
VS1 V1 Enabled Idle Idle for 00:00:02 -
Note-Once this above operation is completed and if the status shows as “Idle” then we can
go ahead to execute the next command to scan the old data
Note- volume efficiency start -vserver VS1 -volume V1 (This command will
search the entire the volume, gather the information and a check point is created
at the end of the deduplication operation, if schedule is enable for only one hour
and it will unable to complete it then the operation will be stopped and check
point will be saved. Then the next schedule the system will restart the efficiency
operation from the execution state saved in the checkpoint.
How to start efficiency on a volume
ClusAA::> volume efficiency start -scan-old-data -vserver VS1 -volume V1
Warning: This operation scans all of the data in volume “V1" of Vserver “VS1". It may take a significant
time, and may degrade performance
during that time.
Do you want to continue? {y|n}: y
The efficiency operation for volume “V1" of Vserver “VS1" has started.
============Command out put=================================
ClusAA::> volume efficiency show
Vserver Volume State Status Progress Policy
---------- ---------------- -------- ------------ ----------------- ----------
VS1 V1 Enable Active 16959488 KB Scanned -
How to start efficiency on a volume
ClusAA::> volume efficiency show
Vserver Volume State Status Progress Policy
---------- -------- -------- --------- ----------- ---
-------
VS1 V1 Enabled Active Fingerprint is being recovered -
from aggregate (28% complete)
ClusAA::> volume efficiency show
Vserver Volume State Status Progress Policy
---------- ---------------- ---------- ------------ ------------------ ----------
VS1 V1 Enabled Idle Idle for 00:00:02 - -
How to start efficiency on a volume
ClusAA::> volume efficiency start -vserver VS1 -volume V1 -queue -delete-checkpoint
Warning: The operation will delete efficiency checkpoint and start from the beginning.
Do you want to continue? {y|n}: y
The efficiency operation for volume “V1" of Vserver “VS1" has started.
ClusAA::> volume efficiency show
Vserver Volume State Status Progress Policy
---------- ---------------- -------- --------- ------------------ --
-------
VS1 V1 Enabled Active 53278720 KB Searched - -
How to start efficiency on a volume
ClusAA::> volume efficiency show
Vserver Volume State Status Progress policy
---------- --------- -------- ------------ -----------------
------ VS1 V1 Enabled Active 97220 KB (100%) Done
- -
ClusAA::> volume efficiency show
Vserver Volume State Status Progress policy
---------- --------- -------- ------------ -----------------
------ VS1 V1 Enabled Idle Idle for 00:00:02
- -
How to start efficiency on a volume
Now Compare the before and after efficiency of the volume V1
Before-:
ClusAA::> df -vserver VS1 -volume V1 -g
Filesystem total used avail capacity Mounted on
/vol/v1/ 17408GB 16530GB 877GB 95% ---
ClusAA::> df -vserver VS1 -volume V1 -g
Filesystem total used avail capacity Mounted on
/vol/V1/ 711GB 386GB 324GB 54% ---
Note-we can saved here 553GB from a single volume.
How to check total savings in a volume
ClusAA::> volume show -vserver VS1 -volume V1 -fields sis-space-saved
vserver volume sis-space-saved
---------- ------------- ---------------
VS1 V1 108.7GB
ClusAA::> volume show -vserver VS1 -volume V1 -fields sis-space-saved-percent
vserver volume sis-space-saved-percent
---------- ------------- --------------------
VS1 V1 22%
How to schedule the efficiency for a volume
ClusAA::> volume efficiency modify -vserver VS1 -volume V1 -schedule sun-sat@0
ClusAA::> volume efficiency show -vserver VS1 -volume V1
Vserver Name: VS1
Volume Name: V1
Volume Path: /vol/V1
State: Enabled
Status: Idle
Progress: Idle for 00:22:28
Type: Regular
Schedule: sun-sat@0
Efficiency Policy Name: -
Blocks Skipped Sharing: 0
Last Operation State: Success
Out put of ::>volume efficiency show -vserver VS1 -volume V1
Last Success Operation Begin: Sat Sep 02 06:15:10 2017
Last Success Operation End: Sat Sep 02 06:16:23 2017
Last Operation Begin: Sat Sep 02 06:15:10 2017
Last Operation End: Sat Sep 02 06:16:23 2017
Last Operation Size: 1.17GB
Last Operation Error: -
Changelog Usage: 0%
Logical Data Size: 434.8GB
Logical Data Limit: 640TB
Logical Data Percent: 0%
Out put of ::>volume efficiency show -vserver VS1 -volume V1
Queued Job: -
Stale Fingerprint Percentage: 0
Compression: false
Inline Compression: false
Incompressible Data Detection: false
Constituent Volume: false
Compression Quick Check File Size: 524288000
Inline Dedupe: false
Schedule Output details
The above slides command output is showing you the schedule details of the volume
V1 which is Sat-sun@0 (Means everyday (from Saturday to Sunday) at mid-night 12AM
the schedule will run the efficiency operation)
This is a good schedule for the business as this is a non business hour for most of
businesses.
In the above output shows that we didn’t enable the compression and inline
compression. If you wanted to enable compression please follow the below slides
which will show you the cron job scheduling and compression enabling etc….
create a cron job schedule for efficiency policy
ClusAA::> job schedule cron create -name effeciency_schedule -minute 0,10,20,30,40,50
ClusAA::> job schedule cron show
Name Description
---------------- -----------------------------------------------------
5min @:00,:05,:10,:15,:20,:25,:30,:35,:40,:45,:50,:55
8hour @2:15,10:15,18:15
daily @0:10
effeciency_schedule
@:00,:10,:20,:30,:40,:50
hourly @:05
weekly Sun@0:15
6 entries were displayed.
Create an efficiency policy
ClusAA::> volume efficiency policy create -vserver VS1 -policy efficiency_policy -
schedule efficiency_schedule -enable true -qos-policy background
ClusAA::> volume efficiency policy show
Policy Job Duration
Vserver Name Schedule (Hours) QoS Policy Enabled Comment
-------- ------------ ---------- -------- ----------- -------- --------------
VS1 V1 effeciency_policy
effeciency_schedule - background true -
Note- The above command with –qos-policy background will be impacting less as
compared with (best_effort true) as the operation will act in the background.
Modify the volume efficiency attributes
Enable the efficiency on the volume-:
ClusAA::> volume efficiency on -vserver VS1 -volume V1
Apply the created efficiency policy on the volume V1 of vserver VS1-:
ClusAA::> volume efficiency modify -vserver VS1 -volume V1 -policy
efficiency_poilcy
Note-You can modify the volume efficiency attributes by executing the “volume
efficiency modify ” command.
Enable compression and inline compression
ClusAA::> volume efficiency modify -vserver VS1 -volume V1 -compression true -inline-
compression true
RARENETAPPCLUS::> volume efficiency show -vserver VS1 -volume V1
Vserver Name: VS1
Volume Name: V1
Volume Path: /vol/V1
Schedule: sun-sat@0
Compression: true
Inline Compression: true
If you execute the above command you can see the detailed output here showed the
compression and Inline compression is enabled.
3.Cluster::> volume efficiency on -vserver vs1 -volume sis1
Cluster::> volume efficiency modify -vserver vs1 -volume sis1 -policy efficiency_poilcy
Start volume efficiency
ClusAA::> volume efficiency start -vserver VS1 -volume V1 -scan-old-data true –
snapshot-blocks true –shared-blocks true
RARENETAPPCLUS::> volume efficiency start -vserver VS1 -volume V1 -scan-old-
data true -
-use-checkpoint -delete-checkpoint -qos-policy
-build-metadata -scan-all -queue
-force
*Note-: You can’t get commands –snapshot-blocks true and –shared-blocks true . if you don’t
have snapshot enabled or existed then this options we can’t get so we can start the above
command without specifying –snapshot-blocks true –shared-blocks true as below.
ClusAA::> volume efficiency start -vserver VS1 -volume V1 -scan-old-data true
3.Cluster::> volume efficiency on -vserver vs1 -volume sis1
Cluster::> volume efficiency modify -vserver vs1 -volume sis1 -policy efficiency_poilcy
How the above command works
ClusAA::> volume efficiency start -vserver VS1 -volume V1 -scan-old-data true –
snapshot-blocks true –shared-blocks true
Note-:
-scan-old-date –It will enable the deduplication and compression if enabled on the
existing data of the volume. But it will not apply or it will not compress to existed
compressed groups that contain shared blocks like blocks from deduplication or the
blocks which is locked in snapshots.
Note-:If you specify true –snapshot-blocks true –shared-blocks true then initially it
will increased space usage because it will try to compress the compressed blocks and
try to write the new blocks for it but the compressed blocks are already in locked state
so when the existing compress block or snapshot will delete then new block will be
written which is already created and it will release the shard block and space savings
will be realized.
3.Cluster::> volume efficiency on -vserver vs1 -volume sis1
Cluster::> volume efficiency modify -vserver vs1 -volume sis1 -policy efficiency_poilcy
Few commands to analyze the efficiency
ClusAA::> volume efficiency show -vserver VS1 -volume V1
ClusAA::> volume efficiency policy show
ClusAA::> volume efficiency start
ClusAA::> job schedule cron show –instance
ClusAA::> volume show -vserver VS1 -volume V1 -fields sis-space-saved
ClusAA::> volume efficiency
modify off on policy show start stat stop
How to stop the efficiency of a particular volume of a vserver.
ClusAA::> volume efficiency stop -vserver VS1 -volume V1 -all true
How to delete the efficiency policy
First we need to disable the policy then only we can delete the policy.
Try without disabling the policy as below-:
ClusAA::> job schedule cron delete -name effeciency_schedule
Error: command failed: Cannot delete job schedule. Schedule referenced by 0 volume
Snapshot policy entries, 0 SnapMirror entries, 0 antivirus on-demand
entries, 1 SIS policy entries, and 0 configuration backup settings. Remove
references to schedule first.
It is not allowing to delete the policy so need to disable policy first.
How to delete the efficiency policy
Disable the policy by executing the below command-:
ClusAA::> volume efficiency policy modify -vserver VS! -policy effeciency_policy -
schedule effeciency_schedule -enabled false -qos-policy background
Now delete the policy be executing the below command-:
ClusAA::> volume efficiency policy delete -vserver VS1 -policy effeciency_policy
See the policy status now-:
ClusAA::> volume efficiency policy show
See the efficiency policy status
ClusAA::> volume efficiency policy show
Policy Job Duration
Vserver Name Schedule (Hours) QoS Policy Enabled Comment
-------- ------------ ---------- -------- ----------- -------- --------------
VS1
default daily - best_effort true Default policy
VS1
inline-only - - - - Inline-Only
policy
How to modify the schedule
ClusAA::> job schedule cron modify -name effeciency_schedule -minute 0,10,20,30,40,50
Warning: Schedule in use by 0 volume Snapshot policy entries, 0 SnapMirror entries, 0
antivirus on-demand entries, 1 SIS policy entries, and 0 configuration
backup settings. This change will affect the schedule of all referenced entities.
Continue with modify? {y|n}: y
ClusAA::> job schedule show
Name Type Description
----------- --------- -----------------------------------------------------
5min cron @:00,:05,:10,:15,:20,:25,:30,:35,:40,:45,:50,:55
8hour cron @2:15,10:15,18:15
Auto Balance Aggregate Scheduler
Thank you!
Ad

More Related Content

Similar to How to enable efficiency (deduplication and compression in netapp cluster mode 8.3.*) (14)

Hands on with Hyper-V Clustering Maintenance Mode & Cluster Aware Updating
Hands on with Hyper-V Clustering Maintenance Mode & Cluster Aware UpdatingHands on with Hyper-V Clustering Maintenance Mode & Cluster Aware Updating
Hands on with Hyper-V Clustering Maintenance Mode & Cluster Aware Updating
Microsoft TechNet - Belgium and Luxembourg
 
VMworld 2015: Automating Everything VMware with PowerCLI- Deep Dive
VMworld 2015: Automating Everything VMware with PowerCLI- Deep DiveVMworld 2015: Automating Everything VMware with PowerCLI- Deep Dive
VMworld 2015: Automating Everything VMware with PowerCLI- Deep Dive
VMworld
 
What's New with vSphere 4
What's New with vSphere 4What's New with vSphere 4
What's New with vSphere 4
Champion Solutions Group
 
Case Study: VF Corporation Takes a Practical Approach to Improving its MOJO w...
Case Study: VF Corporation Takes a Practical Approach to Improving its MOJO w...Case Study: VF Corporation Takes a Practical Approach to Improving its MOJO w...
Case Study: VF Corporation Takes a Practical Approach to Improving its MOJO w...
CA Technologies
 
Temperfield vSphere Presentation Business Value Presentation
Temperfield vSphere Presentation Business Value PresentationTemperfield vSphere Presentation Business Value Presentation
Temperfield vSphere Presentation Business Value Presentation
Calin Damian Tanase
 
Common Pitfalls when Setting up a NetScaler for the First Time
Common Pitfalls when Setting up a NetScaler for the First TimeCommon Pitfalls when Setting up a NetScaler for the First Time
Common Pitfalls when Setting up a NetScaler for the First Time
David McGeough
 
WinConnections Spring, 2011 - 30 Bite-Sized Tips for Best vSphere and Hyper-V...
WinConnections Spring, 2011 - 30 Bite-Sized Tips for Best vSphere and Hyper-V...WinConnections Spring, 2011 - 30 Bite-Sized Tips for Best vSphere and Hyper-V...
WinConnections Spring, 2011 - 30 Bite-Sized Tips for Best vSphere and Hyper-V...
Concentrated Technology
 
VMworld 2013: VMware Mirage Storage and Network Deduplication, DEMYSTIFIED
VMworld 2013: VMware Mirage Storage and Network Deduplication, DEMYSTIFIED VMworld 2013: VMware Mirage Storage and Network Deduplication, DEMYSTIFIED
VMworld 2013: VMware Mirage Storage and Network Deduplication, DEMYSTIFIED
VMworld
 
Sdwest2008 V101 F Dpowerpoint Final
Sdwest2008 V101 F Dpowerpoint FinalSdwest2008 V101 F Dpowerpoint Final
Sdwest2008 V101 F Dpowerpoint Final
Stephen Rose
 
Hyper-V: Best Practices
Hyper-V: Best PracticesHyper-V: Best Practices
Hyper-V: Best Practices
Tomica Kaniski
 
Storage and hyper v - the choices you can make and the things you need to kno...
Storage and hyper v - the choices you can make and the things you need to kno...Storage and hyper v - the choices you can make and the things you need to kno...
Storage and hyper v - the choices you can make and the things you need to kno...
Louis Göhl
 
Hyper-V y Contenedores, una nueva forma de virtualización
Hyper-V y Contenedores, una nueva forma de virtualizaciónHyper-V y Contenedores, una nueva forma de virtualización
Hyper-V y Contenedores, una nueva forma de virtualización
Juan Ignacio Oller Aznar
 
E2EVC Server 2012 R2, what's new Keynote
E2EVC Server 2012 R2, what's new KeynoteE2EVC Server 2012 R2, what's new Keynote
E2EVC Server 2012 R2, what's new Keynote
Michael Rüefli
 
EMC: VNX Unified Storage series
EMC: VNX Unified Storage seriesEMC: VNX Unified Storage series
EMC: VNX Unified Storage series
ASBIS SK
 
VMworld 2015: Automating Everything VMware with PowerCLI- Deep Dive
VMworld 2015: Automating Everything VMware with PowerCLI- Deep DiveVMworld 2015: Automating Everything VMware with PowerCLI- Deep Dive
VMworld 2015: Automating Everything VMware with PowerCLI- Deep Dive
VMworld
 
Case Study: VF Corporation Takes a Practical Approach to Improving its MOJO w...
Case Study: VF Corporation Takes a Practical Approach to Improving its MOJO w...Case Study: VF Corporation Takes a Practical Approach to Improving its MOJO w...
Case Study: VF Corporation Takes a Practical Approach to Improving its MOJO w...
CA Technologies
 
Temperfield vSphere Presentation Business Value Presentation
Temperfield vSphere Presentation Business Value PresentationTemperfield vSphere Presentation Business Value Presentation
Temperfield vSphere Presentation Business Value Presentation
Calin Damian Tanase
 
Common Pitfalls when Setting up a NetScaler for the First Time
Common Pitfalls when Setting up a NetScaler for the First TimeCommon Pitfalls when Setting up a NetScaler for the First Time
Common Pitfalls when Setting up a NetScaler for the First Time
David McGeough
 
WinConnections Spring, 2011 - 30 Bite-Sized Tips for Best vSphere and Hyper-V...
WinConnections Spring, 2011 - 30 Bite-Sized Tips for Best vSphere and Hyper-V...WinConnections Spring, 2011 - 30 Bite-Sized Tips for Best vSphere and Hyper-V...
WinConnections Spring, 2011 - 30 Bite-Sized Tips for Best vSphere and Hyper-V...
Concentrated Technology
 
VMworld 2013: VMware Mirage Storage and Network Deduplication, DEMYSTIFIED
VMworld 2013: VMware Mirage Storage and Network Deduplication, DEMYSTIFIED VMworld 2013: VMware Mirage Storage and Network Deduplication, DEMYSTIFIED
VMworld 2013: VMware Mirage Storage and Network Deduplication, DEMYSTIFIED
VMworld
 
Sdwest2008 V101 F Dpowerpoint Final
Sdwest2008 V101 F Dpowerpoint FinalSdwest2008 V101 F Dpowerpoint Final
Sdwest2008 V101 F Dpowerpoint Final
Stephen Rose
 
Hyper-V: Best Practices
Hyper-V: Best PracticesHyper-V: Best Practices
Hyper-V: Best Practices
Tomica Kaniski
 
Storage and hyper v - the choices you can make and the things you need to kno...
Storage and hyper v - the choices you can make and the things you need to kno...Storage and hyper v - the choices you can make and the things you need to kno...
Storage and hyper v - the choices you can make and the things you need to kno...
Louis Göhl
 
Hyper-V y Contenedores, una nueva forma de virtualización
Hyper-V y Contenedores, una nueva forma de virtualizaciónHyper-V y Contenedores, una nueva forma de virtualización
Hyper-V y Contenedores, una nueva forma de virtualización
Juan Ignacio Oller Aznar
 
E2EVC Server 2012 R2, what's new Keynote
E2EVC Server 2012 R2, what's new KeynoteE2EVC Server 2012 R2, what's new Keynote
E2EVC Server 2012 R2, what's new Keynote
Michael Rüefli
 
EMC: VNX Unified Storage series
EMC: VNX Unified Storage seriesEMC: VNX Unified Storage series
EMC: VNX Unified Storage series
ASBIS SK
 

More from Saroj Sahu (20)

How to shutdown the Netapp SAN 8.3 and 9.2 version
How to shutdown the Netapp SAN 8.3 and 9.2 versionHow to shutdown the Netapp SAN 8.3 and 9.2 version
How to shutdown the Netapp SAN 8.3 and 9.2 version
Saroj Sahu
 
How to Shutdown Netapp Cluster Mode Storage System with Multi-Node Cluster (6...
How to Shutdown Netapp Cluster Mode Storage System with Multi-Node Cluster (6...How to Shutdown Netapp Cluster Mode Storage System with Multi-Node Cluster (6...
How to Shutdown Netapp Cluster Mode Storage System with Multi-Node Cluster (6...
Saroj Sahu
 
Autosupport email sending failed issue netapp cluster mode-
Autosupport email sending failed issue netapp cluster mode-Autosupport email sending failed issue netapp cluster mode-
Autosupport email sending failed issue netapp cluster mode-
Saroj Sahu
 
How to assign the disks in Netapp storage cluster mode 8.X
How to assign the disks in Netapp storage cluster mode 8.XHow to assign the disks in Netapp storage cluster mode 8.X
How to assign the disks in Netapp storage cluster mode 8.X
Saroj Sahu
 
How to assign unowned disk in the netapp cluster 8.3
How to assign unowned disk in the netapp cluster 8.3 How to assign unowned disk in the netapp cluster 8.3
How to assign unowned disk in the netapp cluster 8.3
Saroj Sahu
 
Use of administrative privilege levels in netapp cluster 8.x
Use of administrative privilege levels in netapp cluster 8.xUse of administrative privilege levels in netapp cluster 8.x
Use of administrative privilege levels in netapp cluster 8.x
Saroj Sahu
 
Different type of shells In Netapp Cluster mode 8.X and how to access them t...
Different type of shells In Netapp Cluster mode 8.X  and how to access them t...Different type of shells In Netapp Cluster mode 8.X  and how to access them t...
Different type of shells In Netapp Cluster mode 8.X and how to access them t...
Saroj Sahu
 
How to access the Netapp cluster mode 8.2 through CLI (command mode)
How to access the Netapp cluster mode 8.2 through CLI (command mode)How to access the Netapp cluster mode 8.2 through CLI (command mode)
How to access the Netapp cluster mode 8.2 through CLI (command mode)
Saroj Sahu
 
How to shut down Netapp san 9.2 cluster mode version1
How to shut down Netapp san 9.2 cluster mode version1How to shut down Netapp san 9.2 cluster mode version1
How to shut down Netapp san 9.2 cluster mode version1
Saroj Sahu
 
Unable to access the net app cluster mode 9.2 san through gui after power mai...
Unable to access the net app cluster mode 9.2 san through gui after power mai...Unable to access the net app cluster mode 9.2 san through gui after power mai...
Unable to access the net app cluster mode 9.2 san through gui after power mai...
Saroj Sahu
 
Volume migration from one aggregate to other without impacting the applicatio...
Volume migration from one aggregate to other without impacting the applicatio...Volume migration from one aggregate to other without impacting the applicatio...
Volume migration from one aggregate to other without impacting the applicatio...
Saroj Sahu
 
Uable to do ssh from the RedHat Linux machine to Netapp filer 7 mode storage ...
Uable to do ssh from the RedHat Linux machine to Netapp filer 7 mode storage ...Uable to do ssh from the RedHat Linux machine to Netapp filer 7 mode storage ...
Uable to do ssh from the RedHat Linux machine to Netapp filer 7 mode storage ...
Saroj Sahu
 
How to work seamlessly in your vm without pressing host key again and again
How to work seamlessly in your vm without pressing host key again and againHow to work seamlessly in your vm without pressing host key again and again
How to work seamlessly in your vm without pressing host key again and again
Saroj Sahu
 
Deleting a vserver in Netapp cluster mode
Deleting a vserver in Netapp cluster mode  Deleting a vserver in Netapp cluster mode
Deleting a vserver in Netapp cluster mode
Saroj Sahu
 
How to see the event and audit logs through ( gui and cli) in cluster ontap n...
How to see the event and audit logs through ( gui and cli) in cluster ontap n...How to see the event and audit logs through ( gui and cli) in cluster ontap n...
How to see the event and audit logs through ( gui and cli) in cluster ontap n...
Saroj Sahu
 
How to see the log files through ( gui and cli) in cluster ontap netapp stora...
How to see the log files through ( gui and cli) in cluster ontap netapp stora...How to see the log files through ( gui and cli) in cluster ontap netapp stora...
How to see the log files through ( gui and cli) in cluster ontap netapp stora...
Saroj Sahu
 
Snapshot technology Netapp storage
Snapshot technology Netapp storageSnapshot technology Netapp storage
Snapshot technology Netapp storage
Saroj Sahu
 
SAN High availability (Netapp Storage)
SAN High availability (Netapp Storage) SAN High availability (Netapp Storage)
SAN High availability (Netapp Storage)
Saroj Sahu
 
3PAR: HOW TO CHANGE THE IP ADDRESS OF HP 3PAR SAN
3PAR: HOW TO CHANGE THE IP ADDRESS OF HP 3PAR SAN3PAR: HOW TO CHANGE THE IP ADDRESS OF HP 3PAR SAN
3PAR: HOW TO CHANGE THE IP ADDRESS OF HP 3PAR SAN
Saroj Sahu
 
Aggregate standard for Netapp storage 7 mode
Aggregate standard for Netapp storage 7 mode Aggregate standard for Netapp storage 7 mode
Aggregate standard for Netapp storage 7 mode
Saroj Sahu
 
How to shutdown the Netapp SAN 8.3 and 9.2 version
How to shutdown the Netapp SAN 8.3 and 9.2 versionHow to shutdown the Netapp SAN 8.3 and 9.2 version
How to shutdown the Netapp SAN 8.3 and 9.2 version
Saroj Sahu
 
How to Shutdown Netapp Cluster Mode Storage System with Multi-Node Cluster (6...
How to Shutdown Netapp Cluster Mode Storage System with Multi-Node Cluster (6...How to Shutdown Netapp Cluster Mode Storage System with Multi-Node Cluster (6...
How to Shutdown Netapp Cluster Mode Storage System with Multi-Node Cluster (6...
Saroj Sahu
 
Autosupport email sending failed issue netapp cluster mode-
Autosupport email sending failed issue netapp cluster mode-Autosupport email sending failed issue netapp cluster mode-
Autosupport email sending failed issue netapp cluster mode-
Saroj Sahu
 
How to assign the disks in Netapp storage cluster mode 8.X
How to assign the disks in Netapp storage cluster mode 8.XHow to assign the disks in Netapp storage cluster mode 8.X
How to assign the disks in Netapp storage cluster mode 8.X
Saroj Sahu
 
How to assign unowned disk in the netapp cluster 8.3
How to assign unowned disk in the netapp cluster 8.3 How to assign unowned disk in the netapp cluster 8.3
How to assign unowned disk in the netapp cluster 8.3
Saroj Sahu
 
Use of administrative privilege levels in netapp cluster 8.x
Use of administrative privilege levels in netapp cluster 8.xUse of administrative privilege levels in netapp cluster 8.x
Use of administrative privilege levels in netapp cluster 8.x
Saroj Sahu
 
Different type of shells In Netapp Cluster mode 8.X and how to access them t...
Different type of shells In Netapp Cluster mode 8.X  and how to access them t...Different type of shells In Netapp Cluster mode 8.X  and how to access them t...
Different type of shells In Netapp Cluster mode 8.X and how to access them t...
Saroj Sahu
 
How to access the Netapp cluster mode 8.2 through CLI (command mode)
How to access the Netapp cluster mode 8.2 through CLI (command mode)How to access the Netapp cluster mode 8.2 through CLI (command mode)
How to access the Netapp cluster mode 8.2 through CLI (command mode)
Saroj Sahu
 
How to shut down Netapp san 9.2 cluster mode version1
How to shut down Netapp san 9.2 cluster mode version1How to shut down Netapp san 9.2 cluster mode version1
How to shut down Netapp san 9.2 cluster mode version1
Saroj Sahu
 
Unable to access the net app cluster mode 9.2 san through gui after power mai...
Unable to access the net app cluster mode 9.2 san through gui after power mai...Unable to access the net app cluster mode 9.2 san through gui after power mai...
Unable to access the net app cluster mode 9.2 san through gui after power mai...
Saroj Sahu
 
Volume migration from one aggregate to other without impacting the applicatio...
Volume migration from one aggregate to other without impacting the applicatio...Volume migration from one aggregate to other without impacting the applicatio...
Volume migration from one aggregate to other without impacting the applicatio...
Saroj Sahu
 
Uable to do ssh from the RedHat Linux machine to Netapp filer 7 mode storage ...
Uable to do ssh from the RedHat Linux machine to Netapp filer 7 mode storage ...Uable to do ssh from the RedHat Linux machine to Netapp filer 7 mode storage ...
Uable to do ssh from the RedHat Linux machine to Netapp filer 7 mode storage ...
Saroj Sahu
 
How to work seamlessly in your vm without pressing host key again and again
How to work seamlessly in your vm without pressing host key again and againHow to work seamlessly in your vm without pressing host key again and again
How to work seamlessly in your vm without pressing host key again and again
Saroj Sahu
 
Deleting a vserver in Netapp cluster mode
Deleting a vserver in Netapp cluster mode  Deleting a vserver in Netapp cluster mode
Deleting a vserver in Netapp cluster mode
Saroj Sahu
 
How to see the event and audit logs through ( gui and cli) in cluster ontap n...
How to see the event and audit logs through ( gui and cli) in cluster ontap n...How to see the event and audit logs through ( gui and cli) in cluster ontap n...
How to see the event and audit logs through ( gui and cli) in cluster ontap n...
Saroj Sahu
 
How to see the log files through ( gui and cli) in cluster ontap netapp stora...
How to see the log files through ( gui and cli) in cluster ontap netapp stora...How to see the log files through ( gui and cli) in cluster ontap netapp stora...
How to see the log files through ( gui and cli) in cluster ontap netapp stora...
Saroj Sahu
 
Snapshot technology Netapp storage
Snapshot technology Netapp storageSnapshot technology Netapp storage
Snapshot technology Netapp storage
Saroj Sahu
 
SAN High availability (Netapp Storage)
SAN High availability (Netapp Storage) SAN High availability (Netapp Storage)
SAN High availability (Netapp Storage)
Saroj Sahu
 
3PAR: HOW TO CHANGE THE IP ADDRESS OF HP 3PAR SAN
3PAR: HOW TO CHANGE THE IP ADDRESS OF HP 3PAR SAN3PAR: HOW TO CHANGE THE IP ADDRESS OF HP 3PAR SAN
3PAR: HOW TO CHANGE THE IP ADDRESS OF HP 3PAR SAN
Saroj Sahu
 
Aggregate standard for Netapp storage 7 mode
Aggregate standard for Netapp storage 7 mode Aggregate standard for Netapp storage 7 mode
Aggregate standard for Netapp storage 7 mode
Saroj Sahu
 
Ad

Recently uploaded (20)

AI needs Hybrid Cloud - TEC conference 2025.pptx
AI needs Hybrid Cloud - TEC conference 2025.pptxAI needs Hybrid Cloud - TEC conference 2025.pptx
AI needs Hybrid Cloud - TEC conference 2025.pptx
Shikha Srivastava
 
Understanding SEO in the Age of AI.pdf
Understanding SEO in the Age of AI.pdfUnderstanding SEO in the Age of AI.pdf
Understanding SEO in the Age of AI.pdf
Fulcrum Concepts, LLC
 
AI and Meaningful Work by Pablo Fernández Vallejo
AI and Meaningful Work by Pablo Fernández VallejoAI and Meaningful Work by Pablo Fernández Vallejo
AI and Meaningful Work by Pablo Fernández Vallejo
UXPA Boston
 
Top 5 Qualities to Look for in Salesforce Partners in 2025
Top 5 Qualities to Look for in Salesforce Partners in 2025Top 5 Qualities to Look for in Salesforce Partners in 2025
Top 5 Qualities to Look for in Salesforce Partners in 2025
Damco Salesforce Services
 
RFID in Supply chain management and logistics.pdf
RFID in Supply chain management and logistics.pdfRFID in Supply chain management and logistics.pdf
RFID in Supply chain management and logistics.pdf
EnCStore Private Limited
 
Longitudinal Benchmark: A Real-World UX Case Study in Onboarding by Linda Bor...
Longitudinal Benchmark: A Real-World UX Case Study in Onboarding by Linda Bor...Longitudinal Benchmark: A Real-World UX Case Study in Onboarding by Linda Bor...
Longitudinal Benchmark: A Real-World UX Case Study in Onboarding by Linda Bor...
UXPA Boston
 
TrustArc Webinar: Cross-Border Data Transfers in 2025
TrustArc Webinar: Cross-Border Data Transfers in 2025TrustArc Webinar: Cross-Border Data Transfers in 2025
TrustArc Webinar: Cross-Border Data Transfers in 2025
TrustArc
 
Building Connected Agents: An Overview of Google's ADK and A2A Protocol
Building Connected Agents:  An Overview of Google's ADK and A2A ProtocolBuilding Connected Agents:  An Overview of Google's ADK and A2A Protocol
Building Connected Agents: An Overview of Google's ADK and A2A Protocol
Suresh Peiris
 
Building a research repository that works by Clare Cady
Building a research repository that works by Clare CadyBuilding a research repository that works by Clare Cady
Building a research repository that works by Clare Cady
UXPA Boston
 
Design pattern talk by Kaya Weers - 2025 (v2)
Design pattern talk by Kaya Weers - 2025 (v2)Design pattern talk by Kaya Weers - 2025 (v2)
Design pattern talk by Kaya Weers - 2025 (v2)
Kaya Weers
 
UX for Data Engineers and Analysts-Designing User-Friendly Dashboards for Non...
UX for Data Engineers and Analysts-Designing User-Friendly Dashboards for Non...UX for Data Engineers and Analysts-Designing User-Friendly Dashboards for Non...
UX for Data Engineers and Analysts-Designing User-Friendly Dashboards for Non...
UXPA Boston
 
Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?
Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?
Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?
Christian Folini
 
May Patch Tuesday
May Patch TuesdayMay Patch Tuesday
May Patch Tuesday
Ivanti
 
Risk Analysis 101: Using a Risk Analyst to Fortify Your IT Strategy
Risk Analysis 101: Using a Risk Analyst to Fortify Your IT StrategyRisk Analysis 101: Using a Risk Analyst to Fortify Your IT Strategy
Risk Analysis 101: Using a Risk Analyst to Fortify Your IT Strategy
john823664
 
Who's choice? Making decisions with and about Artificial Intelligence, Keele ...
Who's choice? Making decisions with and about Artificial Intelligence, Keele ...Who's choice? Making decisions with and about Artificial Intelligence, Keele ...
Who's choice? Making decisions with and about Artificial Intelligence, Keele ...
Alan Dix
 
Best 10 Free AI Character Chat Platforms
Best 10 Free AI Character Chat PlatformsBest 10 Free AI Character Chat Platforms
Best 10 Free AI Character Chat Platforms
Soulmaite
 
Slack like a pro: strategies for 10x engineering teams
Slack like a pro: strategies for 10x engineering teamsSlack like a pro: strategies for 10x engineering teams
Slack like a pro: strategies for 10x engineering teams
Nacho Cougil
 
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptxIn-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
aptyai
 
Digital Technologies for Culture, Arts and Heritage: Insights from Interdisci...
Digital Technologies for Culture, Arts and Heritage: Insights from Interdisci...Digital Technologies for Culture, Arts and Heritage: Insights from Interdisci...
Digital Technologies for Culture, Arts and Heritage: Insights from Interdisci...
Vasileios Komianos
 
Google DeepMind’s New AI Coding Agent AlphaEvolve.pdf
Google DeepMind’s New AI Coding Agent AlphaEvolve.pdfGoogle DeepMind’s New AI Coding Agent AlphaEvolve.pdf
Google DeepMind’s New AI Coding Agent AlphaEvolve.pdf
derrickjswork
 
AI needs Hybrid Cloud - TEC conference 2025.pptx
AI needs Hybrid Cloud - TEC conference 2025.pptxAI needs Hybrid Cloud - TEC conference 2025.pptx
AI needs Hybrid Cloud - TEC conference 2025.pptx
Shikha Srivastava
 
Understanding SEO in the Age of AI.pdf
Understanding SEO in the Age of AI.pdfUnderstanding SEO in the Age of AI.pdf
Understanding SEO in the Age of AI.pdf
Fulcrum Concepts, LLC
 
AI and Meaningful Work by Pablo Fernández Vallejo
AI and Meaningful Work by Pablo Fernández VallejoAI and Meaningful Work by Pablo Fernández Vallejo
AI and Meaningful Work by Pablo Fernández Vallejo
UXPA Boston
 
Top 5 Qualities to Look for in Salesforce Partners in 2025
Top 5 Qualities to Look for in Salesforce Partners in 2025Top 5 Qualities to Look for in Salesforce Partners in 2025
Top 5 Qualities to Look for in Salesforce Partners in 2025
Damco Salesforce Services
 
RFID in Supply chain management and logistics.pdf
RFID in Supply chain management and logistics.pdfRFID in Supply chain management and logistics.pdf
RFID in Supply chain management and logistics.pdf
EnCStore Private Limited
 
Longitudinal Benchmark: A Real-World UX Case Study in Onboarding by Linda Bor...
Longitudinal Benchmark: A Real-World UX Case Study in Onboarding by Linda Bor...Longitudinal Benchmark: A Real-World UX Case Study in Onboarding by Linda Bor...
Longitudinal Benchmark: A Real-World UX Case Study in Onboarding by Linda Bor...
UXPA Boston
 
TrustArc Webinar: Cross-Border Data Transfers in 2025
TrustArc Webinar: Cross-Border Data Transfers in 2025TrustArc Webinar: Cross-Border Data Transfers in 2025
TrustArc Webinar: Cross-Border Data Transfers in 2025
TrustArc
 
Building Connected Agents: An Overview of Google's ADK and A2A Protocol
Building Connected Agents:  An Overview of Google's ADK and A2A ProtocolBuilding Connected Agents:  An Overview of Google's ADK and A2A Protocol
Building Connected Agents: An Overview of Google's ADK and A2A Protocol
Suresh Peiris
 
Building a research repository that works by Clare Cady
Building a research repository that works by Clare CadyBuilding a research repository that works by Clare Cady
Building a research repository that works by Clare Cady
UXPA Boston
 
Design pattern talk by Kaya Weers - 2025 (v2)
Design pattern talk by Kaya Weers - 2025 (v2)Design pattern talk by Kaya Weers - 2025 (v2)
Design pattern talk by Kaya Weers - 2025 (v2)
Kaya Weers
 
UX for Data Engineers and Analysts-Designing User-Friendly Dashboards for Non...
UX for Data Engineers and Analysts-Designing User-Friendly Dashboards for Non...UX for Data Engineers and Analysts-Designing User-Friendly Dashboards for Non...
UX for Data Engineers and Analysts-Designing User-Friendly Dashboards for Non...
UXPA Boston
 
Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?
Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?
Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?
Christian Folini
 
May Patch Tuesday
May Patch TuesdayMay Patch Tuesday
May Patch Tuesday
Ivanti
 
Risk Analysis 101: Using a Risk Analyst to Fortify Your IT Strategy
Risk Analysis 101: Using a Risk Analyst to Fortify Your IT StrategyRisk Analysis 101: Using a Risk Analyst to Fortify Your IT Strategy
Risk Analysis 101: Using a Risk Analyst to Fortify Your IT Strategy
john823664
 
Who's choice? Making decisions with and about Artificial Intelligence, Keele ...
Who's choice? Making decisions with and about Artificial Intelligence, Keele ...Who's choice? Making decisions with and about Artificial Intelligence, Keele ...
Who's choice? Making decisions with and about Artificial Intelligence, Keele ...
Alan Dix
 
Best 10 Free AI Character Chat Platforms
Best 10 Free AI Character Chat PlatformsBest 10 Free AI Character Chat Platforms
Best 10 Free AI Character Chat Platforms
Soulmaite
 
Slack like a pro: strategies for 10x engineering teams
Slack like a pro: strategies for 10x engineering teamsSlack like a pro: strategies for 10x engineering teams
Slack like a pro: strategies for 10x engineering teams
Nacho Cougil
 
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptxIn-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
aptyai
 
Digital Technologies for Culture, Arts and Heritage: Insights from Interdisci...
Digital Technologies for Culture, Arts and Heritage: Insights from Interdisci...Digital Technologies for Culture, Arts and Heritage: Insights from Interdisci...
Digital Technologies for Culture, Arts and Heritage: Insights from Interdisci...
Vasileios Komianos
 
Google DeepMind’s New AI Coding Agent AlphaEvolve.pdf
Google DeepMind’s New AI Coding Agent AlphaEvolve.pdfGoogle DeepMind’s New AI Coding Agent AlphaEvolve.pdf
Google DeepMind’s New AI Coding Agent AlphaEvolve.pdf
derrickjswork
 
Ad

How to enable efficiency (deduplication and compression in netapp cluster mode 8.3.*)

  • 1. How to enable efficiency in NetApp cluster mode 8.3.* (Deduplication and Inline compression) in Command line 1)We need to enable the efficiency service in the Vserver. Example-: Syntax-: ClusAA::> volume efficiency on -vserver <vserver name> -volume <volume name> ClusAA::> volume efficiency on –vserver VS1 –volume V1 ClusAA ::> volume efficiency on -vserver VS1 –volume V1 Efficiency for volume " V1 " of Vserver " VS1 " is enabled.
  • 2. How to start efficiency on a volume Before start the efficiency on a volume please note the volume capacity as below. ClusAA::> df -vserver VS1 -volume V1 -g Filesystem total used avail capacity Mounted on /vol/v1/ 17408GB 16530GB 877GB 95% --- /vol/v1/.snapshot 0GB 0GB 0GB 0% --- Then start the efficiency on a volume V1 by executing the below commands ClusAA::> volume efficiency start -vserver VS1 -volume V1 The efficiency operation for volume “V1" of Vserver “VS1" has started.
  • 3. How to start efficiency on a volume Execute the below command to see the status-: ClusAA::> volume efficiency show Vserver Volume State Status Progress Policy ---------- ---------------- -------- ------------ ------------------ ---------- VS1 V1 Enabled Active 215736812 KB Searched - RARENETAPPCLUS::> volume efficiency show Vserver Volume State Status Progress Policy ---------- ---------------- -------- ------------ ------------------ ------ ---- VS1 V1 Enabled Active 951632 KB (19%) Done -
  • 4. How to start efficiency on a volume ClusAA::> volume efficiency show Vserver Volume State Status Progress Policy ---------- ---------- -------- ---------- ------------------ --------- VS1 V1 Enabled Idle Idle for 00:00:02 - Note-Once this above operation is completed and if the status shows as “Idle” then we can go ahead to execute the next command to scan the old data Note- volume efficiency start -vserver VS1 -volume V1 (This command will search the entire the volume, gather the information and a check point is created at the end of the deduplication operation, if schedule is enable for only one hour and it will unable to complete it then the operation will be stopped and check point will be saved. Then the next schedule the system will restart the efficiency operation from the execution state saved in the checkpoint.
  • 5. How to start efficiency on a volume ClusAA::> volume efficiency start -scan-old-data -vserver VS1 -volume V1 Warning: This operation scans all of the data in volume “V1" of Vserver “VS1". It may take a significant time, and may degrade performance during that time. Do you want to continue? {y|n}: y The efficiency operation for volume “V1" of Vserver “VS1" has started. ============Command out put================================= ClusAA::> volume efficiency show Vserver Volume State Status Progress Policy ---------- ---------------- -------- ------------ ----------------- ---------- VS1 V1 Enable Active 16959488 KB Scanned -
  • 6. How to start efficiency on a volume ClusAA::> volume efficiency show Vserver Volume State Status Progress Policy ---------- -------- -------- --------- ----------- --- ------- VS1 V1 Enabled Active Fingerprint is being recovered - from aggregate (28% complete) ClusAA::> volume efficiency show Vserver Volume State Status Progress Policy ---------- ---------------- ---------- ------------ ------------------ ---------- VS1 V1 Enabled Idle Idle for 00:00:02 - -
  • 7. How to start efficiency on a volume ClusAA::> volume efficiency start -vserver VS1 -volume V1 -queue -delete-checkpoint Warning: The operation will delete efficiency checkpoint and start from the beginning. Do you want to continue? {y|n}: y The efficiency operation for volume “V1" of Vserver “VS1" has started. ClusAA::> volume efficiency show Vserver Volume State Status Progress Policy ---------- ---------------- -------- --------- ------------------ -- ------- VS1 V1 Enabled Active 53278720 KB Searched - -
  • 8. How to start efficiency on a volume ClusAA::> volume efficiency show Vserver Volume State Status Progress policy ---------- --------- -------- ------------ ----------------- ------ VS1 V1 Enabled Active 97220 KB (100%) Done - - ClusAA::> volume efficiency show Vserver Volume State Status Progress policy ---------- --------- -------- ------------ ----------------- ------ VS1 V1 Enabled Idle Idle for 00:00:02 - -
  • 9. How to start efficiency on a volume Now Compare the before and after efficiency of the volume V1 Before-: ClusAA::> df -vserver VS1 -volume V1 -g Filesystem total used avail capacity Mounted on /vol/v1/ 17408GB 16530GB 877GB 95% --- ClusAA::> df -vserver VS1 -volume V1 -g Filesystem total used avail capacity Mounted on /vol/V1/ 711GB 386GB 324GB 54% --- Note-we can saved here 553GB from a single volume.
  • 10. How to check total savings in a volume ClusAA::> volume show -vserver VS1 -volume V1 -fields sis-space-saved vserver volume sis-space-saved ---------- ------------- --------------- VS1 V1 108.7GB ClusAA::> volume show -vserver VS1 -volume V1 -fields sis-space-saved-percent vserver volume sis-space-saved-percent ---------- ------------- -------------------- VS1 V1 22%
  • 11. How to schedule the efficiency for a volume ClusAA::> volume efficiency modify -vserver VS1 -volume V1 -schedule sun-sat@0 ClusAA::> volume efficiency show -vserver VS1 -volume V1 Vserver Name: VS1 Volume Name: V1 Volume Path: /vol/V1 State: Enabled Status: Idle Progress: Idle for 00:22:28 Type: Regular Schedule: sun-sat@0 Efficiency Policy Name: - Blocks Skipped Sharing: 0 Last Operation State: Success
  • 12. Out put of ::>volume efficiency show -vserver VS1 -volume V1 Last Success Operation Begin: Sat Sep 02 06:15:10 2017 Last Success Operation End: Sat Sep 02 06:16:23 2017 Last Operation Begin: Sat Sep 02 06:15:10 2017 Last Operation End: Sat Sep 02 06:16:23 2017 Last Operation Size: 1.17GB Last Operation Error: - Changelog Usage: 0% Logical Data Size: 434.8GB Logical Data Limit: 640TB Logical Data Percent: 0%
  • 13. Out put of ::>volume efficiency show -vserver VS1 -volume V1 Queued Job: - Stale Fingerprint Percentage: 0 Compression: false Inline Compression: false Incompressible Data Detection: false Constituent Volume: false Compression Quick Check File Size: 524288000 Inline Dedupe: false
  • 14. Schedule Output details The above slides command output is showing you the schedule details of the volume V1 which is Sat-sun@0 (Means everyday (from Saturday to Sunday) at mid-night 12AM the schedule will run the efficiency operation) This is a good schedule for the business as this is a non business hour for most of businesses. In the above output shows that we didn’t enable the compression and inline compression. If you wanted to enable compression please follow the below slides which will show you the cron job scheduling and compression enabling etc….
  • 15. create a cron job schedule for efficiency policy ClusAA::> job schedule cron create -name effeciency_schedule -minute 0,10,20,30,40,50 ClusAA::> job schedule cron show Name Description ---------------- ----------------------------------------------------- 5min @:00,:05,:10,:15,:20,:25,:30,:35,:40,:45,:50,:55 8hour @2:15,10:15,18:15 daily @0:10 effeciency_schedule @:00,:10,:20,:30,:40,:50 hourly @:05 weekly Sun@0:15 6 entries were displayed.
  • 16. Create an efficiency policy ClusAA::> volume efficiency policy create -vserver VS1 -policy efficiency_policy - schedule efficiency_schedule -enable true -qos-policy background ClusAA::> volume efficiency policy show Policy Job Duration Vserver Name Schedule (Hours) QoS Policy Enabled Comment -------- ------------ ---------- -------- ----------- -------- -------------- VS1 V1 effeciency_policy effeciency_schedule - background true - Note- The above command with –qos-policy background will be impacting less as compared with (best_effort true) as the operation will act in the background.
  • 17. Modify the volume efficiency attributes Enable the efficiency on the volume-: ClusAA::> volume efficiency on -vserver VS1 -volume V1 Apply the created efficiency policy on the volume V1 of vserver VS1-: ClusAA::> volume efficiency modify -vserver VS1 -volume V1 -policy efficiency_poilcy Note-You can modify the volume efficiency attributes by executing the “volume efficiency modify ” command.
  • 18. Enable compression and inline compression ClusAA::> volume efficiency modify -vserver VS1 -volume V1 -compression true -inline- compression true RARENETAPPCLUS::> volume efficiency show -vserver VS1 -volume V1 Vserver Name: VS1 Volume Name: V1 Volume Path: /vol/V1 Schedule: sun-sat@0 Compression: true Inline Compression: true If you execute the above command you can see the detailed output here showed the compression and Inline compression is enabled. 3.Cluster::> volume efficiency on -vserver vs1 -volume sis1 Cluster::> volume efficiency modify -vserver vs1 -volume sis1 -policy efficiency_poilcy
  • 19. Start volume efficiency ClusAA::> volume efficiency start -vserver VS1 -volume V1 -scan-old-data true – snapshot-blocks true –shared-blocks true RARENETAPPCLUS::> volume efficiency start -vserver VS1 -volume V1 -scan-old- data true - -use-checkpoint -delete-checkpoint -qos-policy -build-metadata -scan-all -queue -force *Note-: You can’t get commands –snapshot-blocks true and –shared-blocks true . if you don’t have snapshot enabled or existed then this options we can’t get so we can start the above command without specifying –snapshot-blocks true –shared-blocks true as below. ClusAA::> volume efficiency start -vserver VS1 -volume V1 -scan-old-data true 3.Cluster::> volume efficiency on -vserver vs1 -volume sis1 Cluster::> volume efficiency modify -vserver vs1 -volume sis1 -policy efficiency_poilcy
  • 20. How the above command works ClusAA::> volume efficiency start -vserver VS1 -volume V1 -scan-old-data true – snapshot-blocks true –shared-blocks true Note-: -scan-old-date –It will enable the deduplication and compression if enabled on the existing data of the volume. But it will not apply or it will not compress to existed compressed groups that contain shared blocks like blocks from deduplication or the blocks which is locked in snapshots. Note-:If you specify true –snapshot-blocks true –shared-blocks true then initially it will increased space usage because it will try to compress the compressed blocks and try to write the new blocks for it but the compressed blocks are already in locked state so when the existing compress block or snapshot will delete then new block will be written which is already created and it will release the shard block and space savings will be realized. 3.Cluster::> volume efficiency on -vserver vs1 -volume sis1 Cluster::> volume efficiency modify -vserver vs1 -volume sis1 -policy efficiency_poilcy
  • 21. Few commands to analyze the efficiency ClusAA::> volume efficiency show -vserver VS1 -volume V1 ClusAA::> volume efficiency policy show ClusAA::> volume efficiency start ClusAA::> job schedule cron show –instance ClusAA::> volume show -vserver VS1 -volume V1 -fields sis-space-saved ClusAA::> volume efficiency modify off on policy show start stat stop How to stop the efficiency of a particular volume of a vserver. ClusAA::> volume efficiency stop -vserver VS1 -volume V1 -all true
  • 22. How to delete the efficiency policy First we need to disable the policy then only we can delete the policy. Try without disabling the policy as below-: ClusAA::> job schedule cron delete -name effeciency_schedule Error: command failed: Cannot delete job schedule. Schedule referenced by 0 volume Snapshot policy entries, 0 SnapMirror entries, 0 antivirus on-demand entries, 1 SIS policy entries, and 0 configuration backup settings. Remove references to schedule first. It is not allowing to delete the policy so need to disable policy first.
  • 23. How to delete the efficiency policy Disable the policy by executing the below command-: ClusAA::> volume efficiency policy modify -vserver VS! -policy effeciency_policy - schedule effeciency_schedule -enabled false -qos-policy background Now delete the policy be executing the below command-: ClusAA::> volume efficiency policy delete -vserver VS1 -policy effeciency_policy See the policy status now-: ClusAA::> volume efficiency policy show
  • 24. See the efficiency policy status ClusAA::> volume efficiency policy show Policy Job Duration Vserver Name Schedule (Hours) QoS Policy Enabled Comment -------- ------------ ---------- -------- ----------- -------- -------------- VS1 default daily - best_effort true Default policy VS1 inline-only - - - - Inline-Only policy
  • 25. How to modify the schedule ClusAA::> job schedule cron modify -name effeciency_schedule -minute 0,10,20,30,40,50 Warning: Schedule in use by 0 volume Snapshot policy entries, 0 SnapMirror entries, 0 antivirus on-demand entries, 1 SIS policy entries, and 0 configuration backup settings. This change will affect the schedule of all referenced entities. Continue with modify? {y|n}: y ClusAA::> job schedule show Name Type Description ----------- --------- ----------------------------------------------------- 5min cron @:00,:05,:10,:15,:20,:25,:30,:35,:40,:45,:50,:55 8hour cron @2:15,10:15,18:15 Auto Balance Aggregate Scheduler
  翻译: