Solved

Immutability in repository

  • 3 November 2021
  • 8 comments
  • 143 views

Userlevel 7
Badge +1

Hey everyone.

Can anyone give a reason on why immutability is setup for linux and amazon cloud storage and not for windows and other cloud storage like azure, GCP?

icon

Best answer by Rick Vanover 3 November 2021, 13:31

View original

8 comments

Userlevel 7
Badge +12

Hi Anandu

 

For Azure:

Today, Microsoft doesn‘t provide the necessary features/API for Veeam to allow immutability on object level. Only on Blob level, but veeam needs to work on Object Level to provide Immutability in the software.

But chances are high, that with Veeam V12 or later, this will become possible. The object level immutability feature is currently developed and in preview by microsoft. 

More information from Veeam:

https://forums.veeam.com/post423379.html?hilit=Azure%20immutability#p423379

 

For Windows:

The filesystem doesn‘t provide an immutability flag like Linux does.

 

For GCP:

i think, it‘s the same like for Azure. It‘s missing API and Features on googles site.

Userlevel 7
Badge +20

@Mildur is spot on here I’d just like to add it’s not just AWS that support immutability. AWS S3 storage supports immutability but also S3 compatible works too, for the list of certified options go to:

 

https://www.veeam.com/alliance-partner-integrations-qualifications.html?type=object-storage-target&product=vbr&programCategory=objectImmutable

Userlevel 7
Badge +12

Thanks @MicoolPaul for the addition :)

Userlevel 7
Badge +11

Hi Anandu

 

For Azure:

Today, Microsoft doesn‘t provide the necessary features/API for Veeam to allow immutability on object level. Only on Blob level, but veeam needs to work on Object Level to provide Immutability in the software.

But chances are high, that with Veeam V12 or later, this will become possible. The object level immutability feature is currently developed and in preview by microsoft. 

More information from Veeam:

https://forums.veeam.com/post423379.html?hilit=Azure%20immutability#p423379

 

For Windows:

The filesystem doesn‘t provide an immutability flag like Linux does.

 

For GCP:

i think, it‘s the same like for Azure. It‘s missing API and Features on googles site.

Good explanation @Mildur. Thanks for that!

Userlevel 7
Badge +10

Yeah hat tip to @Mildur 

 

Azure object level immutability is in preview now - and when it goes out of preview → Veeam will get to work on it. Overview of immutable storage for blob data - Azure Storage | Microsoft Docs

Userlevel 7
Badge +20

Hi Anandu

 

For Azure:

Today, Microsoft doesn‘t provide the necessary features/API for Veeam to allow immutability on object level. Only on Blob level, but veeam needs to work on Object Level to provide Immutability in the software.

But chances are high, that with Veeam V12 or later, this will become possible. The object level immutability feature is currently developed and in preview by microsoft. 

More information from Veeam:

https://forums.veeam.com/post423379.html?hilit=Azure%20immutability#p423379

 

For Windows:

The filesystem doesn‘t provide an immutability flag like Linux does.

 

For GCP:

i think, it‘s the same like for Azure. It‘s missing API and Features on googles site.

Excellent explanation 👍

Userlevel 7
Badge +11

Perfectly explained @Mildur !

Userlevel 7
Badge +13

Hi Anandu

 

For Azure:

Today, Microsoft doesn‘t provide the necessary features/API for Veeam to allow immutability on object level. Only on Blob level, but veeam needs to work on Object Level to provide Immutability in the software.

But chances are high, that with Veeam V12 or later, this will become possible. The object level immutability feature is currently developed and in preview by microsoft. 

More information from Veeam:

https://forums.veeam.com/post423379.html?hilit=Azure%20immutability#p423379

 

For Windows:

The filesystem doesn‘t provide an immutability flag like Linux does.

 

For GCP:

i think, it‘s the same like for Azure. It‘s missing API and Features on googles site.

That’s a perfect answer!

Comment