Recent content by D.P.

  1. D

    Jenkins

    File /var/log/jenkins/jenkins.log is empty.
  2. D

    Jenkins

    Hi! I've installed Jenkins (according to: https://linuxize.com/post/how-to-install-jenkins-on-ubuntu-18-04/ ) on lxc unprivilaged container. Jenkins starts and after few seconds died. The status is: root@jenkins:/etc# systemctl status jenkins ● jenkins.service - LSB: Start Jenkins at boot time...
  3. D

    Time synchronization problem on Proxmox 5.1

    Hi! I've disabled timesyncd and installed ntp daemon. To sync time on server: shutdown all proxmox services (especially ceph if is running), sync time manually and next run proxmox services. This
  4. D

    Hourly Spam Report

    Thanks for your advise. In version 4 it is: 0 8-17 * * 1-5 root /usr/bin/proxspamreport -y -p > /dev/null 2>&1
  5. D

    Time synchronization problem on Proxmox 5.1

    root@pcn1:~# systemctl status systemd-timesyncd ntp.service ● systemd-timesyncd.service - Network Time Synchronization Loaded: loaded (/lib/systemd/system/systemd-timesyncd.service; enabled; vendor preset: enabled) Drop-In: /lib/systemd/system/systemd-timesyncd.service.d...
  6. D

    Time synchronization problem on Proxmox 5.1

    root@pcn1:~# timedatectl Local time: Fri 2018-03-23 11:21:59 CET Universal time: Fri 2018-03-23 10:21:59 UTC RTC time: Fri 2018-03-23 10:21:59 Time zone: Europe/Warsaw (CET, +0100) Network time on: yes NTP synchronized: yes RTC in local TZ: no
  7. D

    Time synchronization problem on Proxmox 5.1

    For others Linuxes I use only one HD, Proxmox installation is on RAID.
  8. D

    Time synchronization problem on Proxmox 5.1

    Yes for: The firewall on Proxmox or another one?
  9. D

    Time synchronization problem on Proxmox 5.1

    Hi! I have got server Fujitsu Primergy RX2560M4 with 2x CPU Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz and mainboard D3384-A1x. Latest BIOS and IRMC are installed. I've installed 2 node Proxmox cluster with Ceph storage on this server and another older Fujitsu server. There is a problem with...
  10. D

    Add proxmox 5.x to Proxmox Culster ver 4.x

    I've found this thread: https://forum.proxmox.com/threads/4-4-and-5-x-version-in-the-same-cluster.37170/
  11. D

    Add proxmox 5.x to Proxmox Culster ver 4.x

    So, If I want to upgrade Proxmox 4.4 cluster to 5.1: I must shutdown all cluster's hosts and upgrade host one by one according to this document: https://pve.proxmox.com/wiki/Upgrade_from_4.x_to_5.0
  12. D

    Add proxmox 5.x to Proxmox Culster ver 4.x

    Thank you for this tip. Can I mix Proxmox 4.x and 5.1 hosts in one cluster?
  13. D

    Add proxmox 5.x to Proxmox Culster ver 4.x

    Hi! I have Proxmox cluster version 4.4 with Ceph and I'm going to add to it a new brand server with Proxmox version 5.1. Can there be any problems? Do I have anything to pay attention to? I plan to upgrade all servers to version 5.1. Regards, Darek