Bacula-users

Re: [Bacula-users] Bacula error

2008-08-19 09:41:43
Subject: Re: [Bacula-users] Bacula error
From: Mohamed Zayani <MZiani AT tripoli.oilfield.slb DOT com>
To: 'Lukasz Szybalski' <szybalski AT gmail DOT com>
Date: Tue, 19 Aug 2008 15:41:34 +0200
When I run mysql I received the following message

dcslibya02# ./mysql -u bacula
ERROR 2002 (HY000): Can't connect to local MySQL server through socket
'/tmp/mysql.sock' (2)

Any help
 

-----Original Message-----
From: Lukasz Szybalski [mailto:szybalski AT gmail DOT com] 
Sent: Tuesday, August 19, 2008 3:17 PM
To: MZiani AT tripoli.oilfield.slb DOT com
Cc: Bacula-users AT lists.sourceforge DOT net
Subject: Re: [Bacula-users] Bacula error

1. Under the section Catalog { Name = MyCatalog dbname = bacula; user =
"bacula"; password = "secretpassword".... make sure it has the correct
information

2. on a command line connect to db:
mysql -u bacula -p   (-p if you use password. If you don't then leave it
out)

when you log in do:
use bacula;
show tables;

3. ps -a |grep mysql


http://lucasmanual.com/mywiki/Bacula#head-c66a196217c06128aab102b2c7a0f3734f
e18400
Lucas
On Tue, Aug 19, 2008 at 8:12 AM, Mohamed Zayani
<MZiani AT tripoli.oilfield.slb DOT com> wrote:
> Could you please help me with any commands to confirm if the mysql is 
> working or not
>
> Regards
> M.Zayani
>
> -----Original Message-----
> From: John Drescher [mailto:drescherjm AT gmail DOT com]
> Sent: Tuesday, August 19, 2008 3:06 PM
> To: MZiani AT tripoli.oilfield.slb DOT com; 
> bacula-users AT lists.sourceforge DOT net
> Subject: Re: [Bacula-users] Bacula error
>
> On Tue, Aug 19, 2008 at 8:57 AM, Mohamed Zayani 
> <MZiani AT tripoli.oilfield.slb DOT com> wrote:
>> Hello Jhon,
>>
>> Yes the message it looks like the mysql is not installed but the 
>> backup Was working fine since last Jan-2008.
>> Before two weeks I have note that the full backup take time more than 
>> the expected and the team start complain that the server start slowly 
>> So I run ./bacula stop to stop the backup, bacula stop it looks 
>> running fine but the backup still continuously So after that I killed 
>> bacula process by Solaris commands And I couldn't run bacula backup 
>> completely
>>
>> By the way I am using SUN Solaris9 OS
>>
> No one changed / upgraded the mysql installation? I don't know solaris 
> but I do know that you need to get mysql running before you can start 
> the bacula-dir.
>
> John
>
>
> ----------------------------------------------------------------------
> --- This SF.Net email is sponsored by the Moblin Your Move Developer's 
> challenge Build the coolest Linux based applications with Moblin SDK & 
> win great prizes Grand prize is a trip for two to an Open Source event 
> anywhere in the world 
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Bacula-users mailing list
> Bacula-users AT lists.sourceforge DOT net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>



--
Where was my car manufactured?
http://cars.lucasmanual.com/vin
TurboGears Manual-Howto
http://lucasmanual.com/pdf/TurboGears-Manual-Howto.pdf


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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>