W dniu 12.02.2021 o 18:53, 'Chad William Seys' via bareos-users pisze:
Hi all,
  If we are not recycling our tapes the mediaid is incremented when a new tape is labelled.  How large of a mediaid is supported?   If we delete older volumes from the database (not recycle) will Bareos choose small mediaids which no longer have a volume associated with it?

I wouldn't worry about exhausting mediaid.

bareos=# \d media_mediaid_seq
                     Sequence "public.media_mediaid_seq"
Type | Start | Minimum | Maximum | Increment | Cycles? | Cache
--------+-------+---------+---------------------+-----------+---------+-------
bigint | 1 | 1 | 9223372036854775807 | 1 | no | 1
Owned by: public.media.mediaid

But old mediaids will not be reused.

--
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bareos-users/7b2f1b87-d9a6-09cc-0c3f-89b9106cbeb0%40gmail.com.

Reply via email to