ONTAP Discussions

Snapshots on Volume, but scheduled Snapshots disabled

GAL_BANZA
5,961 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
5,112 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
5,942 Views

Please show output of

snap list

GAL_BANZA
5,942 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
5,942 Views

And other two commands?

GAL_BANZA
5,942 Views

which other two commands?

kumaraysun
5,939 Views

Hi,


Could you try this command

vol options <vol name> nosnap on

This should make the volume create further snapshots.

Kumaresan

GAL_BANZA
5,939 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
5,939 Views

Hi,

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

GAL_BANZA
5,940 Views

Hi,

That is also already configured... 😃

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

kumaraysun
5,940 Views

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

GAL_BANZA
5,092 Views

Output: snap sched

snap sched sqlvol01

Volume sqlvol01: 0 0 0

No this is no snapmirror or snapvault volume.

ismopuuronen
5,113 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
5,092 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