SlideShare a Scribd company logo
1 of 26
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!

More Related Content

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

Les 10 Tune Rman
Les 10 Tune RmanLes 10 Tune Rman
Les 10 Tune Rmanvivaankumar
 
Nagios Conference 2014 - Troy Lea - Monitoring VMware Virtualization Using vMA
Nagios Conference 2014 - Troy Lea - Monitoring VMware Virtualization Using vMANagios Conference 2014 - Troy Lea - Monitoring VMware Virtualization Using vMA
Nagios Conference 2014 - Troy Lea - Monitoring VMware Virtualization Using vMANagios
 
OVN DBs HA with scale test
OVN DBs HA with scale testOVN DBs HA with scale test
OVN DBs HA with scale testAliasgar Ginwala
 
WALT vs PELT : Redux - SFO17-307
WALT vs PELT : Redux  - SFO17-307WALT vs PELT : Redux  - SFO17-307
WALT vs PELT : Redux - SFO17-307Linaro
 
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 version1Saroj Sahu
 
MySQL 8.0: Secure your replication deployment
MySQL 8.0: Secure your replication deploymentMySQL 8.0: Secure your replication deployment
MySQL 8.0: Secure your replication deploymentPedro Figueiredo
 
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 versionSaroj Sahu
 
BKK16-104 sched-freq
BKK16-104 sched-freqBKK16-104 sched-freq
BKK16-104 sched-freqLinaro
 
Using Sysview to Monitor and Measure Your CA Datacom Environment – AD and DB
Using Sysview to Monitor and Measure Your CA Datacom Environment – AD and DBUsing Sysview to Monitor and Measure Your CA Datacom Environment – AD and DB
Using Sysview to Monitor and Measure Your CA Datacom Environment – AD and DBCA Technologies
 
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
 
Basic Knowledge on MySql Replication
Basic Knowledge on MySql ReplicationBasic Knowledge on MySql Replication
Basic Knowledge on MySql ReplicationTasawr Interactive
 
KVM Tuning @ eBay
KVM Tuning @ eBayKVM Tuning @ eBay
KVM Tuning @ eBayXu Jiang
 
hbaseconasia2019 The Procedure v2 Implementation of WAL Splitting and ACL
hbaseconasia2019 The Procedure v2 Implementation of WAL Splitting and ACLhbaseconasia2019 The Procedure v2 Implementation of WAL Splitting and ACL
hbaseconasia2019 The Procedure v2 Implementation of WAL Splitting and ACLMichael Stack
 
HBASE Performane Test
HBASE Performane TestHBASE Performane Test
HBASE Performane TestLouis liu
 
Wannier90: Band Structures, Tips and Tricks
Wannier90: Band Structures, Tips and TricksWannier90: Band Structures, Tips and Tricks
Wannier90: Band Structures, Tips and TricksJonathan Skelton
 

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

Les 10 Tune Rman
Les 10 Tune RmanLes 10 Tune Rman
Les 10 Tune Rman
 
Nagios Conference 2014 - Troy Lea - Monitoring VMware Virtualization Using vMA
Nagios Conference 2014 - Troy Lea - Monitoring VMware Virtualization Using vMANagios Conference 2014 - Troy Lea - Monitoring VMware Virtualization Using vMA
Nagios Conference 2014 - Troy Lea - Monitoring VMware Virtualization Using vMA
 
OVN DBs HA with scale test
OVN DBs HA with scale testOVN DBs HA with scale test
OVN DBs HA with scale test
 
WALT vs PELT : Redux - SFO17-307
WALT vs PELT : Redux  - SFO17-307WALT vs PELT : Redux  - SFO17-307
WALT vs PELT : Redux - SFO17-307
 
Long live to CMAN!
Long live to CMAN!Long live to CMAN!
Long live to CMAN!
 
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
 
MySQL 8.0: Secure your replication deployment
MySQL 8.0: Secure your replication deploymentMySQL 8.0: Secure your replication deployment
MySQL 8.0: Secure your replication deployment
 
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
 
Contiguous
ContiguousContiguous
Contiguous
 
