Error when backing up

Moderator: crythias

Locked
spsantos
Znuny newbie
Posts: 3
Joined: 02 Dec 2014, 19:13
Znuny Version: 3.2.9
Real Name: Sergio de Paula Santos FFilho
Company: Taltos Serviços de TI Ltda.

Error when backing up

Post by spsantos »

In preparation for an upgrade, I am trying to make my first ever backup.
I'm running 3.2.9. When I run (as root)
cd /opt/otrs/scripts/
./backup.pl -d /backups
I get the following:
Backup /backups/2014-12-02_11-44/Config.tar.gz ... done
Backup /backups/2014-12-02_11-44/Application.tar.gz ... done
Dump MySQL rdbms ... mysqldump: Error: 'Can't create/write to file '/var/tmp/mysql.2lVPUn/#sql_66e_2.MAI' (Errcode: 2)' when trying to dump tablespaces
mysqldump: Couldn't execute 'show fields from `article`': Can't create/write to file '/var/tmp/mysql.2lVPUn/#sql_66e_0.MAI' (Errcode: 2) (1)
failed
Any help appreciated.
Regards,
Sergio de Paula Santos Filho
TALTOS Serviços de TI Ltda
+55 11 3253-7539
+55 11 99656-2280
R. Peixoto Gomide, 996 - Cj. 507
São Paulo|SP . 01409-900
spsantos@taltos.com.br
spsantos
Znuny newbie
Posts: 3
Joined: 02 Dec 2014, 19:13
Znuny Version: 3.2.9
Real Name: Sergio de Paula Santos FFilho
Company: Taltos Serviços de TI Ltda.

Re: Error when backing up

Post by spsantos »

Anyone seen this before?
Sergio de Paula Santos Filho
TALTOS Serviços de TI Ltda
+55 11 3253-7539
+55 11 99656-2280
R. Peixoto Gomide, 996 - Cj. 507
São Paulo|SP . 01409-900
spsantos@taltos.com.br
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Error when backing up

Post by crythias »

a popular search engine points to lack of space in path.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
spsantos
Znuny newbie
Posts: 3
Joined: 02 Dec 2014, 19:13
Znuny Version: 3.2.9
Real Name: Sergio de Paula Santos FFilho
Company: Taltos Serviços de TI Ltda.

Re: Error when backing up

Post by spsantos »

Have tried all popular search engines, to no avail. What finally solved it was #drumroll# fsck... :oops:
Sergio de Paula Santos Filho
TALTOS Serviços de TI Ltda
+55 11 3253-7539
+55 11 99656-2280
R. Peixoto Gomide, 996 - Cj. 507
São Paulo|SP . 01409-900
spsantos@taltos.com.br
Locked