Skip to content

Instantly share code, notes, and snippets.

@zzeroo
Created January 4, 2016 10:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zzeroo/80dc53cda618833c10b6 to your computer and use it in GitHub Desktop.
Save zzeroo/80dc53cda618833c10b6 to your computer and use it in GitHub Desktop.
bareos-sd (90): stored_conf.c:845-0 Inserting Director res: linux01-mon
bareos-sd (90): stored_conf.c:845-0 Inserting Device res: usb-vchanger-1-drive-0
bareos-sd (90): stored_conf.c:845-0 Inserting Device res: usb-vchanger-1-drive-1
bareos-sd (250): message.c:349-0 Copy message resource 779658 to 79c468
linux01-sd (100): jcr.c:141-0 read_last_jobs seek to 192
linux01-sd (100): jcr.c:148-0 Read num_items=4
linux01-sd (8): crypto_cache.c:55-0 Could not open crypto cache file. /var/lib/bareos/bareos-sd.9103.cryptoc ERR=Datei oder Verzeichnis nicht gefunden
linux01-sd (250): sd_plugins.c:322-0 Load sd plugins
linux01-sd (250): sd_plugins.c:324-0 No sd plugin dir!
linux01-sd (10): socket_server.c:112-0 stored: listening on port 9103
linux01-sd (100): bnet_server_tcp.c:166-0 Addresses host[ipv4;0.0.0.0;9103]
linux01-sd (250): sd_plugins.c:541-0 === enter new_plugins ===
linux01-sd (250): sd_plugins.c:543-0 No sd plugin list!
linux01-sd (90): stored.c:646-0 calling init_dev /var/lib/bareos/storage
linux01-sd (100): dev.c:393-0 init_dev: tape=0 dev_name=/var/lib/bareos/storage
linux01-sd (100): dev.c:395-0 dev=/var/lib/bareos/storage dev_max_bs=0 max_bs=0
linux01-sd (10): stored.c:648-0 SD init done /var/lib/bareos/storage
linux01-sd (100): block.c:127-0 created new block of blocksize 64512 (dev->device->label_block_size) as dev->max_block_size is zero
linux01-sd (250): sd_plugins.c:237-0 No bplugin_list: generate_plugin_event ignored.
linux01-sd (90): stored.c:646-0 calling init_dev /usr/local/var/spool/vchanger/vchanger-1/0
linux01-sd (100): dev.c:393-0 init_dev: tape=0 dev_name=/usr/local/var/spool/vchanger/vchanger-1/0
linux01-sd (100): dev.c:395-0 dev=/usr/local/var/spool/vchanger/vchanger-1/0 dev_max_bs=0 max_bs=0
linux01-sd (10): stored.c:648-0 SD init done /usr/local/var/spool/vchanger/vchanger-1/0
linux01-sd (100): block.c:127-0 created new block of blocksize 64512 (dev->device->label_block_size) as dev->max_block_size is zero
linux01-sd (250): sd_plugins.c:237-0 No bplugin_list: generate_plugin_event ignored.
linux01-sd (200): autochanger.c:326-0 Locking changer usb-vchanger-1
linux01-sd (100): autochanger.c:285-0 Run program=vchanger /etc/vchanger/vchanger-1.conf loaded 0 /usr/local/var/spool/vchanger/vchanger-1/0 0
linux01-sd (100): autochanger.c:287-0 run_prog: vchanger /etc/vchanger/vchanger-1.conf loaded 0 /usr/local/var/spool/vchanger/vchanger-1/0 0 stat=0 result=1
linux01-sd (200): autochanger.c:340-0 Unlocking changer usb-vchanger-1
linux01-sd (20): stored.c:667-0 calling first_open_device "usb-vchanger-1-drive-0" (/usr/local/var/spool/vchanger/vchanger-1/0)
linux01-sd (120): device.c:266-0 start open_output_device()
linux01-sd (129): device.c:275-0 Device is file, deferring open.
linux01-sd (90): stored.c:646-0 calling init_dev /usr/local/var/spool/vchanger/vchanger-1/1
linux01-sd (100): dev.c:393-0 init_dev: tape=0 dev_name=/usr/local/var/spool/vchanger/vchanger-1/1
linux01-sd (100): dev.c:395-0 dev=/usr/local/var/spool/vchanger/vchanger-1/1 dev_max_bs=0 max_bs=0
linux01-sd (10): stored.c:648-0 SD init done /usr/local/var/spool/vchanger/vchanger-1/1
linux01-sd (100): block.c:127-0 created new block of blocksize 64512 (dev->device->label_block_size) as dev->max_block_size is zero
linux01-sd (250): sd_plugins.c:237-0 No bplugin_list: generate_plugin_event ignored.
linux01-sd (200): autochanger.c:326-0 Locking changer usb-vchanger-1
linux01-sd (100): autochanger.c:285-0 Run program=vchanger /etc/vchanger/vchanger-1.conf loaded 0 /usr/local/var/spool/vchanger/vchanger-1/1 1
linux01-sd (100): autochanger.c:287-0 run_prog: vchanger /etc/vchanger/vchanger-1.conf loaded 0 /usr/local/var/spool/vchanger/vchanger-1/1 1 stat=0 result=0
linux01-sd (200): autochanger.c:340-0 Unlocking changer usb-vchanger-1
linux01-sd (20): stored.c:667-0 calling first_open_device "usb-vchanger-1-drive-1" (/usr/local/var/spool/vchanger/vchanger-1/1)
linux01-sd (120): device.c:266-0 start open_output_device()
linux01-sd (129): device.c:275-0 Device is file, deferring open.
linux01-sd (200): job.c:456-0 Start stored free_jcr
linux01-sd (200): job.c:583-0 End stored free_jcr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment