Recent content by lucascatani

  1. L

    PVE Random reboot

    Here is the inicialization LOG (dmesg -T) [Fri Nov 3 12:54:10 2023] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [Fri Nov 3 12:54:10 2023] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [Fri Nov 3 12:54:10 2023] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [Fri Nov...
  2. L

    PVE Random reboot

    My pve reboots after certain time. The log: Kernel Version Linux 6.1.10-1-pve #1 SMP PREEMPT_DYNAMIC PVE 6.1.10-1 (2023-02-07T13:10Z PVE Manager Version pve-manager/8.0.4/d258a813cfa6b390 Nov 01 13:42:49 pve systemd[1]: apt-daily.service: Deactivated successfully. Nov 01 13:42:49 pve...
  3. L

    Best practice for local ZFS disk replacement

    @4u2fast can you provide the step by step?
  4. L

    [SOLVED] Server restarting problem

    I have updated the kernel and the problem is gone.
  5. L

    [SOLVED] Server restarting problem

    Standalone node - no cluster defined
  6. L

    [SOLVED] Server restarting problem

    My server is restarting without my authorization. I need to disable this feature. Here is the log: Dec 12 00:00:57 pve systemd[1]: Starting Rotate log files... Dec 12 00:00:57 pve systemd[1]: Starting Daily man-db regeneration... Dec 12 00:00:58 pve systemd[1]: Reloading PVE API Proxy Server...
  7. L

    [SOLVED] pvesm add cifs over internet with alternate port

    Like a said before, i did exactly you suggest.
  8. L

    [SOLVED] pvesm add cifs over internet with alternate port

    I do the job mounting with DIRECTORY (first mount as cifs and then create a directory), but i need to know how to mount with pvesm an alternate port (to learn).
  9. L

    [SOLVED] pvesm add cifs over internet with alternate port

    Hi, in this specific case i need to do with cifs over internet. In other cases i use vpn.
  10. L

    [SOLVED] pvesm add cifs over internet with alternate port

    Good Morning. I need to add a SAMBA/CIFS storage over the internet, but I need the port to be 4445 instead of 445 because my ISP does not accept ports smaller than 1024 as input. My command to mount is: pvesm add cifs TESTE --server 190.15.5.X --share pasta --username user --password pass...
  11. L

    i/o error: metadata grows big

    Hi. My proxmox started showing I/O error on one of the hard drives. I have installed with lvm-thin. Studying the problem I saw in the log that the meta is 100% usage. How do I recover data from this hard drive?