BackupPC-users

Re: [BackupPC-users] summary page hanging on LOCK

2011-07-29 11:41:47
Subject: Re: [BackupPC-users] summary page hanging on LOCK
From: Massimo <massimobalestra AT hotmail DOT com>
To: "'General list for user discussion, questions and support'" <backuppc-users AT lists.sourceforge DOT net>
Date: Fri, 29 Jul 2011 08:40:05 -0700

I think I solved the problem.

 

The /var/lib/backuppc is a file system mounted in nfs.

 

I have to mount it with the option nolock.

 

I did and now it works

 

Thanks anyway and sorry if I wrote a mail and found the solution immediately after I pressed send.

 

 

From: Massimo [mailto:massimobalestra AT hotmail DOT com]
Sent: Friday, July 29, 2011 8:29 AM
To: backuppc-users AT lists.sourceforge DOT net
Subject: [BackupPC-users] summary page hanging on LOCK

 

 

Hi,

I need a help to solve this problem:

 

When I click on the “host summary” link, the browser remains hanged for ever.

The “Status” page, the “Edit config”, the “Edit Hosts”, “Admin Options” and below work correctly.

The problems are on the pages “Host Summary” and when from the drop down list I choose a host.

 

I am on backuppc version 3.2.1

 

I did some debugging (running index.cgi with the perl debugger “perl -d ./index.cgi action="">

And I found that it remain hanged at the following line

 

BackupPC::Storage::Text::BackupInfoRead(/usr/share/backuppc/lib/BackupPC/Storage/Text.pm:75):

75:         flock(LOCK, LOCK_EX) if open(LOCK, "$s->{TopDir}/pc/$host/LOCK");

 

 

I guess there is something strange in the file LOCK but if I run an ls –l I get

-rw-rw-rw- 1 backuppc backuppc 0 2011-07-28 23:23 /var/lib/backuppc/pc/<host name>/LOCK

 

It was working, then I had a problem on the RAID and I just rebuilt it from scratch.

 

If I delete the LOCK file it works, I can see the summary page but then this file is recreated at the next backup and it hangs again.

 

Is there anybody who can help me solve the problem?

 

Thanks

Massimo

 

 

 

 

 

 

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
<Prev in Thread] Current Thread [Next in Thread>