Search results

  1. roberto.schiano

    VM down in the nigth...

    Hi, done Before After TK
  2. roberto.schiano

    VM down in the nigth...

    hi, Yes, all is ZFS. This is the check.. I think thet for PVE 7.1-7 there are other command to digit. in /etc/modprobe.d/ I haven't zfs.conf root@pve://# arc_summary -s arc ------------------------------------------------------------------------ ZFS Subsystem Report...
  3. roberto.schiano

    VM down in the nigth...

    Hi, this is the VM conf: root@pve:~# qm config 102 agent: 1 boot: order=scsi0 cores: 6 memory: 16384 name: W10P net0: virtio=C6:48:0D:8E:5F:48,bridge=vmbr1 numa: 0 onboot: 1 ostype: win10 scsi0: vmstore:vm-102-disk-0,cache=writeback,discard=on,size=250G scsihw: virtio-scsi-pci smbios1...
  4. roberto.schiano

    VM down in the nigth...

    Hi everyone, I have a problem that I can't find a solution to. Often during the night I have a VM that shuts down and in the morning I have to turn it on manually. This happens every Sunday night, I thought it was a problem with concurrent backups but tonight it happened again. The PVE version...
  5. roberto.schiano

    Path for VM files

    Hio everyone, if I use a ZFS filesystem, what is the path where I can find the VM file? Where should I move a possible .qcow2 file to import a VM. Thanks
  6. roberto.schiano

    VM down

    OK, i reconfigured the VMs with less RAM. TK
  7. roberto.schiano

    VM down

    Hi, I have a PVE server with two VMs. Tonight at about 23.40, the VM100s shut down and I had to manually reboot. In the logs I found the following: Apr 07 23:35:18 pve smartd[2326]: Device: /dev/sdb [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 121 to 122 Apr 07 23:35:18...
  8. roberto.schiano

    Replication error "out of space"

    I noticed this thing, there is something wrong ... Node A
  9. roberto.schiano

    Replication error "out of space"

    Hi, Node A zpool list root@pve:~# zpool list NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT rpool 464G 79.1G 385G - - 4% 17% 1.00x ONLINE - vmstore 928G 360G 568G - - 12% 38% 1.00x ONLINE...
  10. roberto.schiano

    Replication error "out of space"

    Hi everyone. Problem: I have a cluster with three nodes. In node A, I have a 1TB zfs volume with a VM (640 GB). In node B I have a 1TB zfs volume on which I want to replicate the VM. Both volumes are called "vmstore". When I go to set up replication I get an error telling me that there is no...
  11. roberto.schiano

    Cluster Join problem

    Anyone have suggestions? TK
  12. roberto.schiano

    Cluster Join problem

    Sorry but i dont understend... This is GUI configuration for the two bridges: 1) Cluster bridge 2) Lan bridge This is the cat for /etc/hosts I didn't find 192.168.1.178
  13. roberto.schiano

    Cluster Join problem

    Ok. but in /etc/pve/corosync.conf, there isn't 192.168.1.178, that is the ip in Cluster Join Information. There is only vmbr2 123.123.123.1, this is valid ip. I have to change the other IP, 192.168.1.178. TK this is a cat of corosync.conf
  14. roberto.schiano

    Cluster Join problem

    Hi. i'm new menber, and sorry for my english... I would like to create a cluster with three nodes. In the master node I activated the cluster when I was still in the laboratory and I used an ip 192.168.1xxx. Now the server is in production and the network has another subnet, 192.168.10.xxx...