Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

LittleLama

Members
  • Joined

  • Last visited

Everything posted by LittleLama

  1. Hello. I'm starting this thread after some research on the board, but I can't find a thread which is exactly my UNRAID behaviour. I thought I found the solution with this thread but no luck My problem is that I want to run my docker containers which have to use not modifiable port (like by example AdGuard Home : DNS resolution) in my network with its own IP to avoid port conflicts. I only have one network. I don't have VLAN isolation. It was working fine until last october, after an update, my br0 dockers lost their connection with the network. They can be reached (they answer to ping, and GUI is reachable) but they cannot ping other machines nor internet. I would like to know what's wrong, what I miss, and how I can restore this config. Many thanks Ping tests : OUTBOUND - ❌Container to google.com : No ping - ❌Container to VM : No ping - ❌Container to Unraid : No ping - ❌Container to Router : No ping - ✔️Container to 127.0.0.1 : Ping! INBOUND - ✔️VM to Container : Ping - ✔️Unraid to Container : Ping - ✔️Router to Container : Ping Container ip route list gives : Unraid routes are : Docker settings are : Docker network br0 inspect gives : [ { "Name": "br0", "Scope": "local", "Driver": "ipvlan", "EnableIPv6": false, "IPAM": { "Driver": "default", "Options": {}, "Config": [ { "Subnet": "192.168.5.0/24", "Gateway": "[router IP]", "AuxiliaryAddresses": { "server": "[unraid IP]" } } ] }, "Internal": false, "Attachable": false, "Ingress": false, "ConfigFrom": { "Network": "" }, "ConfigOnly": false, "Containers": { "uid": { "Name": "smokeping", "MacAddress": "", "IPv4Address": "[container IP]/24", "IPv6Address": "" } }, "Options": { "parent": "br0" }, "Labels": {} } ]
  2. As you can't make a disk full of data become an unraid disk. Use the first disk to be the data transporter. The second to be the unraid member one. Transfer disk 3 to disk 2 with disk 1. Empty disk 1 Transfer disk 4 to disk 1 Flush synology disks Danger zone : data are no more redundant Integrate disk 3 to unraid data array (data are erased) Move disk 1 data to unraid array Integrate disk 1 into parity Let parity build Integrate disk 4 into parity Let parity build You are the only one that can determine if the risk is acceptable. If it is not, backup on the cloud or buy another drive or usb drive.
  3. Hi there. Ext4 and btrfs basic volume failed from mounting in unraid. It's not a raid but UD see it as linux raid. The best way, that worked like a charm for me, is to buy a usb adapter with power supply, format a drive in ext4 in synology, then copy files to it. Unraid mounts it with no issue and files can be migrated to the array with krusader by example. It is a long work but that's the way.
  4. Hi, facing to the same goal, did it work ? Many thanks

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.