This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!



I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!

(DONE)EXT4 mount?

Post/Debate your Suggestions & Requests of XigmaNAS here. This ONLY pertains to XigmaNAS.
Forum rules
Set-Up GuideFAQsForum Rules
Post Reply
User avatar
alexey123
Moderator
Moderator
Posts: 1469
Joined: 19 Aug 2012 08:22
Location: Israel, Karmiel
Contact:
Status: Offline

(DONE)EXT4 mount?

Post by alexey123 »

I want mount my old linux disk, bit without success over webgui.

OK, I create jail and compille fusefs-ext4fuse port
Then I link compilled binary to main system

Code: Select all

ln -s /mnt/bsd11/usr/jails/jail1/usr/local/bin/ext4fuse /usr/local/bin/ext4fuse  && rehash

Code: Select all

kldload /cf/boot/kernel/geom_linux_lvm.ko
Then start fuse

Code: Select all

service fusefs onestart
Then mount my home partition to NAS4Free

Code: Select all

mkdir /mnt/ext4
ext4fuse /dev/ada0s3 /mnt/ext4

Code: Select all

 ls /mnt/ext4
alexey          lircd.conf      lircd.conf.conf lost+found      olga
IT work, I have partition mounted and readable,

Can you add support ?
Home12.1.0.4 - Ingva (revision 7091)/ x64-embedded on AMD A8-7600 Radeon R7 A88XM-PLUS/ 16G RAM / UPS Ippon Back Power Pro 600
Lab 12.1.0.4 - Ingva (revision 7091) /x64-embedded on Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz / H61M-DS2 / 4G RAM / UPS Ippon Back Power Pro 600

User avatar
JoseMR
Hardware & Software Guru
Hardware & Software Guru
Posts: 1058
Joined: 16 Apr 2014 04:15
Location: PR
Contact:
Status: Offline

Re: EXT4 mount?

Post by JoseMR »

+1

EXT3/EXT4 will be great to have too, ps I mostly use EXT4 on old laptops.
System: FreeBSD 12 RootOnZFS Mirror, MB: Supermicro X8SI6-F, Xeon X3450, 16GB DDR3 ECC RDIMMs.
XigmaNAS RootOnZFS
Addons at GitHub
BastilleBSD
Boot Environments Intro
Resources Home Page

Jack Foobar
experienced User
experienced User
Posts: 107
Joined: 07 Jul 2015 01:24
Status: Offline

Re: EXT4 mount?

Post by Jack Foobar »

It's been 4 years since the last attempt. Maybe the driver doesn't suck balls anymore. But it looks like Gerard isn't working on it much after 2013.
https://github.com/gerard
viewtopic.php?t=1861

User avatar
zoon01
Developer
Developer
Posts: 724
Joined: 20 Jun 2012 21:06
Location: Netherlands
Contact:
Status: Offline

Re: EXT4 mount?

Post by zoon01 »

Lets try, lets add this to 10.3.0.3 series.

update:
EXT4 mounting support (read-only) has been added now to [r2876]

Regards,
zoon01
System specs: XigmaNAS 11.2.0.4 -embedded on Samsung 860 EVO 256GB and Supermicro X10SL7-F w / Bios v3.2, IPMI v.03.86 / CPU E3-1241 v3 @ 3.50GHz - 32GB Crucial DDR3L 1600mhz ECC 1.35v , LSI 2308 on PH20.00.07.00 IT mode, Storage: 5x Western Digital Red (WD30EFRX) raidz

Development system is same system in virtualbox.

User avatar
JoseMR
Hardware & Software Guru
Hardware & Software Guru
Posts: 1058
Joined: 16 Apr 2014 04:15
Location: PR
Contact:
Status: Offline

Re: (DONE)EXT4 mount?

Post by JoseMR »

As a side note for new users trying this, the mounted EXT4 device/partition will appears as 100% usage and 0MB free space like shown below, and is completely expected as mounted Read-Only, think like a CD/DVD media, and intended for temporary data transfers only.
You do not have the required permissions to view the files attached to this post.
System: FreeBSD 12 RootOnZFS Mirror, MB: Supermicro X8SI6-F, Xeon X3450, 16GB DDR3 ECC RDIMMs.
XigmaNAS RootOnZFS
Addons at GitHub
BastilleBSD
Boot Environments Intro
Resources Home Page

User avatar
alexey123
Moderator
Moderator
Posts: 1469
Joined: 19 Aug 2012 08:22
Location: Israel, Karmiel
Contact:
Status: Offline

Re: (DONE)EXT4 mount?

Post by alexey123 »

+1
Works as expected
Home12.1.0.4 - Ingva (revision 7091)/ x64-embedded on AMD A8-7600 Radeon R7 A88XM-PLUS/ 16G RAM / UPS Ippon Back Power Pro 600
Lab 12.1.0.4 - Ingva (revision 7091) /x64-embedded on Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz / H61M-DS2 / 4G RAM / UPS Ippon Back Power Pro 600

Post Reply

Return to “Suggestions & Requests”