Standalone backup agents for Linux, Mac, AIX & Solaris workloads on-premises or in the public cloud
Post Reply
SkyDiver79
Veeam ProPartner
Posts: 58
Liked: 40 times
Joined: Jan 08, 2013 4:26 pm
Full Name: Falk
Location: Germany
Contact:

[SOLVED] Failed to create Snapshot

Post by SkyDiver79 »

Hi,
i become always this Error:

Code: Select all

               2016-07-05 07:16:53 Starting backup
               2016-07-05 07:16:53 [error] Failed to create volume snapshot                          00:00:02
               2016-07-05 07:16:55 [error] Child execution has failed. Exit code: [1].
               2016-07-05 07:16:55 [error] Failed to perform backup
And in the Job.log are these lines:

Code: Select all

[05.07.2016 07:16:53] <139785929242368> lpbcore|   BackupJobPerformer: Taking snapshot.
[05.07.2016 07:16:53] <139785929242368> lpbcore|     Adding disk backup object into snapshot set. Disk: [/dev/sda].
[05.07.2016 07:16:53] <139785929242368> lpbcore|       Device: [8:2].
[05.07.2016 07:16:55] <139785929242368> lpbcore| WARN|Method invocation was not finalized. Method id [0]. Class: [N10lpbcorelib11interaction17IResourcesServiceE]
[05.07.2016 07:16:55] <139785929242368> lpbcore| ERR |Child execution has failed. Exit code: [1].
[05.07.2016 07:16:55] <139785929242368> lpbcore| >>  |--tr:Failed to execute [modprobe].
[05.07.2016 07:16:55] <139785929242368> lpbcore| >>  |Failed to load module [veeamsnap] with parameters [deferiocache=0 debuglogging=0].
[05.07.2016 07:16:55] <139785929242368> lpbcore| >>  |--tr:Unable to create snapshot for session [{613790ac-f5ec-45ed-803c-a8e0c419346f}].
[05.07.2016 07:16:55] <139785929242368> lpbcore| >>  |--tr:Failed to execute method [0] for class [N10lpbcorelib11interaction9proxystub21CResourcesServiceStubE].
[05.07.2016 07:16:55] <139785929242368> lpbcore| >>  |--tr:Failed to invoke method [0] in class [N10lpbcorelib11interaction17IResourcesServiceE].
[05.07.2016 07:16:55] <139785929242368> lpbcore| >>  |An exception was thrown from thread [1923626752].
[05.07.2016 07:16:55] <139785929242368> lpbcore|   BackupJobPerformer: Taking snapshot. Failed.
Has anyone the same Errors?

System:
SLES 12.1 under VMware

Regards Falk
SkyDiver79
Veeam ProPartner
Posts: 58
Liked: 40 times
Joined: Jan 08, 2013 4:26 pm
Full Name: Falk
Location: Germany
Contact:

Re: Failed to create Snapshot

Post by SkyDiver79 » 1 person likes this post

Hi,

i found the Problem.
SLES has an additional Partition automaticly formated in BTRFS, and this FS is not supportet.
After reformat this Partition with EXT4, all runs great.

Falk
romsl77
Novice
Posts: 3
Liked: never
Joined: Jul 19, 2016 1:59 pm
Full Name: Roman G
Contact:

Re: Failed to create Snapshot

Post by romsl77 »

SkyDiver79 wrote:Hi,

i found the Problem.
SLES has an additional Partition automaticly formated in BTRFS, and this FS is not supportet.
After reformat this Partition with EXT4, all runs great.

Falk
Hello,

I exactly have the same problem, but it's under CentOS Linux release 7.2.1511

This are my partitions

Code: Select all

Filesystem     Type      1K-blocks      Used  Available Use% Mounted on
/dev/sda4      xfs        52403200   2391692   50011508   5% /
devtmpfs       devtmpfs    8079100         0    8079100   0% /dev
tmpfs          tmpfs       8088604         4    8088600   1% /dev/shm
tmpfs          tmpfs       8088604     49540    8039064   1% /run
tmpfs          tmpfs       8088604         0    8088604   0% /sys/fs/cgroup
/dev/sdb1      xfs      2928834296 252994244 2675840052   9% /share
/dev/sda3      xfs       307050000   1428836  305621164   1% /var
/dev/sda2      xfs          508588    187000     321588  37% /boot
tmpfs          tmpfs       1617724         0    1617724   0% /run/user/0
Would i also have to format one of those partitions that it works?
nielsengelen
Product Manager
Posts: 5635
Liked: 1181 times
Joined: Jul 15, 2013 11:09 am
Full Name: Niels Engelen
Contact:

Re: [SOLVED] Failed to create Snapshot

Post by nielsengelen »

Please post the log output on the error you get. As you have different filesystem compared to the OP.
Personal blog: https://foonet.be
GitHub: https://github.com/nielsengelen
KeiichiKun
Enthusiast
Posts: 97
Liked: 17 times
Joined: Jul 21, 2016 3:59 pm
Contact:

Re: [SOLVED] Failed to create Snapshot

Post by KeiichiKun »

Hi all, I've the same problem with Suse 12.1

df -khT

Code: Select all

