Search results

  1. U

    [SOLVED] PCI specific device passthrough

    GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on" root@matrix:~# ./listiommu.sh IOMMU Group 0 00:00.0 Host bridge [0600]: Intel Corporation Device [8086:9b43] (rev 05) IOMMU Group 1 00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:9bc5] (rev 05) IOMMU Group 2 00:14.0 USB...
  2. U

    [SOLVED] PCI specific device passthrough

    Yeah....One way is to use container as there you can pass it without issue. And in my case i cant use PCI network card as i have One group for all PCIx1 + network adapter and another group PCIx16 and NVME storage. So my only option is to put my NVME to the PCIx1 adapter slot ;( and then put the...
  3. U

    [SOLVED] PCI specific device passthrough

    So nothing worked. I have one more shot to try then i am jsut using the pcix1 adapter..... went through like 30tutorials....
  4. U

    [SOLVED] PCI specific device passthrough

    The numbers did changed a bit, but it stayed bound to the ethernet. I am now trying go deep in rabbit hole with the acs :>
  5. U

    [SOLVED] PCI specific device passthrough

    Exactly what i was searching for ! thank you for poiting that out !!! god bless ! Will report when i will be able to do it :> take care
  6. U

    [SOLVED] PCI specific device passthrough

    I need to passthrpugh pci google coral. When i put to pciex1 it is bound with immou group with ethernet. If i put it to pciex16 it is bound to immou group with nvme... So if there is no way to seperate device from immou group or to pass one specific device from immou group. I need to buy an...
  7. U

    [SOLVED] PCI specific device passthrough

    Greetings, So i have this devices in my home server and i want to pass one specific device/pci port. It is in the same IOMMU group as network adapter.But i don't want to pass the adapter. Only one PCIe slot. Can i ? How? Pls help Device i need to pass is...
  8. U

    [SOLVED] lxc command not found

    Thank you for pointing to right direction. In Container i have user www-data with uid 33 and gid 33. After reading the configs /etc/subgid and /etc/subuid i realise that it is mapped from 100000 so i made folder with 100000+33=100033 And everything is working correclty :)
  9. U

    [SOLVED] lxc command not found

    root@matrix:/# lxc config set nextcloud raw.idmap "both 1000 33" bash: lxc: command not found Pls help ``` root@matrix:/# pveversion -v proxmox-ve: 6.4-1 (running kernel: 5.4.119-1-pve) pve-manager: 6.4-8 (running version: 6.4-8/185e14db) pve-kernel-5.4: 6.4-3 pve-kernel-helper: 6.4-3...
  10. U

    Access zfs-snapshots inside lxc container

    I don't know why,but it seems that one of the snapshot is broken. Cant open on samba and error on enter in host: I could be because of the USB HDD MIRROR that is on the pool. It reported some errors before. I need to reformat i guess and try again. root@neo:/hoax_bck/hoax_bck_data/.zfs/snapshot#...
  11. U

    Access zfs-snapshots inside lxc container

    I cant add it. Making error run_buffer: 314 Script exited with status 2 lxc_init: 798 Failed to run lxc.hook.pre-start for container "107" __lxc_start: 1945 Failed to initialize container "107" TASK ERROR: startup for container '107' failed Any ideas how to test it differently? i see the...
  12. U

    Access zfs-snapshots inside lxc container

    Got it,when will be on PC will try,thx
  13. U

    Access zfs-snapshots inside lxc container

    I dont have any recycle activated for smb deleted files.would you mind to take some time and give example? So i have my smb that i access from another PC,i delete the file and now what? What should i check? If the space was cleard? But i dont think it will work like this as there were previous...
  14. U

    Access zfs-snapshots inside lxc container

    I don't know man, i am a linux guy not so long but how it is possible that Bind mounted zfs folder can ocupy space inside CT this i dont understand. And i don't see it. Filesystem 1K-blocks Used Available Use% Mounted on /dev/mapper/pve-vm--107--disk--0 8191416...
  15. U

    Access zfs-snapshots inside lxc container

    As the name speak for it self PVE 6.3-6 + zfs host storage pool + LXC + turnkey file server + SMB + shadow_copy2
  16. U

    Access zfs-snapshots inside lxc container

    Well if you are talking about 350MB container which is extra for samba, everything else is on host including snapshots :) And i dont use sshfs :) I dont understand what more space do you mean? And trust me,something like samba is better on CT for backup/restore purpose :>
  17. U

    [SOLVED] [AMA] PVE 6.3-6 + zfs host storage pool + LXC + turnkey file server + SMB + shadow_copy2

    Okay i sorted it out. Make a skynet.reg file put this Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\PreviousVersions] "DisableBackupRestore"=dword:00000001 "DisableRemoteRestore"=dword:00000001 "DisableLocalRestore"=dword:00000001 Run as administrator &...
  18. U

    Access zfs-snapshots inside lxc container

    without sshfs https://forum.proxmox.com/threads/ama-pve-6-3-6-zfs-host-storage-pool-lxc-turnkey-file-server-smb-shadow_copy2.89856/
  19. U

    Taking suggestions: Samba Previous versions implementation

    https://forum.proxmox.com/threads/ama-pve-6-3-6-zfs-host-storage-pool-lxc-turnkey-file-server-smb-shadow_copy2.89856/
  20. U

    [SOLVED] [AMA] PVE 6.3-6 + zfs host storage pool + LXC + turnkey file server + SMB + shadow_copy2

    Greetings, i manage to make it work so AMA if somebody need help. And i would also like to ask is it possible to allow open the shadow copy but dont allow to full restore? I am thinking that some not trained users might just missclick ooops..... and its gone, what, its gone, its all gone ,what's...