good morning,
 tried this but seems not working, am i doing wrong?

(https://docs.bareos.org/Appendix/Howtos.html#use-a-dummy-device-to-test-the-backup)

cat /etc/bareos/bareos-sd.d/device/DummyStorage.conf
"
Device {
  Name = NULL
  Media Type = NULL
  Device Type = Fifo
  Archive Device = /dev/null
  LabelMedia = yes
  Random Access = no
  AutomaticMount = no
  RemovableMedia = no
  MaximumOpenWait = 60
  AlwaysOpen = no
}
"
OUTPUT:
user@bareos-srv:~$ sudo bareos-sd -fvt
bareos-sd ERROR TERMINATION
stored/stored_conf.cc:567 Could not load storage backend fifo for device 
NULL.

thank you.

-- 
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 bareos-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bareos-users/1790578a-9ae9-44fa-bceb-e7be5c6e27fdn%40googlegroups.com.

Reply via email to