BBB location of recordings

7,634 views
Skip to first unread message

Darren Rickets

unread,
Apr 19, 2012, 4:17:57 AM4/19/12
to BigBlueButton-Setup
Hi,

We are about to move our VLE's to moodle and want to use BBB. The
issue that i have is that i want to move the location of the
recordings off the server onto other storage. it may be the case of
adding extra hard disks but i am unsure of how to this. I am not a
programmer and barely get past with Linux so any help ideas etc would
be grateful.

Kind regards

Darren

Fred Dixon

unread,
Apr 19, 2012, 10:34:24 AM4/19/12
to bigbluebu...@googlegroups.com
Hi Darren,

All the recordings are stored in the 

   /var/bigbluebutton

If you create a directory on an external volume, which is mounted and accessible from the BigBlueButton file system (such as via NFS), such as 

  /mnt/external/bigbluebutton

you can have BigBlueButton use that external storage for recordings by having /var/bigbluebutton point to that directory

  sudo mv /var/bigbluebutton /var/bigbluebutton.old
  sudo ln -s /mnt/external/bigbluebutton /var/bigbluebutton

Now, if you go to /var and do

  ls -al

you'll see 

  /var/bigbluebutton ->  /mnt/external/bigbluebutton


Restart BigBlueButton

  sudo bbb-conf --restart

and try recording a session.  You'll see it appear in

  /mnt/external/bigbluebutton


Regards,... Fred
-- 
BigBlueButton Developer
BigBlueButton on twitter: @bigbluebutton





Darren

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To post to this group, send email to bigbluebu...@googlegroups.com.
To unsubscribe from this group, send email to bigbluebutton-s...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bigbluebutton-setup?hl=en.






Олексій Буренко

unread,
Dec 4, 2017, 5:54:33 AM12/4/17
to BigBlueButton-Setup
Hello, i tried to change folder for videorecords
sudo mv /var/bigbluebutton /var/bigbluebutton.old
  sudo ln -s /mnt/external/bigbluebutton /var/bigbluebutton

now i nave errors 

#   /etc/nginx/sites-available/bigbluebutton: webinar.ippo.dn.ua
ls: cannot access '/var/bigbluebutton/screenshare': No such file or directory
# Warning: Detected the directory
#    /var/bigbluebutton/screenshare
# is not owned by red5
# Warning: Detected the directory
#    /var/bigbluebutton
# is not owned by tomcat7

How can i solve this problems?

четверг, 19 апреля 2012 г., 11:17:57 UTC+3 пользователь Darren Rickets написал:

Олексій Буренко

unread,
Dec 4, 2017, 8:09:10 AM12/4/17
to BigBlueButton-Setup
I have 2 hard drives un my bbb, 1 i wont to use for system files, other for videorecords.
I need help with configuring bbb to change the folder for webinar records

понедельник, 4 декабря 2017 г., 12:54:33 UTC+2 пользователь Олексій Буренко написал:

Chad Pilkey

unread,
Dec 4, 2017, 10:28:20 PM12/4/17
to BigBlueButton-Setup
This is a really old post and it probably would have been better to just open a new one.

It looks like you're going to have to manually correct the directory owners. The easiest way would probably be to set up a quick BBB VM and compare the directory permissions between them until your BBB server matches the VM.
Reply all
Reply to author
Forward
0 new messages