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.

Hard linking does not work.

Featured Replies

Hi all.

 

Seems that hard linking is not supported by unRAID. Is this a feature that will be added/worked on, or not?

 

root@Tower:/mnt/user/mailbox/testmbox# ln tmp/foo new/foo 
ln: failed to create hard link ‘new/foo’ => ‘tmp/foo’: Function not implemented

Hi all.

 

Seems that hard linking is not supported by unRAID. Is this a feature that will be added/worked on, or not?

 

root@Tower:/mnt/user/mailbox/testmbox# ln tmp/foo new/foo 
ln: failed to create hard link ‘new/foo’ => ‘tmp/foo’: Function not implemented

I could be wrong, but I think it's the FUSE user file system that is the issue. Try using the /mnt/disk?/mailbox instead of the user path and see if that works.
  • Author

I could be wrong, but I think it's the FUSE user file system that is the issue. Try using the /mnt/disk?/mailbox instead of the user path and see if that works.

 

You are actually right.. I have read up just a minute ago that it is an issue with fuse.shfs.

 

But if I were to export /mnt/diskX/mailbox, wouldn't that mangle the parity drive? I have no problem in forcing a low level export and to keep stuff all on a drive, but I want to retain the parity safeguard.

I could be wrong, but I think it's the FUSE user file system that is the issue. Try using the /mnt/disk?/mailbox instead of the user path and see if that works.

 

You are actually right.. I have read up just a minute ago that it is an issue with fuse.shfs.

 

But if I were to export /mnt/diskX/mailbox, wouldn't that mangle the parity drive? I have no problem in forcing a low level export and to keep stuff all on a drive, but I want to retain the parity safeguard.

Nope. Everything under /mnt/disk? is parity protected. It's manipulating the /dev/sd?1 partitions of array members that will cause issues with parity.

 

It's perfectly acceptable and even preferred by some to use the /mnt/disk?/share to manage the content, and use the /mnt/user/share structure to consume the content. All my disk shares are hidden RW, but my user shares are mostly R only for connected media devices.

  • Author

Nope. Everything under /mnt/disk? is parity protected. It's manipulating the /dev/sd?1 partitions of array members that will cause issues with parity.

 

It's perfectly acceptable and even preferred by some to use the /mnt/disk?/share to manage the content, and use the /mnt/user/share structure to consume the content. All my disk shares are hidden RW, but my user shares are mostly R only for connected media devices.

 

So this is the famous "disk export" that I kept reading abut and couldn't quite understand what and were it was.

 

Well, this changes a lot, I could share a raw disk with my virtual machine in 9p and have al mailboxes there... this is and eye opener!

Nope. Everything under /mnt/disk? is parity protected. It's manipulating the /dev/sd?1 partitions of array members that will cause issues with parity.

 

It's perfectly acceptable and even preferred by some to use the /mnt/disk?/share to manage the content, and use the /mnt/user/share structure to consume the content. All my disk shares are hidden RW, but my user shares are mostly R only for connected media devices.

 

So this is the famous "disk export" that I kept reading abut and couldn't quite understand what and were it was.

 

Well, this changes a lot, I could share a raw disk with my virtual machine in 9p and have al mailboxes there... this is and eye opener!

Be careful with your wording. You are not sharing a "raw disk" which would be /dev/sd?. You are sharing a mounted partition with the format and permissions managed by unraid. Any root level folders you create on it WILL start participating in the user shares, so be careful with paths when you create new folders on the /mnt/disk?/ level.
  • Author

Indeed! Thank you for the heads up.

 

Tomorrow I'll test things out.

Archived

This topic is now archived and is closed to further replies.

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.