Hi,
Maybe too late but to include mount point you need to add --all-file-systems=true to the command.
proxmox-backup-client backup root.pxar:/ --all-file-systems=true
But be warned to foresee a .pxarexclude file in the root to select the right mount points.
Just for your information here is a...