Add old volume to Bacula
- No Comments
- lut, 17, 2019
- siwy
- Bacula
Source: www.bacula.org www.bacula.pl Adding an archive volume: sudo /usr/local/bacula/sbin/bscan -m -s /path/to/file/volume-name
Read MoreRequired device isn’t connected or cannot be accessed – Windows 8.1
- No Comments
- lut, 10, 2019
- siwy
- OS, Windows
Source: www.easeus.com A month ago i migrate Windows 8.1 from old HDD to SSD. Everything is ok, and bang. OS wont start. That is a list of what I was doing and how resolved problem. 1. Perform an automatic startup repair 1) Boot from the Windows 10, 8 or 7 USB […]
Read MoreUse bpipe with Bacula
- No Comments
- lut, 10, 2019
- siwy
- Bacula
Source: bacula.us-1 bacula.us-2 I use bpipe to backup ProxMox VM. The *.vma files is transfer to Bacula and save disk space on hypervisor. The plugin bpipe is installed in default bacula instalation. 1. Make a script in the bacula machine: #!/bin/bash echo „bpipe:/var/100-vm.vma:/usr/bin/vzdump 100 –quiet –stdout –mode suspend:/usr/sbin/qmrestore – 100 –force” […]
Read More