View Issue Details

IDProjectCategoryView StatusLast Update
0000997bareos-coredirectorpublic2018-08-08 19:22
Reporterolivierh Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status newResolutionopen 
PlatformLinuxOSCentOSOS Version7
Product Version17.2.7 
Summary0000997: NDMP_BAREOS dont send LEVEL var when BUTYPE==tar
DescriptionThe documentation says that "Some NDMP environment variables are set automatically by the DMA in the Bareos Director", and that " LEVEL is set accordingly to NDMP Backup Level".
When BUTYPE=tar, jobs always backup all files.
It appears that LEVEL is never set in the DATA_START_BACKUP request.

I could not test with NDMP_NATIVE, because director crash some seconds after job start.

As my storage support only tar format, i've not checked with BUTYPE=dump.

The NDMP backup file never content level :
*list files jobid=54
 /@NDMP/dvi
 /dvi/
Steps To Reproducein job definition, set
Backup Format = tar

with tcpdump, capture network

run job

Analyse tcmdump file and check Default Env set in the DATA_START_BACKUP NDMP request.
Additional InformationIncremental backup won't work... Always full backup, regardless of the job configuration
TagsNo tags attached.
bareos-master: impact
bareos-master: action
bareos-19.2: impact
bareos-19.2: action
bareos-18.2: impact
bareos-18.2: action
bareos-17.2: impact
bareos-17.2: action
bareos-16.2: impact
bareos-16.2: action
bareos-15.2: impact
bareos-15.2: action
bareos-14.2: impact
bareos-14.2: action
bareos-13.2: impact
bareos-13.2: action
bareos-12.4: impact
bareos-12.4: action

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2018-08-08 19:22 olivierh New Issue