Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2017
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. root@odin3:/usr/lib/bareos# su - bareos
  2. bareos@odin3:~$ psql bareos
  3. Password:
  4. psql (9.6.5)
  5. Type "help" for help.
  6.  
  7. bareos=> \q
  8. bareos@odin3:~$ logout
  9. root@odin3:/usr/lib/bareos# /usr/sbin/bareos-dir -d10 -f -t -c /etc/bareos/bareos-dir.conf
  10. bareos-dir: dird.c:194-0 Debug level = 10
  11. bareos-dir: inc_conf.c:378-0 set wildfile 18c04a8 size=1 [A-Z]:/pagefile.sys
  12. bareos-dir: inc_conf.c:378-0 set wilddir 18c04a8 size=1 [A-Z]:/RECYCLER
  13. bareos-dir: inc_conf.c:378-0 set wilddir 18c04a8 size=2 [A-Z]:/$RECYCLE.BIN
  14. bareos-dir: inc_conf.c:378-0 set wilddir 18c04a8 size=3 [A-Z]:/System Volume Information
  15. bareos-dir: dird.c:1023-0 Could not open Catalog "MyCatalog", database "bareos".
  16. bareos-dir: dird.c:1028-0 postgresql.c:238 Unable to connect to PostgreSQL server. Database=bareos User=bareos
  17. Possible causes: SQL server not running; password incorrect; max_connections exceeded.
  18. 23-Nov 06:58 bareos-dir ERROR TERMINATION
  19. Please correct configuration file: /etc/bareos/bareos-dir.conf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement