Go to mysql command prompt and update the status field:
# mysql -u root -p bacula update Media set VolStatus='Used';