Autoextend
AutoextendAutoextend
Autoextend
 
BKK16-104 sched-freq
BKK16-104 sched-freqBKK16-104 sched-freq
BKK16-104 sched-freq
 
Using Sysview to Monitor and Measure Your CA Datacom Environment – AD and DB
Using Sysview to Monitor and Measure Your CA Datacom Environment – AD and DBUsing Sysview to Monitor and Measure Your CA Datacom Environment – AD and DB
Using Sysview to Monitor and Measure Your CA Datacom Environment – AD and DB
 
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
 
Firewalld LAB
Firewalld LABFirewalld LAB
Firewalld LAB
 
Basic Knowledge on MySql Replication
Basic Knowledge on MySql ReplicationBasic Knowledge on MySql Replication
Basic Knowledge on MySql Replication
 
KVM Tuning @ eBay
KVM Tuning @ eBayKVM Tuning @ eBay
KVM Tuning @ eBay
 
hbaseconasia2019 The Procedure v2 Implementation of WAL Splitting and ACL
hbaseconasia2019 The Procedure v2 Implementation of WAL Splitting and ACLhbaseconasia2019 The Procedure v2 Implementation of WAL Splitting and ACL
hbaseconasia2019 The Procedure v2 Implementation of WAL Splitting and ACL
 
Les 08 tune_rman
Les 08 tune_rmanLes 08 tune_rman
Les 08 tune_rman
 
HBASE Performane Test
HBASE Performane TestHBASE Performane Test
HBASE Performane Test
 
Wannier90: Band Structures, Tips and Tricks
Wannier90: Band Structures, Tips and TricksWannier90: Band Structures, Tips and Tricks
Wannier90: Band Structures, Tips and Tricks
 

More from 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.XSaroj 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.xSaroj 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
 
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 againSaroj 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 storageSaroj 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 SANSaroj 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
 
Storage Area Network (SAN session Day-2)
Storage Area Network (SAN session Day-2)Storage Area Network (SAN session Day-2)
Storage Area Network (SAN session Day-2)Saroj Sahu
 
San1 cifs nfs_snapshot
San1 cifs nfs_snapshotSan1 cifs nfs_snapshot
San1 cifs nfs_snapshotSaroj Sahu
 
SAN BASICS..Why we will go for SAN?
SAN BASICS..Why we will go for SAN?SAN BASICS..Why we will go for SAN?
SAN BASICS..Why we will go for SAN?Saroj Sahu
 
How to shutdown and power up of the netapp cluster mode storage system
How to shutdown and power up of the netapp cluster mode storage systemHow to shutdown and power up of the netapp cluster mode storage system
How to shutdown and power up of the netapp cluster mode storage systemSaroj Sahu
 

More from Saroj Sahu (20)

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-
 
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
 
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
 
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
 
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...
 
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)
 
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...
 
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...
 
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 ...
 
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
 
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...
 
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...
 
Snapshot technology Netapp storage
Snapshot technology Netapp storageSnapshot technology Netapp storage
Snapshot technology Netapp storage
 
SAN High availability (Netapp Storage)
SAN High availability (Netapp Storage) SAN High availability (Netapp Storage)
SAN High availability (Netapp Storage)
 
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
 
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
 
Storage Area Network (SAN session Day-2)
Storage Area Network (SAN session Day-2)Storage Area Network (SAN session Day-2)
Storage Area Network (SAN session Day-2)
 
San1 cifs nfs_snapshot
San1 cifs nfs_snapshotSan1 cifs nfs_snapshot
San1 cifs nfs_snapshot
 
SAN BASICS..Why we will go for SAN?
SAN BASICS..Why we will go for SAN?SAN BASICS..Why we will go for SAN?
SAN BASICS..Why we will go for SAN?
 
How to shutdown and power up of the netapp cluster mode storage system
How to shutdown and power up of the netapp cluster mode storage systemHow to shutdown and power up of the netapp cluster mode storage system
How to shutdown and power up of the netapp cluster mode storage system
 

Recently uploaded

Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 

Recently uploaded (20)

Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 

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