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!

NAS4Free 9.1.0.1.690 Released (FreeBSD 9.1-RELEASE p3)

Posts only related to Release Builds, all others will be removed!
Forum rules
Set-Up GuideFAQsForum Rules
Post Reply
User avatar
kkd
Forum Moderator
Forum Moderator
Posts: 306
Joined: 08 May 2013 21:47
Location: Budapest, Hungary
Contact:
Status: Offline

Re: NAS4Free 9.1.0.1.690 Released (FreeBSD 9.1-RELEASE p3)

Post by kkd »

u cant edit non ut8 files. that's a limitation.
XigmaNAS x64-embedded | INTEL Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz | 9216MiB RAM | X x YTB WD Red ZFS mirror compressed

kko
Starter
Starter
Posts: 20
Joined: 07 May 2013 06:16
Status: Offline

Re: NAS4Free 9.1.0.1.690 Released (FreeBSD 9.1-RELEASE p3)

Post by kko »

kiss.daniel wrote:u cant edit non ut8 files. that's a limitation.
ok. it is true.
Image
Why i can't edit loader.conf?
How i can edit it?

kko
Starter
Starter
Posts: 20
Joined: 07 May 2013 06:16
Status: Offline

Re: NAS4Free 9.1.0.1.690 Released (FreeBSD 9.1-RELEASE p3)

Post by kko »

kko wrote:
kiss.daniel wrote:u cant edit non ut8 files. that's a limitation.
ok. it is true.
Image
Why i can't edit loader.conf?
How i can edit it?
Update: there is no file loader.conf in /cf/boot/
i found it in /boot/ and i successfully edited it

User avatar
dnar
Starter
Starter
Posts: 65
Joined: 27 Apr 2013 10:38
Location: Perth Australia
Status: Offline

Re: NAS4Free 9.1.0.1.690 Released (FreeBSD 9.1-RELEASE p3)

Post by dnar »

You must be running the full install then. /cf only exists in embedded.
NAS 1: NAS4Free 9.3.0.2 x64 embedded, Intel Core 2 E8400, 8GB, 6 x WD Green 1TB in RAIDZ2, Highpoint 2720 SAS x 8 card 6Gbps
NAS 2: NAS4Free 10.2.0.2 x64 embedded, Intel Core i3-3220, 8GB, 7 x WD Green 750GB in RAIDZ1, onboard SATA 3Gbps

User avatar
kkd
Forum Moderator
Forum Moderator
Posts: 306
Joined: 08 May 2013 21:47
Location: Budapest, Hungary
Contact:
Status: Offline

Re: NAS4Free 9.1.0.1.690 Released (FreeBSD 9.1-RELEASE p3)

Post by kkd »

dnar wrote:You must be running the full install then. /cf only exists in embedded.
i think ur wrong, if i remember well there is on em. sys.
XigmaNAS x64-embedded | INTEL Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz | 9216MiB RAM | X x YTB WD Red ZFS mirror compressed

MattTrent
NewUser
NewUser
Posts: 2
Joined: 18 Jun 2013 19:17
Status: Offline

Re: NAS4Free 9.1.0.1.621 Released (FreeBSD 9.1-RELEASE)

Post by MattTrent »

zoon01 wrote:Rev 621 is now released!

- Fix AIO SMB2 broken file transfers.

Regards,
zoon01
Hi there. Would you mind pointing me towards what the AIO/SMB2 fix was? There's a Samba bug open for this issue (https://bugzilla.samba.org/show_bug.cgi?id=8726), and I was hoping to update/close the bug as appropriate. Not sure if something was committed upstream in Samba, the FreeBSD port, or if this is a NAS4Free specific fix.

Thanks!!

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

Re: NAS4Free 9.1.0.1.621 Released (FreeBSD 9.1-RELEASE)

Post by zoon01 »

MattTrent wrote:
zoon01 wrote:Rev 621 is now released!

- Fix AIO SMB2 broken file transfers.

