NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

Snapshots on Volume, but scheduled Snapshots disabled

GAL_BANZA
10,259 Views

Hi,

I have a problem with a volume on which snapshots are always made ​​without that I want that.

The scheduled snapshots is disabled but the snapshots are still made​​.

Did I have the opportunity to see where they are created?

Thank you for your help.

Br,

Andi

1 ACCEPTED SOLUTION

ismopuuronen
9,410 Views

Hi,

Maybe snapvault volume?

>snapvault snap sched sqlvol01

You can also try to turn nosnap off, create a schedule for that volume and view does it react newly mabe schedule, and does those unwanted snapshots still appear additionally.

After the test, turn nosnap back to on no matter what the result was, maybe just a "reset" help.

Br.

Ismo.

View solution in original post

12 REPLIES 12

aborzenkov
10,210 Views

Please show output of

snap list

GAL_BANZA
10,210 Views

This is the output of snap list:

Volume sqlvol01
working...

  %/used       %/total  date          name
----------  ----------  ------------  --------
  0% ( 0%)    0% ( 0%)  Feb 14 08:02  hourly.0
  1% ( 1%)    0% ( 0%)  Feb 14 00:00  hourly.1
  1% ( 1%)    1% ( 0%)  Feb 13 20:00  hourly.2

aborzenkov
10,210 Views

And other two commands?

GAL_BANZA
10,210 Views

which other two commands?

kumaraysun
10,207 Views

Hi,


Could you try this command

vol options <vol name> nosnap on

This should make the volume create further snapshots.

Kumaresan

GAL_BANZA
10,207 Views

This option is already on.

But snapshots are created...

output of vol status:

sqlvol01 online          raid_dp, flex          nosnap=on, create_ucode=on,

                                                               convert_ucode=on,

                                                               maxdirsize=20971,

                                                               fractional_reserve=0

kumaraysun
10,207 Views

Hi,

Can you try this snap sched <vol name> 0 0 0

GAL_BANZA
10,208 Views

Hi,

That is also already configured... 😃

I really don't know where the volume get the input to make a snapshot...

kumaraysun
10,208 Views

Try this and share the o/p  snap sched <vol name> is this by any chance a snapmirror volume??

GAL_BANZA
9,360 Views

Output: snap sched

snap sched sqlvol01

Volume sqlvol01: 0 0 0

No this is no snapmirror or snapvault volume.

ismopuuronen
9,411 Views

Hi,

Maybe snapvault volume?

>snapvault snap sched sqlvol01

You can also try to turn nosnap off, create a schedule for that volume and view does it react newly mabe schedule, and does those unwanted snapshots still appear additionally.

After the test, turn nosnap back to on no matter what the result was, maybe just a "reset" help.

Br.

Ismo.

GAL_BANZA
9,360 Views

Hi,

I turn nosnap off, create a schedule for that volume, waited a day. Then I turn nosnap back to on and now I get no snapshots created.

Thank you very much for your help.

Br,

Andi

Public