-
- Lurker
- Posts: 2
- Liked: never
- Joined: Dec 14, 2024 6:33 am
- Full Name: wCORS
- Contact:
Backup without mounted volumes
The Linux server is using Veeam Agent for Linux to back up the entire machine to an SMB Hetzner StorageBox. However, there is a mounted volume of 150GB that is also included in the backup. Is there a way to exclude this mounted volume from the backup process?
-
- Veeam Software
- Posts: 570
- Liked: 113 times
- Joined: Jul 03, 2023 12:44 pm
- Full Name: Rovshan Pashayev
- Location: Czechia
- Contact:
Re: Backup without mounted volumes
Hello,
Are you using VAL is Standalone or Managed (by VBR) mode?
Are you using VAL is Standalone or Managed (by VBR) mode?
Rovshan Pashayev
Analyst
Veeam Agent for Linux, Mac, AIX & Solaris
Analyst
Veeam Agent for Linux, Mac, AIX & Solaris
-
- Lurker
- Posts: 2
- Liked: never
- Joined: Dec 14, 2024 6:33 am
- Full Name: wCORS
- Contact:
Re: Backup without mounted volumes
> Are you using VAL is Standalone
Yes
Yes
-
- Veeam Software
- Posts: 570
- Liked: 113 times
- Joined: Jul 03, 2023 12:44 pm
- Full Name: Rovshan Pashayev
- Location: Czechia
- Contact:
Re: Backup without mounted volumes
Hello,
To exclude a specific disk from VAL Entire machine backups:
1. Edit /etc/veeam/veeam.ini:
Replace /dev/sdb with the exact device (e.g., /dev/sdb1 for a specific partition).
2. Restart the Veeam service:
3. Run the backup job.
Important: The exclusion applies globally to all jobs. If multiple jobs exist, they will all ignore the specified disk.
To exclude a specific disk from VAL Entire machine backups:
1. Edit /etc/veeam/veeam.ini:
Code: Select all
[backup]
# Ignored devices masks (use ; as a separator and * to substitute any number of symbols)
ignoreDevices = /dev/sdb
2. Restart the Veeam service:
Code: Select all
systemctl restart veeamservice.service
Important: The exclusion applies globally to all jobs. If multiple jobs exist, they will all ignore the specified disk.
Rovshan Pashayev
Analyst
Veeam Agent for Linux, Mac, AIX & Solaris
Analyst
Veeam Agent for Linux, Mac, AIX & Solaris
Who is online
Users browsing this forum: No registered users and 16 guests