>>>>> On Mon, 13 May 2019 15:54:48 -0500 (CDT), Robert Minvielle said: > > I have a bacula system 7.0, and a set of new tapes. I try to label the tapes > one > at a time, which seems to work. I called them Vol00-01, Vol00-02, etc. They > then > come back in the catalog as Vol01-01, Vol01-02, etc. I think they do this as > I had the Auto label set to one, and they got labeled. > > Now when I do list media, I see nothing.
I don't understand how list media can show nothing at this point, unless you did something to the catalog to remove them again. Let's hope that doesn't happen again :-) > I can not get it to recognize any > of my blank tapes. I would like to try to sort of blow away my database > or its current memory of what I have and start over. Does anyone know > a good short FAQ on how to: > > Delete the current catalog, media, pools To remove everything: Stop all bacula daemons and run the drop_bacula_database script to completely delete the catalog. Remove any labels from tapes by running mt -f /dev/nst0 rewind mt -f /dev/nst0 weof for each tape. Then recreate the bacula database and tables like you did initially. > Relabel all of my current tapes (they are new and blank, but I think they > have a label) > Add them to a pool > Get them to show up as media The label command should do this. __Martin _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users