Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. FileSet {
  2. Name = "developmentserver"
  3. Include {
  4. Options {
  5. signature = MD5
  6. }
  7. File = "/"
  8. File = "/home"
  9. File = "/var"
  10. File = "/etc"
  11. }
  12. Exclude {
  13. File = "/dev"
  14. File = "/proc"
  15. File = "/sys"
  16. File = "/mnt"
  17. File = "/media"
  18. File = "/tmp"
  19. File = "/var/cache/apt"
  20. }
  21. }
  22.  
  23. Error: create_file.c:223 Could not create /var/opt/gitlab/postgresql/data/base/16385/17972: ERR=No such file or directory
  24. ns1-fd JobId 9: Error: mkpath.c:140 Cannot create directory /var/opt/gitlab: ERR=No space left on device
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement