Jump to content

whitephoenix117

Members
  • Posts

    22
  • Joined

  • Last visited

Posts posted by whitephoenix117

  1. I'm not sure if this is the correct place for a feature request. I would like to use this plugin to only backup my flash drive. It would be nice to have a global option to skip/disable docker & appdata.

     

    Current workaround

    • point app-data to an empty directory
    • turn each docker to "no"

    My only concern with this is that every time I install a new docker I need to remember to disable its backup.

  2. Due to the lack of encryption I would prefer not to use Unraid connect. I had tried using the appdata backup plugin but I couldn't find an option to leave all my docker containers running. I don't want to restart them every day, week, etc and I'm already backup up my appdata separately.

  3. I'm trying to make the flash drive readable by a backup app that not running as root. What am I missing?

     

    root@Tower:~# ls -la /boot/bzroot
    -rw------- 1 root root 30157108 Dec  1 09:49 /boot/bzroot
    root@Tower:~# chmod o+r /boot/bzroot
    root@Tower:~# ls -la /boot/bzroot
    -rw------- 1 root root 30157108 Dec  1 09:49 /boot/bzroot
    root@Tower:~# 

     

     

  4. On 7/9/2023 at 5:55 AM, JorgeB said:

    post the output of:

    losetup

     

    also having the same problem
     

    NAME       SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE                           DIO LOG-SEC
    /dev/loop1         0      0         1  1 /boot/bzfirmware                      0     512
    /dev/loop2         0      0         1  0 /mnt/cache/system/docker/docker.img   0     512
    /dev/loop0         0      0         1  1 /boot/bzmodules                       0     512
    

     

     

  5. 6 hours ago, JorgeB said:

    That looks about right with default writing mode, you can try turbo write, should be faster at the expense of all drives spinning up for writes.

     

    Thanks!

     

    Sure enough enabling reconstruct write did improve the speed. The parity delay mentioned is not unique to ZFS but it I have never noticed it before so then:

    • When I looked at write speeds the past all the disks happened to already be spun up
    •  The effect is somehow worse with ZFS?

     

     

  6. I added a new ZFS drive to my pool and started to move data over, its quite slow. Drive should be between 150-250 MB/s but its been hovering at +/- 50. There seems to be something bottlenecking a 1 or 2 single cores, screenshot below shows just 1 but sometimes its 2.

     

    1690207834_Screenshot2023-06-18at09_06_25.thumb.png.7ac81a476a55fc40555c13df45bb0ffc.png

     

    1001803768_Screenshot2023-06-18at09_04_46.thumb.png.1fca41387a53627efb0c01062dac85c2.png

     

     

    376745888_Screenshot2023-06-18at09_12_35.thumb.png.6921ed9f3fdd7baaf1d5f5987f521987.png

     

  7. 1 hour ago, primeval_god said:

    cant it be configured to backup to multiple locations to handle both your onsite and offsite? 

     

    It can, but using Syncthing saves me from wiregaurd, DDNS, port forwarding, etc on the remote client. It's also very simple to add multiple remote clients. I think the compromise here is to enable the trash can feature for Syncthing, I really only want to manage versioning in 1 place and, from what I can tell Duplicacy is far superior to syncthing in this regard. Enabling the "trash" will at least protect me from accidental deletion.

     

    Its not in my previous post but I also have nextcloud running inside the share, so I will have many layers of versioning

    • Nextcloud version/ trash can
    • Duplicacy replicates of above
    • Syncthing "trash can"

     

  8. RAID is not a backup. Sync is not a backup. But what if I use both of them together

     

    Question is. Does this approach qualify as a 3-2-1 backup?

     

    Proposed Solution

     

    • Unraid Array, single parity
      • Share 1 (Critical Primary)
        • Disk1
        • Disk2
        • etc
      • Share 2 (Critical Backup)
        • Disk3
        • Disk4
        • etc
      • Share 3 (Non-Critical)
        • All disks

     

    Implementation

     

    • All data, applications, etc would write to Share 1.
    • Duplicacy would then be utilized to creation versioned backups of the data between Primary --> Backup.
    • Syncthing would be used to mirror Share 2 to an offsite location.
    • Shares 1 & 2 would be protected by Dynamix File Integrity plug-in

     

    think this would give me 3-2-1

    • 3 copies
      • Share 1, Share 2, offsite
    • 2 physical disks
      • disk 1/2 + disk 3/4
    • 1 geo-redundant 
      • Offsite

     

  9. Just came across this in my search for a similar solution. While I haven't tried it, I think running 2 syncthing instances both pointing to different shares would work for both of our use cases.

     

    @avp2306 FYI Unraid array drives are readable outside the array

     

    Goals

    • Maintain Unraid array flexibility compared /w ZFS (add/ remove drives, different sizes, etc)
    • Protect against drive loss
    • Protect against bit-rot

    Proposed Solution

     

    Shares 1 & 2 should be protected by Dynamix File Integrity plug-in

    • Array
      • Share 1 (Critical Primary)
        • Disk1
        • Disk2
        • etc
      • Share 2 (Critical Backup)
        • Disk3
        • Disk4
        • etc
      • Share 3 (Non-Critical)
        • All disks

    All data, applications, etc would write to Share 1. Syncthing would then be utilized to mirror data between Primary --> Backup. This would also allow for file versioning utilizing sync things own service

     

    This would likely be acceptable for my use case as my "critical" data is maybe 10% of my total storage, so disks 3 + 4 in the backup would also be utilized to store other data in the array.

     

    Would love some feedback from the Unraid Experts!

     

     

     

  10. On 2/11/2023 at 6:30 PM, Pulteney said:

    When you manually start the array you get a popup window where you can select resend or cancel. If I choose resend I get this degraded state, and only a reboot fixes it.

     

    Pressing cancel instead of resend seems to work just fine.

     

    This is my experience in Firefox atleast.

     

    This!

     

    Can confirm I had the same issue, also in firefox. If you click cancel everything is good. Resend causes the bug

    Unraid 6.11.5

     

    2042046184_Screenshot2023-05-22at07_49_27.thumb.png.ed813f1b7e43e89e5f619b8fd4a95e33.png

     

     

  11. I bought 5 refurbished ST16000NM001G drives, I'm per-clearing them all before adopting. One of them is finishing the final post-zero read extremely slowly. Wondering if I should trust this drive at all.

     

    Suspect Drive

    455092831_Screenshot2023-05-20at07_56_37.thumb.png.2da0002f16b38c99f4806dec618449b4.png

     

     

    Successful Drive

    1198865144_Screenshot2023-05-20at07_58_38.thumb.png.1c898c5036c7e110d06e9cad74bb86e9.png

  12.  

    2 hours ago, ghost82 said:

    the checkmarks are greyed out because probably he has the unraid usb plugged in a usb controller in iommu group 19 (I bet it's the sandisk ultra usb 3.0).

    Enable acs override, reboot and post the whole diagnostics not only xml.

    Thanks! I hadn't thought about this. SanDisk was my boot drive.

     

    I had ACS override turned on for my GPU, I moved it to "both" this was able to split it up, and bind it to VFIO

    1515031213_ScreenShot2022-09-25at12_11_21.thumb.png.57606ad952544a8c2a0cd1da449899b6.png

     

    I updated my VM settings

    1865370195_ScreenShot2022-09-25at12_19_15.thumb.png.088af076717d60b237c504990fd5a8ab.png

     

    Now My Xbox Controller is Working :) (its the little things)

    846042967_ScreenShot2022-09-25at12_18_21.thumb.png.7d477d38326fc53f31bc03fc1f5b5fd8.png

     

     

    • Like 1
  13. 7 hours ago, ghost82 said:

    Why you set the wifi on slot 1? put it on bus 5, slot 0, function 0.

    I tried, I get an error message

    Quote

    XML error: Invalid PCI address 0000:05:00.0. slot must be >= 1

     

    7 hours ago, ghost82 said:

    As far as bluetooth, it's a usb device,

    Thanks on 2nd review of the intel doc's you're right. It's USB

    https://www.intel.com/content/www/us/en/products/sku/94854/intel-dual-band-wirelessac-3168/specifications.html

     

    I passed through just the device

    <hostdev mode='subsystem' type='usb' managed='no'>
          <source>
            <vendor id='0x8087'/>
            <product id='0x0aa7'/>
          </source>
          <address type='usb' bus='0' port='2'/>
        </hostdev>

    I can't figure out how to passthrough the entire controller as a PCI device...

     

     

    it appears, but it still has an error
     

    1799398102_ScreenShot2022-09-24at19_05_20.thumb.png.bbe78e925e793edc27d48402a6995604.png

     

     

    IOMMU's

    1679385795_ScreenShot2022-09-24at19_08_42.thumb.png.e41e60c3fd954cf9197215e4ab3848bb.png

     

     

  14. @Geck0

     

    I'm struggling a bit with the same problem; also have a Gigabyte Extreme x570 WIiFi. hoping you might be able to help. I can get wifi, but not bluetooth...

    Unraid 6.10.2

     

    IOMMU

     

    IOMMU group 22:[1103:2680] 04:00.0 SCSI storage controller: HighPoint Technologies, Inc. Device 2680 (rev 01)

    IOMMU group 23:[8086:24fb] 05:00.0 Network controller: Intel Corporation Dual Band Wireless-AC 3168NGW [Stone Peak] (rev 10)

    IOMMU group 24:[8086:1539] 06:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03)

     

    XML

     

    <hostdev mode='subsystem' type='pci' managed='yes'>
          <driver name='vfio'/>
          <source>
            <address domain='0x0000' bus='0x05' slot='0x00' function='0x0'/>
          </source>
          <alias name='hostdev2'/>
          <address type='pci' domain='0x0000' bus='0x05' slot='0x01' function='0x0'/>
        </hostdev>

     

    Windows Devices

     

    WiFi is showing, no bluetooth :(

     

    1054245094_ScreenShot2022-09-24at10_41_11.thumb.png.d5ecd020beab813b9ea37972b7827dd0.png

     

     

×
×
  • Create New...