Search results

  1. O

    can't restore, backup file is corrupted?

    this mean that the backup file is corrupted? I have copied the file from another proxmox server. recovering backed-up configuration from 'zfs-proxmox-data:backup/vzdump-lxc-106-2022_12_28-05_08_41.tar.lzo' Logical volume "vm-112-disk-0" created. Creating filesystem with 86507520 4k blocks...
  2. O

    bond on local lan, transfer speed only 1gbps

    With samba running on the main hypervisor, it works!
  3. O

    bond on local lan, transfer speed only 1gbps

    therefore to work with layer 3/4 I need to assign two ip to the single device and than works without bridge to bond?
  4. O

    bond on local lan, transfer speed only 1gbps

    Nothing is easy in the life https://www.reddit.com/r/homelab/comments/5p6gy6/my_experience_with_samba_and_smb_multi_channel/?utm_source=share&utm_medium=android_app&utm_name=androidcss&utm_term=1&utm_content=share_button
  5. O

    bond on local lan, transfer speed only 1gbps

    Thank you. In my specific case therefore,I can works with samba share directly on proxmox and I will obtain the full 2gbps bandwidth?
  6. O

    bond on local lan, transfer speed only 1gbps

    Hello i have created a bridged bond, a container provide samba access to file but the trhoughtput remain within 1gbps.. Where i'm wrong? auto lo iface lo inet loopback auto eno2 iface eno2 inet manual auto eno1 iface eno1 inet manual auto bond0 iface bond0 inet manual bond-slaves...
  7. O

    lxc tun vpn device on more container?

    As report the official guide it works.. (on the first lxc) .. but which is the correct /dev/net dev/net for others tun devices? nano /etc/pve/lxc/123.conf Add the following lines at the end (if you're using PVE < 7.0, change `cgroup2` with `cgroup`) lxc.cgroup2.devices.allow: c 10:200 rwm...
  8. O

    Using Proxmox as NAS for different VMs + Windows Clients

    ... Instead of virtual machine to have a simple sharing service.. could be interesting to focus on the zfs ... Like email script notifications about the zfs cluster etc...
  9. O

    Using Proxmox as NAS for different VMs + Windows Clients

    ...my configuration is really simple.. all zfs managed by proxmox, a debian 11 container running samba on a local mountpoint on the zfs with files directly written in the zfs without virtual disks... easy.. simple..fast...
  10. O

    add disk to zfs1 3 disk?

    Yes, expand the raid maintaining the single parity. When will be released the 7.4?!? I run pve on raid card ext4 with vm and only data is stored on the zfs pool
  11. O

    add disk to zfs1 3 disk?

    Hellooooo I'm wrong or I can't add(expand) a new disk of the same size to a zfs1 pool with 3 disk , single parity?
  12. O

    Proxmox zfs used also as Nas samba share

    For the calbles i work with short cables, i have placed all workstations in a distant closed rack with hdmi and usb 30 meters cables to avoid noise on the working desk. Really thank you.
  13. O

    Proxmox zfs used also as Nas samba share

    https://www.blackmagicdesign.com/products/blackmagiccloudstoremini Now for remote sync I'm using syngthing container .. but for some reason it create problems to sync small files...
  14. O

    Proxmox zfs used also as Nas samba share

    are two Mac Pro 2010 xeon 2cpu 24gb ram, upgraded with nvme pci express cards and 12G GPU Cards, I'm not sure the investment of the 10G NIC could be a good choice...because the new Mac mini studio M1/2 with 10g nic is the next future workstation to buy
  15. O

    Proxmox zfs used also as Nas samba share

    money..always more money with no end... ahah ...the mac workstation mount 2 nvme striped software raid and I always create a proxy version of the 4K source files to work fast and after it render from the 4k original files.. for this I was thinking the bonding can be enough.. 10G for mac is...
  16. O

    Proxmox zfs used also as Nas samba share

    Thank you to all! :) the 40MB/s synology speed compared to the dell 120MB/s it's a liberation to mount video ads directly from the network. I have create a postgresql container with the blackmagic davinci video project server and a container samba mounting the shared folder on the zfs. If I...
  17. O

    Proxmox zfs used also as Nas samba share

    Hello. I have recycled old dell t310 with minimum power bios setup, 4ssd zfs raid single parity for proxmox and VPS and 4 mechanical disks for samba share's managed directly at the main host to replace my old and slow Synology Nas. I would ask if I can move the 2 8tb Nas driver using btrfs on...
  18. O

    The Container does the global space in the ZFS free up automatically or is it necessary to do some manual operation?

    With Containers, when files are deleted, does the global space in the ZFS free up automatically or is it necessary to do some manual operation?