Hello everybody,

I want to change a tape volume status to "Read-Only" from the Baculum 
interface, but I cannot. When I select Read-Only from the dropdown list and 
click "Save", volume status goes back to what it was before the change attempt. 
And  "volstatus=" parameter does not exist in the output, like below:

update volume="SYSTEM_BACKUP_03" pool="POOL-TAPE" volretention="31536000" 
voluseduration="0" maxvoljobs="0" maxvolfiles="0" maxvolbytes="0" slot="0" 
recycle="yes" enabled="yes" inchanger="no"


But I can change it to for example "Used" from Baculum interface. Below is the 
output when I change a tape volume status to "Used" from the Baculum interface. 
This time "volstatus=" parameter exists in the output, like below:

update volume="SYSTEM_BACKUP_03" volstatus="Used" pool="POOL-TAPE" 
volretention="31536000" voluseduration="0" maxvoljobs="0" maxvolfiles="0" 
maxvolbytes="0" slot="0" recycle="yes" enabled="yes" inchanger="no"


By the way, I can change the status to "Read-Only" using bconsole, without a 
problem.


Do you have any idea why this is happening?


--------------------

Details of the Bacula/Baculum installation:


Operating system: CentOS Linux release 7.6.1810 (Core)

Database used: PostgreSQL (version 9.2.24)

Bacula version: 9.6.5-1

Baculum version: 9.6.5-2

Baculum API version: 9.6.5-2

Authentication method for users: Oauth2


Thank you very much in advance. We have installed bacula and baculum via rpms, 
so we do not have a config.out file. So I wrote the versions we used manually.


Kind regards,


Yakup Kaya

_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to