Bacula-users

[Bacula-users] bconsole "freezes" when running things like list n

2016-01-18 05:40:38
Subject: [Bacula-users] bconsole "freezes" when running things like list n
From: yeomanmonkeyboy <bacula-forum AT backupcentral DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Mon, 18 Jan 2016 02:34:33 -0800
It appears that the File table may be corrupted. I get the following results 
from various checks. It should be noted that all other tables respond fine with 
these checks. 

mysql> repair table File;
+-------------+--------+----------+------------------------------------------------+
| Table       | Op     | Msg_type | Msg_text                                    
   |
+-------------+--------+----------+------------------------------------------------+
| bacula.File | repair | error    | Can't create new tempfile: 
'./bacula/File.TMD' |
| bacula.File | repair | status   | Operation failed                            
   |
+-------------+--------+----------+------------------------------------------------+
2 rows in set (0.00 sec)

skippy:/vol/mysql/bacula# myisamchk File --check
Checking MyISAM file: File
Data records: 46514953   Deleted blocks:       0
myisamchk: warning: Table is marked as crashed and last repair failed
- check file-size
- check record delete-chain
- check key delete-chain
- check index reference
- check data record references index: 1
- check data record references index: 2
- check data record references index: 3
- check record links
MyISAM-table 'File' is usable but should be fixed


If I try to run isamchk -r -q on this I get a seg fault

+----------------------------------------------------------------------
|This was sent by neileroberts AT gmail DOT com via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>