Hello,
we are just some newbies in Veeam and have following problem.
The Veeam Linux Agent 12.1 is correctly installed on an Oracle Linux Machine i have tried both methods, manually and per install service from Veeam Backup and Replication Server, the installation were completed with DKMS and build step what is workig very well. If i try to make ab backup of the machine i receive errors in Serverlog as follows:
creating volume snapshot;
than
Failed to take snapshot;
Broken Pipe;
Failed to write data into pipe.
the linux log:
[29.01.2024 08:01:29.072] vmb | [SessionLog][processing] Creating volume snapshot.
[29.01.2024 08:01:29.073] lpbcore | Polling request: [job][UpdateManagedJobXmlLog]
[29.01.2024 08:01:29.780] lpbcore | Polling request: [job][UpdateManagedJobXmlLog]
[29.01.2024 08:01:29.780] lpbcore | Created snapshot [b9e92c64-5562-479d-8e2a-625ead940a8f]
[29.01.2024 08:01:29.783] lpbcore | Finish oracle dbs backup
[29.01.2024 08:01:36.774] lpbcore | PostgreSQL is processed.
[29.01.2024 08:01:36.774] lpbcore | PostgreSQL is processed. ok.
[29.01.2024 08:01:36.774] vmb | [SessionLog][error] Failed to take volume snapshot.
[29.01.2024 08:01:36.775] lpbcore | Polling request: [job][UpdateManagedJobXmlLog]
[29.01.2024 08:01:36.775] lpbcore | Taking snapshots. Failed.
[29.01.2024 08:01:36.777] | Thread finished. Role: 'Keep alive VBR notifier (polling).'.
[29.01.2024 08:01:36.777] | Thread finished. Role: 'Session checker (via polling queue) for job: [{c97c069a-8915-4524-893c-b608e3e73035}].'.
[29.01.2024 08:01:36.777] lpbcore | ManagedBackupJobPerformer: Creating backup. Failed.
[29.01.2024 08:01:36.777] vmb | [SessionLog][error] Failed to perform managed backup.
[29.01.2024 08:01:36.778] lpbcore | Polling request: [job][UpdateManagedJobXmlLog]
[29.01.2024 08:01:36.779] vmb | [SessionLog][error] Broken pipe.
[29.01.2024 08:01:36.780] lpbcore | Polling request: [job][UpdateManagedJobXmlLog]
[29.01.2024 08:01:36.780] vmb | [SessionLog][error] Failed to write data into pipe.
[29.01.2024 08:01:36.781] lpbcore | Polling request: [job][UpdateManagedJobXmlLog]
[29.01.2024 08:01:36.782] vmb | [SessionLog][error] Processing finished with errors at 2024-01-29 07:01:36 UTC.
[29.01.2024 08:01:36.783] lpbcore | ERR |Broken pipe
[29.01.2024 08:01:36.783] lpbcore | >> |Failed to write data into pipe.
[29.01.2024 08:01:36.783] lpbcore | >> |--tr:Failed to write into pipe. Data size: [339718].
[29.01.2024 08:01:36.783] lpbcore | >> |--tr:in std::streamsize io::TPipeIoDev::write(const byte_t*, size_t) [with TPipe = boost::shared_ptr; std::streamsize = long int; byte_t = char; size_t = long unsigned int] at /mnt/Sources/CommonLib/posix/../io/TPipeIoDev.h:33
[29.01.2024 08:01:36.783] lpbcore | >> |--tr:Failed to execute method [2] for class [lpbcorelib::oracle::IOracleProcessing].
[29.01.2024 08:01:36.783] lpbcore | >> |--tr:in void remoting::CStubBase::ExecuteMethod(remoting::method_id_t, remoting::IStub::SDispatchContext&) const [with TStub = lpbcorelib::interaction::proxystub::COracleProcessingStub; TObject = lpbcorelib::oracle::IOracleProcessing; remoting::method_id_t = unsigned int] at /mnt/Sources/LPBCoreLib/lpbcorelib/interaction/proxystub/../../../../ProtocolLib/remoting/StubBase.h:77
[29.01.2024 08:01:36.783] lpbcore | >> |--tr:Failed to invoke method [2] in class [lpbcorelib::oracle::IOracleProcessing].
[29.01.2024 08:01:36.783] lpbcore | >> |--tr:in void remoting::CProxyBase::CMethodInvocationStream::FinalizeExc() [with TObject = lpbcorelib::oracle::IOracleProcessing] at /mnt/Sources/LPBCoreLib/lpbcorelib/interaction/proxystub/../../../../ProtocolLib/remoting/ProxyBase.h:92
[29.01.2024 08:01:36.783] lpbcore | >> |--tr:COracleBackupObject: Failed to execute postThaw
[29.01.2024 08:01:36.783] lpbcore | >> |--tr:in virtual void lpbcorelib::oracle::COracleBackupObject::postThaw() at /mnt/Sources/LPBCoreLib/lpbcorelib/oracle/OracleBackupObject.cpp:160
[29.01.2024 08:01:36.783] lpbcore | >> |--tr:Failed to take volume snapshot.
[29.01.2024 08:01:36.783] lpbcore | >> |--tr:in static lpbcorelib::interaction::ISnapshotResourceLockPtr lpbcorelib::backup::CSnapshotHelper::TakeSnapshot(vmbplatform::model::CBackupJobPtr, const std::__cxx11::list&, const object_id_t&, vmbplatform::model::CSessionLoggerPtr, lpbcorelib::backup::CCbtDataContainer&, bool) at /mnt/Sources/LPBCoreLib/lpbcorelib/backup/snapshot/SnapshotHelper.cpp:142
[29.01.2024 08:01:36.783] lpbcore | >> |Managed backup job has failed.
[29.01.2024 08:01:36.783] lpbcore | >> |--tr:in virtual void lpbcorelib::backup::CManagedBackupJobPerformer::execute() at /mnt/Sources/LPBCoreLib/lpbcorelib/backup/ManagedBackupJobPerformer.cpp:205
[29.01.2024 08:01:36.783] lpbcore | >> |An exception was thrown from thread [140611777447680].
[29.01.2024 08:01:36.786] | Closing socket device.
[29.01.2024 08:01:36.786] lpbcore | LpbManSession: Processing commands. ok.
[29.01.2024 08:01:36.786] | Closing socket device.
[29.01.2024 08:01:36.786] | Thread finished. Role: 'lease keeper'.
[29.01.2024 08:01:39.316] lpbcore | JOB STATUS: FAILED.
[29.01.2024 08:01:39.316] | Thread finished. Role: 'Managed volume backup job execution'.
[29.01.2024 08:01:39.316] | Closing socket device.
[29.01.2024 08:01:39.317] jobman | Application session has been finished.
Any idea maybe?
Best regards and Thank You in advance.
Thomas