Daemons not working

apmuthu

Renowned Member
Feb 26, 2009
868
11
83
Chennai - India & Singapore
github.com
  • ClusterSync stopped PVE Cluster Synchronization Daemon
  • ClusterTunnel stopped PVE Cluster Tunnel Daemon
  • NTP running Network Time Protocol
  • SMTP running Simple Mail Tranfer Protocol
  • SSH running Secure Shell Daemon
  • WWW running Web Server
I am running only one cluster. Is it normal for the first two daemons to be stopped?

Running Joomla on CT101, BlueOnyx on CT102 and eyeOS on CT103.

After installing CT103, logged into it's VNC console and gave the command:-

dpkg-reconfigure tzdata

and set the timezone to Asia/Singapore

An extract of the log is here:-
Code:
Mar 22 10:14:56 kernel CT: 101: started
Mar 22 10:14:58 kernel CT: 102: started
Mar 22 10:14:59 kernel ioctl32(mount:3276): Unknown cmd fd(3) cmd(80041272){t:12;sz:4} arg(bfde9868) on
Mar 22 10:14:59 kernel ioctl32(mount:3276): Unknown cmd fd(3) cmd(00001260){t:12;sz:0} arg(bfde9870) on
Mar 22 10:14:59 kernel ioctl32(mount:3276): Unknown cmd fd(3) cmd(801c0204){t:02;sz:28} arg(bfde984c) on
Mar 22 10:14:59 kernel ioctl32(mount:3276): Unknown cmd fd(3) cmd(80041272){t:12;sz:4} arg(bfde9868) on
Mar 22 10:14:59 kernel ioctl32(mount:3276): Unknown cmd fd(3) cmd(00001260){t:12;sz:0} arg(bfde9870) on
Mar 22 10:14:59 kernel ioctl32(mount:3276): Unknown cmd fd(3) cmd(801c0204){t:02;sz:28} arg(bfde984c) on
Mar 22 10:15:02 kernel CT: 103: started
Mar 22 10:15:05 rpc.statd3902 Version 1.0.10 Starting
Mar 22 10:15:05 kernel eth0: no IPv6 routers present
Mar 22 10:15:05 kernel ioctl32(mount:3928): Unknown cmd fd(3) cmd(80041272){t:12;sz:4} arg(bfc8af08) on
Mar 22 10:15:05 kernel ioctl32(mount:3928): Unknown cmd fd(3) cmd(00001260){t:12;sz:0} arg(bfc8af10) on
Mar 22 10:15:05 kernel ioctl32(mount:3928): Unknown cmd fd(3) cmd(801c0204){t:02;sz:28} arg(bfc8aeec) on
Mar 22 10:15:05 kernel ioctl32(mount:3928): Unknown cmd fd(3) cmd(80041272){t:12;sz:4} arg(bfc8af08) on
Mar 22 10:15:05 kernel ioctl32(mount:3928): Unknown cmd fd(3) cmd(00001260){t:12;sz:0} arg(bfc8af10) on
Mar 22 10:15:05 kernel ioctl32(mount:3928): Unknown cmd fd(3) cmd(801c0204){t:02;sz:28} arg(bfc8aeec) on
Mar 22 10:15:06 kernel vmbr0: no IPv6 routers present
Mar 22 10:15:09 pvedaemon4564 starting server
Mar 22 10:15:09 pvedaemon4564 starting 2 worker(s) 
Mar 22 10:15:09 pvedaemon4564 worker 4582 started 
Mar 22 10:15:09 pvedaemon4564 worker 4583 started 
Mar 22 10:15:10 pvetunnel4584 not starting server - not part of cluster 
Mar 22 10:15:10 pvemirror4635 not starting server - not part of cluster

On restarting CT102, the log shows:-
Code:
Mar 22 10:54:51 pvedaemon7160 restarting VM 102 on node 0 (localhost) 
Mar 22 10:55:01 cron7516 (root) CMD (/usr/share/vzctl/scripts/vpsreboot)
Mar 22 10:55:01 cron7518 (root) CMD (/usr/share/vzctl/scripts/vpsnetclean)
Mar 22 10:55:01 kernel tmpfs: No value for mount option 'relatime'
Mar 22 10:55:04 kernel CT: 102: stopped
Mar 22 10:55:05 kernel CT: 102: started
Mar 22 10:55:06 pvedaemon7160 VM 102 restarted
 
Last edited:
What do the unknown command lines mean?
Code:
kernel ioctl32(mount:3928): Unknown cmd fd(3) cmd(80041272){t:12;sz:4} arg(bfc8af08) on

Is it normal to have vpsreboot and vpsnetclean run every 5 minutes? My BlueOnyx VM Memory usage is increasing with time with no activity at all.

What does this relatime log entry mean?
Code:
kernel tmpfs: No value for mount option 'relatime'
 
Last edited:
What do the unknown command lines mean?
Code:
kernel ioctl32(mount:3928): Unknown cmd fd(3) cmd(80041272){t:12;sz:4} arg(bfc8af08) on

You can ignore them (they are introduced by our init-logger patch (unfortunately)).

Is it normal to have vpsreboot and vpsnetclean run every 5 minutes?

yes - it restarts containers if necessary.

My BlueOnyx VM Memory usage is increasing with time with no activity at all.

What process?

What does this relatime log entry mean?
Code:
kernel tmpfs: No value for mount option 'relatime'

In the guest, or on the host?
 
How do I determine the processes running (only) in the BlueOnyx Virtual machine?

Code:
vzps auxww -E VMID

or simple run 'ps' inside the container.

The relatime is in the host log.

Is there a 'relatime' option in the guest /etc/fstab? If so, remove it.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!