Hi,
I am using rclone to sync and then check several source and destination directories.
While it is running the Ubuntu Server VM freezes up.
When the Ubuntu Server VM crashes it becomes completely non responsive, the guest agent stops running, I cannot SSH into the machine.
I also cannot shutdown the machine. Only issuing `STOP` to the VM works in shutting it down, or shutting down the whole ProxMox PVE node, to try and do a more graceful of the VM itself.
It does not seem to be an out of memory issue so far, all indicators of the Ubuntu Server machine seem ok.
It seems like it's not rclone that is freezing the OS, but something related to I/O reading/writing large amounts of data at a very high speed/rate.
---
I researched how to debug Ubuntu Server the best I can, and here is what I came up with so far:
Ubuntu Server DEBUG information:
https://pastebin.com/S5VS61Tx
https://pastebin.com/kM3jxVwb
---
---
Any help in debugging and fixing this is appreciated!
I am using rclone to sync and then check several source and destination directories.
While it is running the Ubuntu Server VM freezes up.
When the Ubuntu Server VM crashes it becomes completely non responsive, the guest agent stops running, I cannot SSH into the machine.
I also cannot shutdown the machine. Only issuing `STOP` to the VM works in shutting it down, or shutting down the whole ProxMox PVE node, to try and do a more graceful of the VM itself.
It does not seem to be an out of memory issue so far, all indicators of the Ubuntu Server machine seem ok.
It seems like it's not rclone that is freezing the OS, but something related to I/O reading/writing large amounts of data at a very high speed/rate.
---
I researched how to debug Ubuntu Server the best I can, and here is what I came up with so far:
Ubuntu Server DEBUG information:
Code:
sudo cat /var/log/kern.log | grep error
https://pastebin.com/S5VS61Tx
Code:
sudo cat /var/log/syslog | grep error
https://pastebin.com/kM3jxVwb
---
Code:
ProxMox PVE 8.2.4
Code:
Ubuntu Server 24.04 (64 bit)
---
Any help in debugging and fixing this is appreciated!
Attachments
-
Screenshot 2024-08-15 at 22.07.16.png750.3 KB · Views: 2
-
Screenshot 2024-08-15 at 22.07.15.png728.6 KB · Views: 1
-
Screenshot 2024-08-15 at 22.07.12.png719.9 KB · Views: 1
-
Screenshot 2024-08-15 at 22.07.10.png729 KB · Views: 1
-
Screenshot 2024-08-15 at 22.07.05.png717.7 KB · Views: 1
-
Screenshot 2024-08-15 at 22.07.03.png733.8 KB · Views: 1
-
Screenshot 2024-08-15 at 22.07.00.png713.8 KB · Views: 1
-
Screenshot 2024-08-15 at 22.06.58.png665.4 KB · Views: 1
Last edited: