Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1snk0Y-005kmh-0m for pgsql-admin@arkaria.postgresql.org; Mon, 09 Sep 2024 19:25:07 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1snk0X-00HRYF-JI for pgsql-admin@arkaria.postgresql.org; Mon, 09 Sep 2024 19:25:05 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1snk0X-00HRXs-3S for pgsql-admin@lists.postgresql.org; Mon, 09 Sep 2024 19:25:05 +0000 Received: from cc-smtpout3.netcologne.de ([2001:4dd0:100:1062:25:2:0:3]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1snk0T-000LlD-CZ for pgsql-admin@lists.postgresql.org; Mon, 09 Sep 2024 19:25:03 +0000 Received: from cc-smtpin1.netcologne.de (cc-smtpin1.netcologne.de [89.1.8.201]) by cc-smtpout3.netcologne.de (Postfix) with ESMTP id 99BD51272A for ; Mon, 9 Sep 2024 21:24:57 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=netcologne.de; s=nc1116a; t=1725909897; bh=l0W+xagbyAEPop/6fJtO++CzhE3PEYkaptkGj3ZB1Ao=; h=Message-ID:Date:Subject:To:References:From:In-Reply-To:From; b=oAEAKHjRD6T527aDFNJ13xGl3W1Sm3l5F3tv2XyDaJ1xOsFErlCpBNgHqQDqYCKTV Ca6H+Oo1HDYttjXv37jZ1MTBTK0fyA8VJkj21IjJULoo2TYr2o81lC/Q3XS2/hqjbQ d9/Hbc+WiBhtc6x61imgbtHP3SQXcnj/aZIbbjePZxzZrWhme3GkC7vo+5LpwBlTem XhyxrC6EqbB3fr6jVOYODDI6MoOY6wVzgEOFUtqmaw+9dMJTJdIc2nOWrk2272ul9I ZOKgjC4zBKMMwBymQJ4SH036mdaWSG9NrmSajaqaYrieNQ6f1JnkTcG97gpcQDU5W4 i/I/F4v9U0Dhw== Received: from [IPV6:2a03:b580:af0d:f901:cece:ad36:6ea3:f071] (unknown [IPv6:2a03:b580:af0d:f901:cece:ad36:6ea3:f071]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by cc-smtpin1.netcologne.de (Postfix) with ESMTPSA id 64B2D11D73 for ; Mon, 9 Sep 2024 21:24:57 +0200 (CEST) Content-Type: multipart/alternative; boundary="------------PWDc64y6reLDmRjQopCzg56N" Message-ID: <96a06361-518f-49c3-9e9a-9855bc854035@netcologne.de> Date: Mon, 9 Sep 2024 21:28:26 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Postgresql backup problem To: pgsql-admin@lists.postgresql.org References: <9101c2a66b9d4a3fa4cdda30409c3e03@izum.si> Content-Language: en-US From: vrms In-Reply-To: <9101c2a66b9d4a3fa4cdda30409c3e03@izum.si> X-NetCologne-Spam: L X-Rspamd-Action: no action X-Rspamd-Queue-Id: 64B2D11D73 X-Spamd-Bar: - List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk This is a multi-part message in MIME format. --------------PWDc64y6reLDmRjQopCzg56N Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit I guess it wouldn't hurt if you specify what exactly "Postgresql FSbased full backup" means. Which tool are you using, what is your process, ... ? On 8/30/24 10:12 AM, Domen Šetar wrote: > > Hi admins, > > I have specific problem with my postgresql 16 backup. Postgresql > FSbased full backup is working, but incremental backup hangs indefinitely. > > I’m using Commvault for backup and my postgresql archive directory is > NFS share from TrueNAS. > > I’m trying to solve the problem with Commvault guys, but the issue is > that there is no error message in Commvault logs even debugging mode > is at highest level. > > Backup works normaly if I use NFS share from Linux NFS server. > > I’m interested if anyone has similar configuration (Commvault + > TrueNAS) that works? > > Best regards! > > > > > Domen Šetar > /Computer Systems Support/ > IZUM – Institute of Information Science| Prešernova ulica 17 | 2000 > Maribor |Slovenia/ > /T: +386 2 25 20 339| M: +386 41 676 342| www.izum.si > |domen.setar@izum.si > --------------PWDc64y6reLDmRjQopCzg56N Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit I guess it wouldn't hurt if you specify what exactly "Postgresql FSbased full backup" means.
Which tool are you using, what is your process, ... ?



On 8/30/24 10:12 AM, Domen Šetar wrote:

Hi admins,

 

I have specific problem with my postgresql 16 backup. Postgresql FSbased full backup is working, but incremental backup hangs indefinitely.

I’m using Commvault for backup and my postgresql archive directory is NFS share from TrueNAS.

I’m trying to solve the problem with Commvault guys, but the issue is that there is no error message in Commvault logs even debugging mode is at highest level.

Backup works normaly if I use NFS share from Linux NFS server.

 

I’m interested if anyone has similar configuration (Commvault + TrueNAS) that works?

 

Best regards!


Domen Šetar
Computer Systems Support
IZUM – Institute of Information Science | Prešernova ulica 17 | 2000 Maribor | Slovenia
T: +386 2 25 20 339 | M: +386 41 676 342 | www.izum.si | domen.setar@izum.si

 

 

--------------PWDc64y6reLDmRjQopCzg56N--