Standalone backup agents for Linux, Mac, AIX & Solaris workloads on-premises or in the public cloud
Post Reply
wCORS
Lurker
Posts: 2
Liked: never
Joined: Dec 14, 2024 6:33 am
Full Name: wCORS
Contact:

Backup without mounted volumes

Post by wCORS »

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?
rovshan.pashayev
Veeam Software
Posts: 569
Liked: 113 times
Joined: Jul 03, 2023 12:44 pm
Full Name: Rovshan Pashayev
Location: Czechia
Contact:

Re: Backup without mounted volumes

Post by rovshan.pashayev »

Hello,

Are you using VAL is Standalone or Managed (by VBR) mode?
Rovshan Pashayev
Analyst
Veeam Agent for Linux, Mac, AIX & Solaris
wCORS
Lurker
Posts: 2
Liked: never
Joined: Dec 14, 2024 6:33 am
Full Name: wCORS
Contact:

Re: Backup without mounted volumes

Post by wCORS »

> Are you using VAL is Standalone
Yes
rovshan.pashayev
Veeam Software
Posts: 569
Liked: 113 times
Joined: Jul 03, 2023 12:44 pm
Full Name: Rovshan Pashayev
Location: Czechia
Contact:

Re: Backup without mounted volumes

Post by rovshan.pashayev »

Hello,

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
Replace /dev/sdb with the exact device (e.g., /dev/sdb1 for a specific partition).

2. Restart the Veeam service:

Code: Select all

systemctl restart veeamservice.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.
Rovshan Pashayev
Analyst
Veeam Agent for Linux, Mac, AIX & Solaris
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 10 guests