-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configuring the BigBlueButton recording transfer #147
Comments
*** Not Solved *** This is what I done, no luck making it work, but maybe you can try Server NFS Side - Scalelite:
/mnt/scalelite-recordings Client_IP_BBB(rw,sync,subtree_check)
Client NFS Silde - BigBlueButton
Jumped to : https://github.com/blindsidenetworks/scalelite/blob/master/sharedvolume-README.md |
This erros show upo when i run the script
root@bbb-01:/# sudo sh scalelite_batch_import.sh |
root@bbb-01:~# sudo -n -u bigbluebutton touch /mnt/scalelite-recordings/var/bigbluebutton/spool/222 |
I did it and now it works thanks a lot just some issue, the records are not showing up in the greenligh front end, how can I check that its working |
If you are using NFSv4 as scalelite recording spool filesystem, you should verify that the domain information on either NFS server and client are coeherent and you should check that in either NFS server and client there are the SAME users with the SAME userid. |
How can i check that, can you give me a hand there? |
i want a help in Transfer using rsync over SSH section @agustinmono |
@agustinmono |
I dont know really, i just usted the NFS . Didnt use rsync over ssh |
@agustinmono i used nfs like you |
when I run sudo sh scalelite_batch_import.sh |
first run this commands on the scalelite server (needs to be a different server that bigbluebutton)
|
thank you for your help @agustinmono scalelite_batch_import.sh: 16: scalelite_batch_import.sh: [[: not found and nothing happend after i was waiting 1 hour |
can you post the output of
|
@agustinmono |
Try rebooting the server after that if keeps try unmounting the partition and mount again |
@rabser but when i run ls /mnt/scalelite-recordings/var/bigbluebutton/spool |
The transfer happened, if the scalelite-importer did its job correctly, then the transferred file were deleted from the spool: this it right. |
@rabser |
At this point i don't know. |
@rabser thank you |
I experienced this same issue -- if permissions are not correct, the files do not end up published but the importer deletes the recordings and so you end up with nothing after everything is processed. In my case I did not see any errors reported anywhere, only evidence of a problem is recordings vaporized. |
Looks like everything was solved here. Thanks for your support @rabser @agustinmono |
I think we are experiencing the same, we have noticed that some recordings are no longer available on the shared drive. Let say out of 20 records only 16 are available on Scalelite and 4 are missing!! Can you advise on how to troubleshoot and resolve this issue. |
Hi, |
@agustinmono Hi, i followed the steps by you regarding NFS and also referred https://vitux.com/install-nfs-server-and-client-on-ubuntu/ |
@agustinmono @rabser @mohamedelashhab i am getting this error while running
|
Is there a recommended configuration for use along with the necessary permissions for scalelite beyond the standard that many are likely to be using? For example, I use the basic config in
|
This NFS config worked for me |
Hello there. I don't know much about these matters. I only have little knowledge of installing bbb servers and scalelite server. I can setup my own scalelite server and bbb servers. But I don't know anything about records. Please help me with this. I would appreciate it if you could write the installation commands step by step. I have 24 of my own BBB servers. BBB version 2.3 was installed on each virtual server by dividing it into vps on a physical server. I'm also using Scalelite as a load balancer. Previously, we used to download lecture recordings as mp4 while using individual bbb server. However, when I start using scalelite, the records do not appear on the scalelite server. It appears on BBB servers, but these recordings cannot be viewed on moodle and therefore we cannot download them as mp4. For this reason, I stopped using scalelite for now and started using it by duplicating dozens of bbb plugins on the moodle site as a much more difficult method. I am using a BBB plugin for each BBB live lecture room. In the use of Scalelite, how will the records in each bbb server be listed in moodle, what should I do? |
Are you tried to follow these comments? |
Are you sure all services works fine? |
I installed Scalelite according to the instructions in this link: https://jffederico.medium.com/scalelite-lazy-deployment-745a7be849f6 I did what is necessary to activate the Scalelite Registration Function according to the instructions in this link: https://jffederico.medium.com/scalelite-lazy-deployment-part-ii-ca3e4bf82f8d Scalelite works fine. It distributes new live lesson requests to bbb servers according to availability. However, I could not record the lecture videos. |
Did you mean record not transferred to scalelite server but its on own bbb server? |
This solved my issue It should be mentioned in https://github.com/blindsidenetworks/scalelite/blob/master/sharedvolume-README.md#setting-up-a-shared-volume-for-recordings |
Hi @fmasoudy
where we should put this command chmod -R 777 ? |
Thank you so much @fmasoudy |
It should be done once on the mounted volume on scalelite.
…On Sat, Sep 4, 2021, 9:11 PM Resoufi ***@***.***> wrote:
Thank you so much @fmasoudy <https://github.com/fmasoudy>
in the each BBB server or ScaleLite?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#147 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEFV23Z3XZ6NUAWMUZITOIDUAJONTANCNFSM4MGCNDMA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
@fmasoudy |
Dear, https://prnt.sc/h1N20ciq3z9U |
I installed scalelite and i have 4 polls , every thing work fine and all polls online and connected but the published records not tranfered to main server scalelite i have a trouble with transfer configuration please help
The text was updated successfully, but these errors were encountered: