rubrikinc / rubrik-sdk-for-powershell

Rubrik Module for PowerShell
https://build.rubrik.com/sdks/powershell/
MIT License
102 stars 87 forks source link

Cmdlet for SQL database download #790

Closed hbuter-rubrik closed 2 years ago

hbuter-rubrik commented 2 years ago

Some customers are looking to download the backup SQL databases as files. Rubrik allows this via the UI and API however there is no Cmdlet for this feature today. The main use case for this is that some 3rd party vendors need weekly access to these backups for certain tasks.

Ideally to the Cmdlet should be find the snapshot, download it to local drive / SMB share

clumnah commented 2 years ago

Harold, this is not possible with how Rubrik works. Because we use VSS to snapshot the database files, a .bak file does not exist. You’re best option would be to live mount the database from the point in time requested and take a native backup. We do have a script on our scripts repo that does that.


From: Harold Buter @.> Sent: Friday, October 22, 2021 7:43:50 AM To: rubrikinc/rubrik-sdk-for-powershell @.> Cc: Subscribed @.***> Subject: [rubrikinc/rubrik-sdk-for-powershell] Cmdlet for SQL database download (Issue #790)

Some customers are looking to download the backup SQL databases as files. Rubrik allows this via the UI and API however there is no Cmdlet for this feature today. The main use case for this is that some 3rd party vendors need weekly access to these backups for certain tasks.

Ideally to the Cmdlet should be find the snapshot, download it to local drive / SMB share

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/rubrikinc/rubrik-sdk-for-powershell/issues/790, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFKMBSDYVCQJ2N3OMF4OQU3UIFE7NANCNFSM5GQLP5FQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.