Standalone backup agents for Linux, Mac, AIX & Solaris workloads on-premises or in the public cloud
Post Reply
perdrix
Novice
Posts: 8
Liked: 1 time
Joined: Jan 18, 2020 2:01 pm
Full Name: David Partridge
Contact:

Very small backup

Post by perdrix »

I selected to backup /dev/sdb which is a 96GB SSD.

Code: Select all

                         Choose volumes to back up
                       ────────────────────────────────────────────────────────────────────────── 
                         Name        │ Add: [Device] [Mountpoint] [LVM] [BTRFS]
                         Backup mode │
                       > Volumes     │  SELECTED                            SIZE     TYPE      
                         Destination │
                         Location    │  sdb(1/1)                            89.43G   device     
                         Advanced    │
                         Schedule    │
                         Summary     │
                                     │
                                     │
                                     │
                                     │
                       ────────────────────────────────────────────────────────────────────────── 
                                                                                      
                                                                      [Prev]   [Next]  [Cancel]

But when the backup completed (very quickly) it told me:

Code: Select all

     Duration:           00:00:18         Processed:          16 GB (100%)
     Processing rate:    1.3 GB/s         Read:               16 GB
     Bottleneck:         Target           Transferred:        519.3 KB (999x)

      Time             Action                                                                           Duration  

      10:48:44         Job BackupJob1 started at 2020-10-04 10:48:44 GMT
      10:48:44         Preparing to backup
      10:48:46         Starting incremental backup to Repository_1
      10:48:47         Backing up BIOS bootloader on /dev/sdb                                           00:00:00
      10:48:47         Backed up sdb 2.8 MB at 2.2 MB/s                                                 00:00:02
      10:48:49         Backed up Charon-vg 16 GB at 1.6 GB/s                                            00:00:10
      10:48:59         Backing up summary.xml                                                           00:00:00
      10:49:02         Processing finished at 2020-10-04 10:49:02 GMT

It didn't attempt to backup Charon-vg/root which is a 79GB btrfs partition or anything else on the volume.

:(

What am I doing wrong?
David
perdrix
Novice
Posts: 8
Liked: 1 time
Joined: Jan 18, 2020 2:01 pm
Full Name: David Partridge
Contact:

Re: Very small backup

Post by perdrix »

Hmmm... I tried to backup the BTRFS partition.

The job started quite a long while ago (more than ten minutes) and so far it is still showing:

Code: Select all

      BackupJob1                                        Running (0%)    2020-10-04 11:31:53   ---
When I show progress, I see:

Code: Select all

                                           Veeam Agent for Linux   [ Charon ]


     Backup                                            0%                                           Status: Running



     Summary                              Data

     Duration:           00:15:28         Processed:          0 B (0%)
     Processing rate:    0 B/s            Read:               0 B
     Bottleneck:         Source           Transferred:        4.7 KB (0x)

      Time             Action                                                                           Duration  

      11:31:54         Job BackupJob1 started at 2020-10-04 11:31:54 GMT
      11:31:54         Preparing to backup
      11:31:56         Creating volume snapshot                                                         00:00:25
      11:32:22         Starting incremental backup to Repository_1
Attempting to stop the job just changes the status from Running to Stopping, but the job doesn't end.

Code: Select all

oot@Charon:/home/amonra# ps -ef | grep [v]ee
root      1401     1  0 11:31 ?        00:00:08 /usr/sbin/veeamservice --daemonize --pidfile=/var/run/veeamservice.pid
root      2330  1401  2 11:31 ?        00:00:27 veeamjobman Service --session {beed55d7-9d82-4bcd-94e7-13ec351066d5} --socket /var/tmp/veeam/socket/veeam.sock --log /var/log/veeam/Backup/BackupJob1/Session_20201004_113153_{beed55d7-9d82-4bcd-94e7-13ec351066d5}/Job.log
root      2356  1401  0 11:32 ?        00:00:00 veeamagent --log /var/log/veeam/Backup/BackupJob1/Session__20201004__113153___Fbeed55d7_B9d82_B4bcd_B94e7_B13ec351066d5_G/Agent.Target.log --mgmtConnKey AQAAAAAAAAAhAAAAVkFMIG1hbmFnZW1lbnQgY2hhbm5lbCBlbmNyeXB0aW9uAQAAAAEAAAAAAAAACI5ppDma1gECAAAASgAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAQAAAAuACan8qnMHD+DduJEjDTlUNEUMbdTUg3eEmo9f62kAhFYhMKAIARNJK0MPcbTSUAEAAAABm8MfcRvPUf+D1fXNnYWck=
root      2371  1401  0 11:32 ?        00:00:00 veeamagent --log /var/log/veeam/Backup/BackupJob1/Session__20201004__113153___Fbeed55d7_B9d82_B4bcd_B94e7_B13ec351066d5_G/Agent.Source.log --mgmtConnKey AQAAAAAAAAAhAAAAVkFMIG1hbmFnZW1lbnQgY2hhbm5lbCBlbmNyeXB0aW9uAQAAAAEAAAAAAAAAGA62pDma1gECAAAASgAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAQAAAATeftxrS6yDOkFEzzfSduV1GWfns0CYHxW1ubNzdVQFeKz2w/7u902uRzOnKXzw55EAAAALSyMnKURhPC/WDK1l9yAXY=
root      3278  2330 99 11:51 ?        00:01:37 btrfs send --no-data /tmp/{f2178625-3b61-4b8d-818e-5f99705c09d0}/source_root/.veeam_snapshots/{aa75766e-1c8a-4824-aa0c-055408d09636}/14069_@apt-snapshot-2020-07-07_06:12:01
root@Charon:/home/amonra# 
Not promising :(
David
perdrix
Novice
Posts: 8
Liked: 1 time
Joined: Jan 18, 2020 2:01 pm
Full Name: David Partridge
Contact:

Re: Very small backup

Post by perdrix »

Does anyone have any ideas?
PTide
Product Manager
Posts: 6551
Liked: 765 times
Joined: May 19, 2015 1:46 pm
Contact:

Re: Very small backup

Post by PTide »

Hi,
It didn't attempt to backup Charon-vg/root which is a 79GB btrfs partition or anything else on the volume.
Well, I think the session log says that it actually did:

Code: Select all

Backed up Charon-vg 16 GB at 1.6 GB/s
But when the backup completed (very quickly)
That's expected since it's incremental (it seems that you have performed a full backup before):

Code: Select all

      10:48:46         Starting incremental backup to Repository_1
Attempting to stop the job just changes the status from Running to Stopping, but the job doesn't end.
Which agent version is that? How long does it 'hang' in its attempts to stop the job?

Thanks!
Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests