Hello,
Where can I find the command to know if FastClonning is enable or not in my repository ?
I find property for immutability and GetImmutabilitySettings() method to have more informations but I don't find for XFS.
thanks
-
- Veeam Legend
- Posts: 811
- Liked: 126 times
- Joined: May 11, 2018 8:42 am
- Contact:
-
- Veeam Software
- Posts: 2007
- Liked: 666 times
- Joined: Sep 25, 2019 10:32 am
- Full Name: Oleg Feoktistov
- Contact:
-
- Veeam Legend
- Posts: 811
- Liked: 126 times
- Joined: May 11, 2018 8:42 am
- Contact:
Re: Use fast clonning
Hello,
If I understand correctly I have the answer here :
$LinuxRepositoryData= [Veeam.Backup.Core.CLinuxRepository]::FindByRepository("$RepositoryID").IsVirtualSyntheticEnabled
I tested it and if value is true -> xfs enabled
if value is false -> xfs disabled
If I understand correctly I have the answer here :
$LinuxRepositoryData= [Veeam.Backup.Core.CLinuxRepository]::FindByRepository("$RepositoryID").IsVirtualSyntheticEnabled
I tested it and if value is true -> xfs enabled
if value is false -> xfs disabled
-
- Veeam Software
- Posts: 2007
- Liked: 666 times
- Joined: Sep 25, 2019 10:32 am
- Full Name: Oleg Feoktistov
- Contact:
Re: Use fast clonning
Yes, correct.
Who is online
Users browsing this forum: No registered users and 8 guests