Standalone backup agents for Linux, Mac, AIX & Solaris workloads on-premises or in the public cloud
SkyDiver79
Veeam ProPartner
Posts: 62 Liked: 41 times
Joined: Jan 08, 2013 4:26 pm
Full Name: Falk
Location: Germany
Contact:
Post
by SkyDiver79 » Jul 05, 2016 9:22 am
this post
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: 62 Liked: 41 times
Joined: Jan 08, 2013 4:26 pm
Full Name: Falk
Location: Germany
Contact:
Post
by SkyDiver79 » Jul 05, 2016 11:17 am
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:
Post
by romsl77 » Jul 19, 2016 2:10 pm
this post
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: 5902 Liked: 1236 times
Joined: Jul 15, 2013 11:09 am
Full Name: Niels Engelen
Contact:
Post
by nielsengelen » Jul 19, 2016 2:22 pm
this post
Please post the log output on the error you get. As you have different filesystem compared to the OP.
GitHub: https://github.com/nielsengelen
KeiichiKun
Enthusiast
Posts: 97 Liked: 17 times
Joined: Jul 21, 2016 3:59 pm
Contact:
Post
by KeiichiKun » Aug 11, 2016 1:45 pm
this post
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: 5902 Liked: 1236 times
Joined: Jul 15, 2013 11:09 am
Full Name: Niels Engelen
Contact:
Post
by nielsengelen » Aug 11, 2016 1:49 pm
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?
GitHub: https://github.com/nielsengelen
KeiichiKun
Enthusiast
Posts: 97 Liked: 17 times
Joined: Jul 21, 2016 3:59 pm
Contact:
Post
by KeiichiKun » Aug 11, 2016 1:58 pm
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
Users browsing this forum: No registered users and 9 guests