Regards,
zoon01
Hi there. Would you mind pointing me towards what the AIO/SMB2 fix was? There's a Samba bug open for this issue (https://bugzilla.samba.org/show_bug.cgi?id=8726), and I was hoping to update/close the bug as appropriate. Not sure if something was committed upstream in Samba, the FreeBSD port, or if this is a NAS4Free specific fix.

Thanks!!

You can close that bug report if it is on me. Samba 3.6.12 release did the trick, an upstream file change in samba was responsible for this.
From the beginning of this bug, I have reported you that all time long something in samba did get broken and was responsible for this particular bug.
I'm glad it is fixed, its hard to tell you exactly what commit change in the source of samba made it right.
After the releases of NAS4Free containing any version higher than 3.6.12 has not given any bug report about a broken smb2/aio configuration.

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.

MattTrent
NewUser
NewUser
Posts: 2
Joined: 18 Jun 2013 19:17
Status: Offline

Re: NAS4Free 9.1.0.1.621 Released (FreeBSD 9.1-RELEASE)

Post by MattTrent »

zoon01 wrote: You can close that bug report if it is on me. Samba 3.6.12 release did the trick, an upstream file change in samba was responsible for this.
From the beginning of this bug, I have reported you that all time long something in samba did get broken and was responsible for this particular bug.
I'm glad it is fixed, its hard to tell you exactly what commit change in the source of samba made it right.
After the releases of NAS4Free containing any version higher than 3.6.12 has not given any bug report about a broken smb2/aio configuration.

Regards,
zoon01
Thanks for the quick reply. I added those thoughts to the Samba bug. I haven't been able to crash Samba 3.6.13 with SMB2+AIO yet, unless I enable the sendfile option, and that seems like a separate issue since it used to crash with or without sendfile when SMB2+AIO were enabled on pre-3.6.12 versions..

User avatar
kkd
Forum Moderator
Forum Moderator
Posts: 306
Joined: 08 May 2013 21:47
Location: Budapest, Hungary
Contact:
Status: Offline

Re: NAS4Free 9.1.0.1.621 Released (FreeBSD 9.1-RELEASE)

Post by kkd »

MattTrent wrote:
zoon01 wrote: You can close that bug report if it is on me. Samba 3.6.12 release did the trick, an upstream file change in samba was responsible for this.
From the beginning of this bug, I have reported you that all time long something in samba did get broken and was responsible for this particular bug.
I'm glad it is fixed, its hard to tell you exactly what commit change in the source of samba made it right.
After the releases of NAS4Free containing any version higher than 3.6.12 has not given any bug report about a broken smb2/aio configuration.

Regards,
zoon01
Thanks for the quick reply. I added those thoughts to the Samba bug. I haven't been able to crash Samba 3.6.13 with SMB2+AIO yet, unless I enable the sendfile option, and that seems like a separate issue since it used to crash with or without sendfile when SMB2+AIO were enabled on pre-3.6.12 versions..
according to my best knowledge sendfile option is not working at all. am i right mr zoon?
XigmaNAS x64-embedded | INTEL Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz | 9216MiB RAM | X x YTB WD Red ZFS mirror compressed

030-NL
NewUser
NewUser
Posts: 11
Joined: 09 Sep 2012 01:45
Status: Offline

Re: NAS4Free 9.1.0.1.690 Released (FreeBSD 9.1-RELEASE p3)

Post by 030-NL »

What are your plans to include Netatalk 3.0.4 in the coming releases?

sfranzis
Starter
Starter
Posts: 74
Joined: 27 Jun 2012 10:22
Contact:
Status: Offline

Re: NAS4Free 9.1.0.1.690 Released (FreeBSD 9.1-RELEASE p3)

Post by sfranzis »

030-NL wrote:What are your plans to include Netatalk 3.0.4 in the coming releases?
I would also be glad seeing netatalk 3.0.x in one of the coming versions.
But as far as I know it may be difficult because the format of the config files have changed.

Stefan
Supermicro A2SDi-4C-HLN4F 32GB ECCRAM, 4x6TB WD Red, Samsung 970 EVO Plus
Supermicro X7SPA-H 4GB RAM, 4x2TB Samsung Spinpoint F3, Crucial RealSSD C300

Post Reply

Return to “Release Builds”