[Building Sakai] About BackUp

View: New views
3 Messages — Rating Filter:   Alert me  

[Building Sakai] About BackUp

by Sam Chow :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Dear all,
 
Is that backup the Sakai in MySQL is enough? How about the document in Resources?
 
Many Thanks.
 
Best Regards,
Sam Chow

_______________________________________________
sakai-dev mailing list
sakai-dev@...
http://collab.sakaiproject.org/mailman/listinfo/sakai-dev

TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe@... with a subject of "unsubscribe"

Re: [Building Sakai] About BackUp

by Steve Swinsburg-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Are you storing the content in the database or in the filesystem?

What do you have in sakai.properties for:

#bodyPath@... = /someplace/
#bodyVolumes@... =vol1,vol2,vol3

If database storage then for a disaster recovery situation, yes. If storing in filesystem, you'll need to back up the relevant volumes as well.

You could also look into scripting individual site backups via the ArchiveService and a Quartz job. I am just about to implement this at my institution.

cheers,
Steve



On 05/11/2009, at 6:27 PM, Sam Chow wrote:

Dear all,
 
Is that backup the Sakai in MySQL is enough? How about the document in Resources?
 
Many Thanks.
 
Best Regards,
Sam Chow
_______________________________________________
sakai-dev mailing list
sakai-dev@...
http://collab.sakaiproject.org/mailman/listinfo/sakai-dev

TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe@... with a subject of "unsubscribe"


_______________________________________________
sakai-dev mailing list
sakai-dev@...
http://collab.sakaiproject.org/mailman/listinfo/sakai-dev

TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe@... with a subject of "unsubscribe"

Re: [Building Sakai] About BackUp

by Sam Chow :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Dear Steve,
 
Thanks for your reply.
 
In my sakai.properties, this two is same as yours, it is mark as comment.
Thats mean all information are stored in database.
 
Many Thanks.
 
Best Regards,
Sam Chow
----- Original Message -----
Sent: Thursday, November 05, 2009 7:21 PM
Subject: Re: [Building Sakai] About BackUp

Are you storing the content in the database or in the filesystem?

What do you have in sakai.properties for:

#bodyPath@... = /someplace/
#bodyVolumes@... =vol1,vol2,vol3

If database storage then for a disaster recovery situation, yes. If storing in filesystem, you'll need to back up the relevant volumes as well.

You could also look into scripting individual site backups via the ArchiveService and a Quartz job. I am just about to implement this at my institution.

cheers,
Steve



On 05/11/2009, at 6:27 PM, Sam Chow wrote:

Dear all,
 
Is that backup the Sakai in MySQL is enough? How about the document in Resources?
 
Many Thanks.
 
Best Regards,
Sam Chow
_______________________________________________
sakai-dev mailing list
sakai-dev@...
http://collab.sakaiproject.org/mailman/listinfo/sakai-dev

TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe@... with a subject of "unsubscribe"


_______________________________________________
sakai-dev mailing list
sakai-dev@...
http://collab.sakaiproject.org/mailman/listinfo/sakai-dev

TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe@... with a subject of "unsubscribe"