1. Subscriptions
  2. Services
  3. Hardware
  4. Support

ClearFoundation

Forums
Welcome, Guest
Remote Server Backup - Control socket read error
(1 viewing) 1 Guest
Go to bottomPage: 123
TOPIC: Remote Server Backup - Control socket read error
#15804
Remote Server Backup - Control socket read error 1 Year, 9 Months ago  
Hi Everyone,
I noticed today that the Remote Server backup sent me an email, stated a error occurred.

Control Socket read error, any idea?
Kevin Dika
Platinum Boarder
Posts: 341
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#15807
Re:Remote Server Backup - Control socket read error 1 Year, 9 Months ago  
Been down for over two days now...

If you look in your logs you will probably see these errors...

www.clearfoundation.com/component/option...limitstart,10/#15717
Tony Ellis
Platinum Boarder
Posts: 927
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#16168
Re:Remote Server Backup - Control socket read error 1 Year, 9 Months ago  
Hi,

I can confirm that the error is still present.

David
David Clayton
Gold Boarder
Posts: 286
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#16172
Re:Remote Server Backup - Control socket read error 1 Year, 9 Months ago  
Same here - tried two machines - both failed...

Seems like the ClearOS team are just not interested in getting it working properly. No response to this thread, or in the other here... www.clearfoundation.com/component/option...view/id,15825/#15825
Tony Ellis
Platinum Boarder
Posts: 927
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/08/23 05:22 By track.
The administrator has disabled public write access.
 
#16193
Re:Remote Server Backup - Control socket read error 1 Year, 9 Months ago  
It's not lack of interest Tony...if Darryl (employed with ClearCenter and 'owner/coder' of this particular module/service) would like to post details to the community when he comes back to work he can, otherwise, for sake of privacy, all I can say is that he had to suddenly take some time off to be with friends and family.

B.
Ben Chambers
ClearFoundation
Posts: 208
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#16196
Re:Remote Server Backup - Control socket read error 1 Year, 9 Months ago  
Yeah I figured something was up, not like ClearOS to not be interested... No biggie really, if I knew the guts of it I would help out... programming not my specialty, hacking yes, programming no.

P.S. I still think 5.2 is the best build so far. I can't wait until 6.0...
Kevin Dika
Platinum Boarder
Posts: 341
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#16222
Re:Remote Server Backup - Control socket read error 1 Year, 9 Months ago  
If Darryl has suffered an illness, death or other calamity within family and or friends, than I am truly sorry to hear that.

However Ben, this module has not just suddenly developed a problem in the last week or two after having been rock solid from introduction until now. Continual difficulties go back over many months virtually right to the time it was first introduced...
Tony Ellis
Platinum Boarder
Posts: 927
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#16247
Re:Remote Server Backup - Control socket read error 1 Year, 9 Months ago  
Hi Tony,

That's a fair comment Tony, and I won't dispute the fact that there's been problems.

Darryl can explain in more detail, of course, but the problems over the last couple of months have been with the number of devices connecting back to the SDN and the resource management on the storage side.

As I understand (and saw), when we deployed the service, it was working well...when hundreds or thousands of systems start trying to sync daily, that's when problems were discovered. Obviously, this type of scalability needs to be built in and we're working towards it. However, I know many of you will appreciate the number of hours that can potentially go into re-writing even a portion of a program's logic as complicated as remote backup. It might seem a simple enough concept, but there are many technologies in place, mainly to keep your (collectively) data absolutely secure.

What's displayed to the end user (i.e. 'socket error') cannot adequately describe what code changes might be necessary...and that's why, aside from helping get 5.2 out the door, the remote backup has been Darryl's primary focus for the quarter.

Believe me...we care!

Ben
Ben Chambers
ClearFoundation
Posts: 208
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#16265
Re:Remote Server Backup - Control socket read error 1 Year, 9 Months ago  
Thank-you Ben. That's the sort of feedback that shows us ClearOS does really care and is much appreciated! It also illustrates the importance of communication... people do not like being treated as mushrooms
Tony Ellis
Platinum Boarder
Posts: 927
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#16780
Re:Remote Server Backup - Control socket read error 1 Year, 8 Months ago  
Tony,

I have isolated three remote backup issues and should have a set of patches (and RPM upgrades) in short order. The first issue was an authentication problem with our SDN secure server where the database connection would not reconnect properly if lost. This has been resolved as about an hour ago. The second issue is a scalability issue with the iSCSI Enterprise Target software we use. It seems there is a known bug which prohibits initiators from connecting after there is 97 targets exported. The solution to this may take more time. The long-term solutions are running multiple VMs to share the load, patching the IET daemon ourselves, or wait for an upstream patch. The short-term solution will be to push out a an RPM update which switches the back-up mode to use a more traditional rsync method eliminating the use of iSCSI.

Finally the third issue is a connection drop/resume bug that can occur with large file-systems when using the traditional rsync method. I am still in the process of studying this issue and have yet to pin down the exact details.

The three error codes that clients will see from the above problems are:

[ServiceException::CODE_ISCSI_DISCOVERY] ServiceException
This is returned when the IET daemon has exceed 96 exports.

[ControlSocketException::CODE_READ] ControlSocketException
This is returned when the secure server could not authenticate because the database connection is defunct. This has now been resolved. However, this error is rather generic so it can be returned for other read errors.

[ProtocolException::CODE_ERROR] 900:ProtocolException::CODE_UNEXPECTED
This is usually returned when performing an audit of a large file-system using the traditional rsync method. It can be returned rarely for other reasons too.

I'll continue to regularly post my progress through these issue here...
Darryl Sokoloski
Developer
Posts: 95
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 123
  get the latest posts directly to your desktop