You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/30 14:44:21 UTC

[jira] [Commented] (CLOUDSTACK-4858) Disable copy snapshot to secondary storage snapshot.backup.rightafter

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15536173#comment-15536173 ] 

ASF GitHub Bot commented on CLOUDSTACK-4858:
--------------------------------------------

GitHub user nathanejohnson opened a pull request:

    https://github.com/apache/cloudstack/pull/1697

    CLOUDSTACK-4858 Honors the snapshot.backup.rightafter configuration v…

    …ariable
    
    Unhides snapshot.backup.rightafter from global configuration
    
    If snapshot.backup.rightafter is set to false (defaults to true), snapshots are
    not backed up to secondary storage.
    
    This is the same as PR #1644 applied to 4.9, as per @jburwell

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/myENA/cloudstack feature/49_observe_snapshot_backup_rightafter

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1697.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1697
    
----
commit 1a55a93f04a0ab5b14c090d4b80f36150e6157ad
Author: Nathan Johnson <nj...@ena.com>
Date:   2016-09-30T14:39:27Z

    CLOUDSTACK-4858 Honors the snapshot.backup.rightafter configuration variable
    Unhides snapshot.backup.rightafter from global configuration
    
    If snapshot.backup.rightafter is set to false (defaults to true), snapshots are
    not backed up to secondary storage

----


> Disable copy snapshot to secondary storage snapshot.backup.rightafter
> ---------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-4858
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4858
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: API
>    Affects Versions: 4.2.0
>         Environment: kvm, rbd
>            Reporter: Sebastian Igerl
>
> "snapshot.backup.rightafterbackup"  is set to false but still the snapshot is copied to secondary storage.
> Primary storage is Ceph/RDB, Secondary is NFS. I restarted both the management server and the nodes.
> see : http://www.marshut.com/wpviz/disable-copy-snapshot-to-secondary-storage-in-cs-4-2.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)