/dev/sda6      ext4      9,8G  3,3G    6,0G  36% /
devtmpfs       devtmpfs  1,8G  8,0K    1,8G   1% /dev
tmpfs          tmpfs     1,8G  144K    1,8G   1% /dev/shm
tmpfs          tmpfs     1,8G  9,8M    1,8G   1% /run
tmpfs          tmpfs     1,8G     0    1,8G   0% /sys/fs/cgroup
/dev/sda7      xfs       221G   82M    221G   1% /home
From Job.log

Code: Select all

[11.08.2016 15:29:43] <139929861117696> lpbcore| ERR |Child execution has failed. Exit code: [1].
[11.08.2016 15:29:43] <139929861117696> lpbcore| >>  |--tr:Failed to execute [modprobe].
[11.08.2016 15:29:43] <139929861117696> lpbcore| >>  |Failed to load module [veeamsnap] with parameters [deferiocache=0 debuglogging=0].
[11.08.2016 15:29:43] <139929861117696> lpbcore| >>  |--tr:Unable to create snapshot for session [{064f372b-e34c-4231-bbd7-ac401e9d62ad}].
[11.08.2016 15:29:43] <139929861117696> lpbcore| >>  |--tr:Failed to execute method [0] for class [N10lpbcorelib11interaction9proxystub21CResourcesServiceStubE].
[11.08.2016 15:29:43] <139929861117696> lpbcore| >>  |--tr:Failed to invoke method [0] in class [N10lpbcorelib11interaction17IResourcesServiceE].
[11.08.2016 15:29:43] <139929861117696> lpbcore| >>  |An exception was thrown from thread [-173385984].
[11.08.2016 15:29:43] <139929861117696> lpbcore|   BackupJobPerformer: Taking snapshot. Failed.
[11.08.2016 15:29:43] <139929861117696> lpbcore|   BackupJobPerformer: Releasing snapshot.
[11.08.2016 15:29:43] <139929861117696> lpbcore|   BackupJobPerformer: Releasing snapshot. ok.
[11.08.2016 15:29:43] <139929861117696> lpbcore| BackupJobPerformer: Creating backup. Failed.
From veeamsvc.log

Code: Select all

[11.08.2016 15:29:41] <140191079589632> vsnap  |   Loading kernel module veeamsnap with parameters [deferiocache=0 debuglogging=0].
[11.08.2016 15:29:41] <140191079589632>        |     Argument [modprobe].
[11.08.2016 15:29:41] <140191079589632>        |     Argument [veeamsnap].
[11.08.2016 15:29:41] <140191079589632>        |     Argument [deferiocache=0].
[11.08.2016 15:29:41] <140191079589632>        |     Argument [debuglogging=0].
[11.08.2016 15:29:41] <140191079589632> vsnap  |   Loading kernel module veeamsnap with parameters [deferiocache=0 debuglogging=0]. Failed.
[11.08.2016 15:29:41] <140191079589632> vsnap  |   Opening VeeamSnap control.
[11.08.2016 15:29:41] <140191079589632> vsnap  |   Closing VeeamSnap control.
[11.08.2016 15:29:41] <140191079589632> lpbcore| ERR |Child execution has failed. Exit code: [1].
[11.08.2016 15:29:41] <140191079589632> lpbcore| >>  |--tr:Failed to execute [modprobe].
[11.08.2016 15:29:41] <140191079589632> lpbcore| >>  |Failed to load module [veeamsnap] with parameters [deferiocache=0 debuglogging=0].
[11.08.2016 15:29:41] <140191079589632> lpbcore| >>  |--tr:Unable to create snapshot for session [{064f372b-e34c-4231-bbd7-ac401e9d62ad}].
[11.08.2016 15:29:41] <140191079589632> lpbcore| >>  |--tr:Failed to execute method [0] for class [N10lpbcorelib11interaction9proxystub21CResourcesServiceStubE].
[11.08.2016 15:29:41] <140191079589632> lpbcore| >>  |An exception was thrown from thread [-947919104].
Thanks!
nielsengelen
Product Manager
Posts: 5635
Liked: 1181 times
Joined: Jul 15, 2013 11:09 am
Full Name: Niels Engelen
Contact:

Re: [SOLVED] Failed to create Snapshot

Post by nielsengelen » 2 people like this post

Did both veeam & veeamsnap install succesfully? Can you try lsmod | grep veeam and if that results nothing do modprobe veeamsnap and see if that works fine?
Personal blog: https://foonet.be
GitHub: https://github.com/nielsengelen
KeiichiKun
Enthusiast
Posts: 97
Liked: 17 times
Joined: Jul 21, 2016 3:59 pm
Contact:

Re: [SOLVED] Failed to create Snapshot

Post by KeiichiKun » 1 person likes this post

vmniels wrote:Did both veeam & veeamsnap install succesfully? Can you try lsmod | grep veeam and if that results nothing do modprobe veeamsnap and see if that works fine?
Well played ;)

modprobe veeamsnap
modprobe: ERROR: module 'veeamsnap' is unsupported
modprobe: ERROR: Use --allow-unsupported or set allow_unsupported_modules 1 in
modprobe: ERROR: /etc/modprobe.d/10-unsupported-modules.conf
modprobe: ERROR: could not insert 'veeamsnap': Operation not permitted

I've modified /etc/modprobe.d/10-unsupported-modules.conf 0 to 1 and now backup is running

Thanks
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests