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!
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!
config.xml changes during reboot — user & other data changed
-
rcstevensonaz
- Starter

- Posts: 20
- Joined: 10 Jul 2012 15:58
- Status: Offline
config.xml changes during reboot — user & other data changed
[Edit Update by Original Poster]
This thread has been pretty thoroughly highjacked somewhere around page 2, so let me provide a quick synopsis of the answer to the question I originally posted.
In my posting, I noted that the primary config.xml was being corrupted and isolated that corruption to the point when I rebooted after adding users (ACCESS | USERS). The maintainers of NAS4Free agreed that there was a significant error in the 228 and earlier releases. The issue has been fixed and they recommend that people do not use an installation earlier the 247/249.
[End Edit Update]
During process of setting up machine, I notice that some data is changed during reboot.
Sequence of events:
1. I made a fresh install of 228 from CD; rebooted; setup IP addressing and rebooted again.
2. Using WebGUI, I set some basic information (setup general, advanced, password; enabled ssh & nsf; added 2 users). At this point, I was able to log in via SSH to my user account.
3. Rebooted.
4. No longer able to ssh into my user account. The shell was changed from "sh" to "scponly" and the primary group was changed from original setting (e.g. staff) to <primarygroup/>. Also the default password for the main account was reset back to default 'nas4free'.
I was in trying to trace down this issue of user information changing, so I had made a copy /conf/config.xml just before and then right after the reboot in step #3. This is how I know the user information was changed; but there were a lot of additional changes to the config file as well.
Any idea what is happening? And, given that user account data (which I can easily detect) was changed, I am now very nervous about what else has changed during this process.
I've tried attaching the "before" and "after" config.xml files, but extensions .xml, .bak and .txt are all disallowed...
This thread has been pretty thoroughly highjacked somewhere around page 2, so let me provide a quick synopsis of the answer to the question I originally posted.
In my posting, I noted that the primary config.xml was being corrupted and isolated that corruption to the point when I rebooted after adding users (ACCESS | USERS). The maintainers of NAS4Free agreed that there was a significant error in the 228 and earlier releases. The issue has been fixed and they recommend that people do not use an installation earlier the 247/249.
[End Edit Update]
During process of setting up machine, I notice that some data is changed during reboot.
Sequence of events:
1. I made a fresh install of 228 from CD; rebooted; setup IP addressing and rebooted again.
2. Using WebGUI, I set some basic information (setup general, advanced, password; enabled ssh & nsf; added 2 users). At this point, I was able to log in via SSH to my user account.
3. Rebooted.
4. No longer able to ssh into my user account. The shell was changed from "sh" to "scponly" and the primary group was changed from original setting (e.g. staff) to <primarygroup/>. Also the default password for the main account was reset back to default 'nas4free'.
I was in trying to trace down this issue of user information changing, so I had made a copy /conf/config.xml just before and then right after the reboot in step #3. This is how I know the user information was changed; but there were a lot of additional changes to the config file as well.
Any idea what is happening? And, given that user account data (which I can easily detect) was changed, I am now very nervous about what else has changed during this process.
I've tried attaching the "before" and "after" config.xml files, but extensions .xml, .bak and .txt are all disallowed...
Last edited by rcstevensonaz on 01 Sep 2012 05:45, edited 2 times in total.
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
If the password was reset to default, perhaps, you select erroneously option to restore Nas4Free to default, or perhaps some type of corruption happend in the config file, not sure.
Can you show the exact changes done in config file?
If you restore old config file and reboot, what happend?
1 - old config file is load sucessfully and password is backward to your password
2 - old config file is ignored and still nas4free is default password
Can you show the exact changes done in config file?
If you restore old config file and reboot, what happend?
1 - old config file is load sucessfully and password is backward to your password
2 - old config file is ignored and still nas4free is default password
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Wiki
Last changes
HP T510
Wiki
Last changes
HP T510
-
rcstevensonaz
- Starter

- Posts: 20
- Joined: 10 Jul 2012 15:58
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
So I ran through another complete installation (from scratch). After making changes on each screen, I made a copy of the config.xml, rebooted and then made another copy of the config.xml.
- Setup | General: as expected before & after reboot
- Setup | Password: as expected before & after reboot
- Setup | Advanced: as expected before & after reboot
- Setup | Users: this is where it got interesting!
After adding the users but BEFORE the reboot, the changes to the config.xml looked exactly like I would have expected. In prior cases, I would have been able to SSH into the system under the users created.
But AFTER the reboot, the config.xml file was pretty message up. I've copied the DIFF of the .xml before and after reboot so you can see the changes that were made during the reboot immediately following adding the users. Note, there we no other configuration changes from the last last reboot other than adding two new users; so it seems this issue is isolated to whatever happens when new users are first added to the config file (maybe everytime new user is added; but at least the first time).
When I went back in and corrected the settings for the two users (default shell, primary group) and the system password, the config was updated for those fields only and remained the same after subsequent reboots. All other changes in the config file shown in the diff below have remained in effect -- for good or for ill. For example, my NTP server list is still changed back to the original and not what I had set.
Finally, I am not sure if this is relevant, but I am seeing warning boxes during the reboot phase saying "This configuration file was created using a newer version of NAS4Free... upgrade to latest version of NAS4Free....". Again, I started with a fresh install of .228 at the beginning of the test cycle.
Diff before and after reboot (after having added two users):
- Setup | General: as expected before & after reboot
- Setup | Password: as expected before & after reboot
- Setup | Advanced: as expected before & after reboot
- Setup | Users: this is where it got interesting!
After adding the users but BEFORE the reboot, the changes to the config.xml looked exactly like I would have expected. In prior cases, I would have been able to SSH into the system under the users created.
But AFTER the reboot, the config.xml file was pretty message up. I've copied the DIFF of the .xml before and after reboot so you can see the changes that were made during the reboot immediately following adding the users. Note, there we no other configuration changes from the last last reboot other than adding two new users; so it seems this issue is isolated to whatever happens when new users are first added to the config file (maybe everytime new user is added; but at least the first time).
When I went back in and corrected the settings for the two users (default shell, primary group) and the system password, the config was updated for those fields only and remained the same after subsequent reboots. All other changes in the config file shown in the diff below have remained in effect -- for good or for ill. For example, my NTP server list is still changed back to the original and not what I had set.
Finally, I am not sure if this is relevant, but I am seeing warning boxes during the reboot phase saying "This configuration file was created using a newer version of NAS4Free... upgrade to latest version of NAS4Free....". Again, I started with a fresh install of .228 at the beginning of the test cycle.
Diff before and after reboot (after having added two users):
Code: Select all
3,4c3,4
< <version>9.6</version>
< <lastchange>1346218318</lastchange>
---
> <version>1.2</version>
> <lastchange>1346218131</lastchange>
10c10
< <password>nas4free</password>
---
> <password>oldpassword</password>
14,15c14,15
< <timeservers/>
< <updateinterval/>
---
> <timeservers>0.us.pool.ntp.org 1.us.pool.ntp.org 2.us.pool.ntp.org 3.us.pool.ntp.org pool.ntp.org</timeservers>
> <updateinterval>300</updateinterval>
27c27,29
< <swap/>
---
> <swap>
> <type>file</type>
> </swap>
44c46
< <port/>
---
> <port>25</port>
53c55
< <uuid>5a097853-3b25-45eb-a8c7-635c73ec74d9</uuid>
---
> <uuid>f69687d9-acdf-42d9-bd27-04486068874b</uuid>
60c62
< <uuid>78606536-36dd-4115-951c-c7e1154ac345</uuid>
---
> <uuid>1c2a4807-9969-42bc-8500-ba234e33a3f5</uuid>
67c69
< <uuid>58b009f7-f774-4a6a-9704-1a2711b2d6b3</uuid>
---
> <uuid>b67e6ffd-169d-493a-9197-155a9ae84582</uuid>
74c76
< <uuid>dd3d05ad-8e00-4082-991b-19a61621de6b</uuid>
---
> <uuid>0b5cbdf6-0a84-4806-b85c-6605d38c7008</uuid>
81c83
< <uuid>76b8e855-8558-42bc-b6ba-dcc3d469f5c8</uuid>
---
> <uuid>40fe3290-51ac-4a70-b03e-a5613b981be4</uuid>
88c90
< <uuid>323f17c1-9865-4791-a9c8-2797003927c9</uuid>
---
> <uuid>f52094cc-2bb8-4bc2-be39-76bce3fe1612</uuid>
97c99
< <uuid>6afde800-2477-48e9-92b2-d73aeab6befe</uuid>
---
> <uuid>2a44ee73-23b7-4aed-be91-11e8230bc1e1</uuid>
101d102
< <enable/>
105c106
< <uuid>d3176149-232c-421d-9c90-03c86aee4161</uuid>
---
> <uuid>dc8e537a-34f2-4aa7-afe8-cd631a52005a</uuid>
111c112
< <uuid>11cb473e-05c2-4d36-abc4-39f7b985c833</uuid>
---
> <uuid>b806f74e-921c-4c65-ba6f-81d3904dad27</uuid>
119c120
< <uuid>942ee150-23a9-4f44-a362-465c20cc77a7</uuid>
---
> <uuid>2f71d182-095e-11de-8303-0011951cd231</uuid>
125c126
< <uuid>bcc1e559-bc4d-4133-bace-45a563e8bc30</uuid>
---
> <uuid>487bc391-ba1b-48e7-b513-8d0da6a4f36b</uuid>
132c133
< <uuid>658a0b81-cc74-4d71-b04e-3837778167bd</uuid>
---
> <uuid>2e1e5005-895b-4f20-bd6c-ab5c85bc494b</uuid>
139c140
< <uuid>a38598bc-87b1-4765-a5f7-1e3ec523254e</uuid>
---
> <uuid>d831105a-e105-4735-895e-5af035a631a4</uuid>
146c147
< <uuid>76b81aa4-13d9-46bb-8cf5-cf0c3bcd03f6</uuid>
---
> <uuid>160234ee-1e1a-45e0-9bfa-0bb541d6393e</uuid>
153c154
< <uuid>95689e57-d029-4305-959e-d841c84386b6</uuid>
---
> <uuid>d9f1625d-5de5-400a-961c-59da3e616388</uuid>
160c161
< <uuid>62efbfe9-0758-4947-96eb-d1191271b7e4</uuid>
---
> <uuid>cff93696-cf5d-4edf-8aa2-dd19910b7eae</uuid>
167c168
< <uuid>59c3d51d-a467-47ed-b799-0bbd3b2bb6f5</uuid>
---
> <uuid>5867a59c-5332-4589-a9cb-4510f1405901</uuid>
174c175
< <uuid>0f99478e-eab3-4f7b-867d-d989f4baedd3</uuid>
---
> <uuid>a4bd7970-1c77-43d7-8bc8-7924d9f86077</uuid>
181c182
< <uuid>1155695c-9ba1-4e82-b4c9-e9b9a1d161c2</uuid>
---
> <uuid>7ca96b1d-d150-4d5b-921e-c232af73ab14</uuid>
188c189
< <uuid>dee03be5-edbb-471b-a283-05600df64457</uuid>
---
> <uuid>68981261-fa0f-4661-acb7-ffc719b7c4e8</uuid>
195c196
< <uuid>d7229317-a9bd-4d45-b692-d053bf442e59</uuid>
---
> <uuid>d25eb28e-a719-4f07-af4e-00841fd3bd42</uuid>
202c203
< <uuid>d74fc577-87da-4d5d-8c7f-ceaba65cef5f</uuid>
---
> <uuid>78f3e99f-613e-40fb-8336-a84302445f6f</uuid>
209c210
< <uuid>5d2a5904-b321-40df-9253-9de224d88d33</uuid>
---
> <uuid>d6b049e9-2aef-4dbf-8bd5-b8fca087a97d</uuid>
216c217
< <uuid>04d58a0c-1c8b-4279-ae62-1ebbd7b9833e</uuid>
---
> <uuid>c1ef4e9f-0a3e-4ae0-b903-056392d121e1</uuid>
223c224
< <uuid>84c893c6-4336-4e9b-b10b-aa056a007fce</uuid>
---
> <uuid>dd570d75-ca14-4f9f-9a41-66abfb95b929</uuid>
230c231
< <uuid>074c14db-6cfc-40a7-ad30-64af50886059</uuid>
---
> <uuid>69f639d1-6ed4-4189-ad0b-9bb3073bb728</uuid>
237c238
< <uuid>01963f42-bfaf-41ef-815c-87256f524c39</uuid>
---
> <uuid>fdf2ad39-8839-402f-ae71-b6bbe00f35e2</uuid>
244c245
< <uuid>eeb2d156-c5d7-4384-909b-acd415bb6ab7</uuid>
---
> <uuid>42274d44-af41-4e37-b0fc-186bb2e4729a</uuid>
251c252
< <uuid>fae0060c-a0e8-44f6-8b7e-39e41f87c501</uuid>
---
> <uuid>ef39320f-ec3d-403d-a947-946cdf3e7438</uuid>
258c259
< <uuid>fd27236e-0f37-4a7a-b796-9888b4cc2dc2</uuid>
---
> <uuid>7eb21345-5732-46d0-b720-5161b502b807</uuid>
265c266
< <uuid>9a746ddf-2f28-41a7-a079-ac88b7e5c158</uuid>
---
> <uuid>c8ecaad7-0da8-4042-9248-95de2b39695d</uuid>
272c273
< <uuid>edf2f868-ede3-44a9-ad79-5248aadc05d7</uuid>
---
> <uuid>1300d0f3-bc62-4e2e-b307-54bd25ca885d</uuid>
279c280
< <uuid>006a9d38-3c80-4ccc-a344-2e740b6398c1</uuid>
---
> <uuid>c53babac-1619-4d1c-9fa6-0288480efb48</uuid>
286c287
< <uuid>32f20671-60b7-4b8e-a09e-a6a746215cf7</uuid>
---
> <uuid>ee1aae55-5add-4d7d-b656-9df9319f1297</uuid>
293c294
< <uuid>57e6cb7e-2af7-4d14-ac2c-aa7b80470907</uuid>
---
> <uuid>14068e6e-28b8-49eb-b2b0-385f53f60e74</uuid>
299,311d299
< <param>
< <enable/>
< <uuid>05a16757-33aa-415b-acba-4684fdd79727</uuid>
< <name>kern.coredump</name>
< <value>0</value>
< <comment>Disable core dump</comment>
< </param>
< <param>
< <uuid>eca56a61-39f2-4fa5-adce-a2fb20768226</uuid>
< <name>hw.acpi.power_button_state</name>
< <value>NONE</value>
< <comment>Disable power button</comment>
< </param>
313,315c301
< <hosts>
< <uuid>47bdfd6a-3aac-481f-8a1f-d5ed9a88fbe3</uuid>
< </hosts>
---
> <hosts/>
322,327d307
< <rule>#ftpd : xxx.xxx.xxx.xxx : deny</rule>
< <rule>#sshd : .example.com : deny</rule>
< <rule>#in.tftpd : xxx.xxx.xxx.xxx : deny</rule>
< <rule>ALL : ALL : allow</rule>
< <rule>#upsd : xxx.xxx.xxx.xxx : deny</rule>
< <rule>#bsnmpd : xxx.xxx.xxx.xxx : deny</rule>
338,345d317
< <user>
< <uuid>60c4bfb1-7c3c-4535-800c-2b17eeae9369</uuid>
< <id>999</id>
< <name>transmission</name>
< <primarygroup>999</primarygroup>
< <group>50</group>
< <extraoptions>-m -w none</extraoptions>
< </user>
356,365d327
< <group>
< <uuid>e504881b-c8dc-43d7-9ca4-74552f9b405b</uuid>
< <id>1000</id>
< <name>admin</name>
< </group>
< <group>
< <uuid>e8cc78b8-7c3d-46de-a34c-11b1c260a37e</uuid>
< <id>999</id>
< <name>transmission</name>
< </group>
466,467d427
< <volumes/>
< <autosnapshots/>
487a448,457
> <numberclients>5</numberclients>
> <maxconperip>2</maxconperip>
> <maxloginattempts>1</maxloginattempts>
> <timeout>600</timeout>
> <port>21</port>
> <pasv_max_port>0</pasv_max_port>
> <pasv_min_port>0</pasv_min_port>
> <pasv_address/>
> <directorymask>022</directorymask>
> <filemask>077</filemask>
489,490d458
< <tls>0</tls>
< <certificate/>
492c460,470
< <maxloginattempts>1</maxloginattempts>
---
> <certificate/>
> <userbandwidth>
> <up/>
> <down/>
> </userbandwidth>
> <anonymousbandwidth>
> <up/>
> <down/>
> </anonymousbandwidth>
> <banner/>
> <tlsrequired/>
502c480
< <workdir>/mnt//</workdir>
---
> <workdir/>
543c521
< <read/>
---
> <read>public</read>
550,552d527
< <mibii/>
< <netgraph/>
< <hostres/>
561,563d535
< <remote>
< <ipaddr/>
< </remote>
567c539
< <uuid>d2a859bc-78f7-49dd-b6c4-3dae78bbc070</uuid>
---
> <uuid>28e64d70-bebd-4732-983d-e585fb12dcca</uuid>
571,572c543,544
< <shell>scponly</shell>
< <primarygroup/>
---
> <shell>sh</shell>
> <primarygroup>1000</primarygroup>
579c551
< <uuid>f6126857-1f9b-429a-a0f2-21aa4b07b348</uuid>
---
> <uuid>c4438f17-8339-45eb-80a5-640ac94ee82b</uuid>
583,584c555,556
< <shell>scponly</shell>
< <primarygroup/>
---
> <shell>sh</shell>
> <primarygroup>20</primarygroup>
652d623
< <enable/>
653a625
> <uuid>9feabff2-dc8a-48d6-987a-dafe961e7680</uuid>
656d627
< <uuid>959208fc-0388-48b1-9b4c-78cd8df4131f</uuid>
670d640
< <subject>S.M.A.R.T. report</subject>
698,702d667
< <auxparam>ldap_version 3</auxparam>
< <auxparam>timelimit 30</auxparam>
< <auxparam>bind_timelimit 30</auxparam>
< <auxparam>bind_policy soft</auxparam>
< <auxparam>pam_ldap_attribute uid</auxparam>
725a691,702
> <titlespeed>10</titlespeed>
> <param># USB connected HD44780 based LCD</param>
> <param>ConnectionType=lcd2usb</param>
> <param>Contrast=825</param>
> <param>Brightness=4</param>
> <param>OffBrightness=0</param>
> <param>Keypad=yes</param>
> <param>Backlight=yes</param>
> <param>Size=20x4</param>
> <param>KeyDirect_1=Enter</param>
> <param>KeyDirect_2=Down</param>
> <param>KeyDirect_3=Escape</param>
782,810d758
< <param># USB connected FT245R based LCD</param>
< <param>ConnectionType=ftdi</param>
< <param>ftdi_mode=4</param>
< <param>ftdi_line_RS=0x40</param>
< <param>ftdi_line_RW=0x20</param>
< <param>ftdi_line_EN=0x10</param>
< <param>#Port=0x378</param>
< <param>#Device=/dev/ttyu0</param>
< <param>#Speed=0</param>
< <param>Keypad=no</param>
< <param>Contrast=0</param>
< <param>#Brightness=1000</param>
< <param>#OffBrightness=0</param>
< <param>Backlight=no</param>
< <param>OutputPort=no</param>
< <param>#Lastline=yes</param>
< <param>Size=20x4</param>
< <param>#vspan=2,2</param>
< <param>#ExtendedMode=yes</param>
< <param>#LineAddress=0x10</param>
< <param>CharMap=hd44780_default</param>
< <param>#DelayMult=2</param>
< <param>#KeepAliveDisplay=0</param>
< <param>#RefreshDisplay=5</param>
< <param>DelayBus=true</param>
< <param>KeyMatrix_4_1=Enter</param>
< <param>KeyMatrix_4_2=Up</param>
< <param>KeyMatrix_4_3=Down</param>
< <param>KeyMatrix_4_4=Escape</param>-
rcstevensonaz
- Starter

- Posts: 20
- Joined: 10 Jul 2012 15:58
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
One additional detail: the config.xml NAS4Free version was 1.2 all the way through until after I added users and then rebooted. During that reboot cycle, the version got flipped to version 9.6. Not sure if this is relevant or not.
- daoyama
- Developer

- Posts: 394
- Joined: 25 Aug 2012 09:28
- Location: Japan
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
This is a bug of ALL of NAS4Free 9.0.X.X. It has been fixed in 9.1.0.1.236
Currently, the only method of using safely is fresh installation of 9.1.0.1.236 or
upgrading from FreNAS 0.7.5/0.7.2 without using 9.0.X.X and without restoring old config.
Please DO NOT USE 9.0.X.X anyway.
However, we have another big problem on ALL of NAS4Free code includes 9.1.
It is under investigation now.
If you already used NAS4Free 9.0.0.1, please do not upgrade to any version now.
Please keep it until a bug is fixed.
Thanks,
Daisuke Aoyama
Currently, the only method of using safely is fresh installation of 9.1.0.1.236 or
upgrading from FreNAS 0.7.5/0.7.2 without using 9.0.X.X and without restoring old config.
Please DO NOT USE 9.0.X.X anyway.
However, we have another big problem on ALL of NAS4Free code includes 9.1.
It is under investigation now.
If you already used NAS4Free 9.0.0.1, please do not upgrade to any version now.
Please keep it until a bug is fixed.
Thanks,
Daisuke Aoyama
NAS4Free 10.2.0.2.2115 (x64-embedded), 10.2.0.2.2258 (arm), 10.2.0.2.2258(dom0)
GIGABYTE 5YASV-RH, Celeron E3400 (Dual 2.6GHz), ECC 8GB, Intel ET/CT/82566DM (on-board), ZFS mirror (2TBx2)
ASRock E350M1/USB3, 16GB, Realtek 8111E (on-board), ZFS mirror (2TBx2)
MSI MS-9666, Core i7-860(Quad 2.8GHz/HT), 32GB, Mellanox ConnectX-2 EN/Intel 82578DM (on-board), ZFS mirror (3TBx2+L2ARC/ZIL:SSD128GB)
Develop/test environment:
VirtualBox 512MB VM, ESXi 512MB-8GB VM, Raspberry Pi, Pi2, ODROID-C1
GIGABYTE 5YASV-RH, Celeron E3400 (Dual 2.6GHz), ECC 8GB, Intel ET/CT/82566DM (on-board), ZFS mirror (2TBx2)
ASRock E350M1/USB3, 16GB, Realtek 8111E (on-board), ZFS mirror (2TBx2)
MSI MS-9666, Core i7-860(Quad 2.8GHz/HT), 32GB, Mellanox ConnectX-2 EN/Intel 82578DM (on-board), ZFS mirror (3TBx2+L2ARC/ZIL:SSD128GB)
Develop/test environment:
VirtualBox 512MB VM, ESXi 512MB-8GB VM, Raspberry Pi, Pi2, ODROID-C1
-
rcstevensonaz
- Starter

- Posts: 20
- Joined: 10 Jul 2012 15:58
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
Thanks -- I had reached the same conclusion that there was a significant installation issue on the .228 since that problem disappeared when I did a fresh install using .236.
Also, thanks for head's up to hold off on using .236 as well. Please let me know when it is safe to re-enter the waters of NAS4Free (Open Indiana appears to be all but dead; so NAS4Free looks like it is the only game in town these days :-)
Also, thanks for head's up to hold off on using .236 as well. Please let me know when it is safe to re-enter the waters of NAS4Free (Open Indiana appears to be all but dead; so NAS4Free looks like it is the only game in town these days :-)
- zoon01
- Developer

- Posts: 724
- Joined: 20 Jun 2012 21:06
- Location: Netherlands
- Contact:
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
NAS4free Builds removed from SF till the source code is exactly what we wants to release new builds.
9.0.0.1 will be dropped we go straight forward to freebsd 9.1 as it has better support for various hardware out there.
Regards,
zoon01
9.0.0.1 will be dropped we go straight forward to freebsd 9.1 as it has better support for various hardware out there.
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.
Development system is same system in virtualbox.
- alexey123
- Moderator

- Posts: 1469
- Joined: 19 Aug 2012 08:22
- Location: Israel, Karmiel
- Contact:
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
Remove all - this is not way! You need wrote about troubles for first timezoon01 wrote:Builds removed from SF
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
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
- ChriZathens
- Forum Moderator

- Posts: 758
- Joined: 23 Jun 2012 09:14
- Location: Athens, Greece
- Contact:
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
Sorry to hear about the troubles...
I have version .175
Never found time to upgrade to 188 or .228
Is this version OK? Will I be able to upgrade to 9.1.0.1.xxx???
I have version .175
Never found time to upgrade to 188 or .228
Is this version OK? Will I be able to upgrade to 9.1.0.1.xxx???
My Nas
Backup Nas: U-NAS NSC-400, Gigabyte MB10-DS4 (4x4TB Seagate Exos disks in RaidZ configuration - 32GB RAM)
- Case: Fractal Design Define R2
- M/B: Supermicro x9scl-f
- CPU: Intel Celeron G1620
- RAM: 16GB DDR3 ECC (2 x Kingston KVR1333D3E9S/8G)
- PSU: Chieftec 850w 80+ modular
- Storage: 8x2TB HDDs in a RaidZ2 array ~ 10.1 TB usable disk space
- O/S: XigmaNAS 11.2.0.4.6625 -amd64 embedded
- Extra H/W: Dell Perc H310 SAS controller, crosflashed to LSI 9211-8i IT mode, 8GB Innodisk D150SV SATADOM for O/S
Backup Nas: U-NAS NSC-400, Gigabyte MB10-DS4 (4x4TB Seagate Exos disks in RaidZ configuration - 32GB RAM)
- daoyama
- Developer

- Posts: 394
- Joined: 25 Aug 2012 09:28
- Location: Japan
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
OK, I found a reason.
NAS4Free 9.0.0.1 failed to convert the config to FreeNAS's 9.6 until you touch
"Access > Users and Groups".
If your config keep 1.2, it's lucky. You can continue to use it.
If 9.6, you must reset to Factory Default. It's impossible to recover from 9.6.
Note: fresh installed 9.1.X.X is not affected in any case.
It recommends upgrading to 9.1.0.1.247 or later, as soon as possible.
If your system is not able to boot, please boot from CD drive with 9.1.0.1.247,
then chose "Upgrade from CD, then reset to Factory Default.
NAS4Free 9.0.0.1 below 247 is not supported any more.
Thanks,
Daisuke Aoyama
NAS4Free 9.0.0.1 failed to convert the config to FreeNAS's 9.6 until you touch
"Access > Users and Groups".
If your config keep 1.2, it's lucky. You can continue to use it.
If 9.6, you must reset to Factory Default. It's impossible to recover from 9.6.
Note: fresh installed 9.1.X.X is not affected in any case.
It recommends upgrading to 9.1.0.1.247 or later, as soon as possible.
If your system is not able to boot, please boot from CD drive with 9.1.0.1.247,
then chose "Upgrade from CD, then reset to Factory Default.
NAS4Free 9.0.0.1 below 247 is not supported any more.
Thanks,
Daisuke Aoyama
NAS4Free 10.2.0.2.2115 (x64-embedded), 10.2.0.2.2258 (arm), 10.2.0.2.2258(dom0)
GIGABYTE 5YASV-RH, Celeron E3400 (Dual 2.6GHz), ECC 8GB, Intel ET/CT/82566DM (on-board), ZFS mirror (2TBx2)
ASRock E350M1/USB3, 16GB, Realtek 8111E (on-board), ZFS mirror (2TBx2)
MSI MS-9666, Core i7-860(Quad 2.8GHz/HT), 32GB, Mellanox ConnectX-2 EN/Intel 82578DM (on-board), ZFS mirror (3TBx2+L2ARC/ZIL:SSD128GB)
Develop/test environment:
VirtualBox 512MB VM, ESXi 512MB-8GB VM, Raspberry Pi, Pi2, ODROID-C1
GIGABYTE 5YASV-RH, Celeron E3400 (Dual 2.6GHz), ECC 8GB, Intel ET/CT/82566DM (on-board), ZFS mirror (2TBx2)
ASRock E350M1/USB3, 16GB, Realtek 8111E (on-board), ZFS mirror (2TBx2)
MSI MS-9666, Core i7-860(Quad 2.8GHz/HT), 32GB, Mellanox ConnectX-2 EN/Intel 82578DM (on-board), ZFS mirror (3TBx2+L2ARC/ZIL:SSD128GB)
Develop/test environment:
VirtualBox 512MB VM, ESXi 512MB-8GB VM, Raspberry Pi, Pi2, ODROID-C1
- ChriZathens
- Forum Moderator

- Posts: 758
- Joined: 23 Jun 2012 09:14
- Location: Athens, Greece
- Contact:
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
I have upgraded from freenas 0.7.2.8191 to n4f 9.0.0.1.148 without changing anything in users...
I then upgraded to .175 without changing anything in users
Will I survive?
I then upgraded to .175 without changing anything in users
Will I survive?
My Nas
Backup Nas: U-NAS NSC-400, Gigabyte MB10-DS4 (4x4TB Seagate Exos disks in RaidZ configuration - 32GB RAM)
- Case: Fractal Design Define R2
- M/B: Supermicro x9scl-f
- CPU: Intel Celeron G1620
- RAM: 16GB DDR3 ECC (2 x Kingston KVR1333D3E9S/8G)
- PSU: Chieftec 850w 80+ modular
- Storage: 8x2TB HDDs in a RaidZ2 array ~ 10.1 TB usable disk space
- O/S: XigmaNAS 11.2.0.4.6625 -amd64 embedded
- Extra H/W: Dell Perc H310 SAS controller, crosflashed to LSI 9211-8i IT mode, 8GB Innodisk D150SV SATADOM for O/S
Backup Nas: U-NAS NSC-400, Gigabyte MB10-DS4 (4x4TB Seagate Exos disks in RaidZ configuration - 32GB RAM)
-
lasdem
- Starter

- Posts: 21
- Joined: 29 Jul 2012 20:18
- Location: Austria
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
Ok I have a 9.0.0.1-188 x64 embedded, my config shows version 1.0 and i will try to upgrade to 247 as soon as download is finished.daoyama wrote: It recommends upgrading to 9.1.0.1.247 or later, as soon as possible.
If your system is not able to boot, please boot from CD drive with 9.1.0.1.247,
then chose "Upgrade from CD, then reset to Factory Default.
NAS4Free 9.0.0.1 below 247 is not supported any more.
I have no problem if the os gets broken, because it is a test machine anyway.
Will report back after upgrade, thx for the good work
NAS4Free 9.1.0.1-573 x64-embedded, 2GB RAM
Acer H340 WG945GCM, Intel Atom 230 (1.6Ghz Dual Core)
2x2TB WD20EARS + 2x2TB WD20EARX (all encrypted) in RaidZ1
Acer H340 WG945GCM, Intel Atom 230 (1.6Ghz Dual Core)
2x2TB WD20EARS + 2x2TB WD20EARX (all encrypted) in RaidZ1
-
lasdem
- Starter

- Posts: 21
- Joined: 29 Jul 2012 20:18
- Location: Austria
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
Well I am back to report.
NAS is not available over the network anymore.
It worked, nas4free is booted and web interface is responding.
I will check if all settings are ok.
NAS is not available over the network anymore.
It worked, nas4free is booted and web interface is responding.
I will check if all settings are ok.
Last edited by lasdem on 30 Aug 2012 20:46, edited 3 times in total.
NAS4Free 9.1.0.1-573 x64-embedded, 2GB RAM
Acer H340 WG945GCM, Intel Atom 230 (1.6Ghz Dual Core)
2x2TB WD20EARS + 2x2TB WD20EARX (all encrypted) in RaidZ1
Acer H340 WG945GCM, Intel Atom 230 (1.6Ghz Dual Core)
2x2TB WD20EARS + 2x2TB WD20EARX (all encrypted) in RaidZ1
- alexey123
- Moderator

- Posts: 1469
- Joined: 19 Aug 2012 08:22
- Location: Israel, Karmiel
- Contact:
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
As for me it not workdaoyama wrote:It recommends upgrading to 9.1.0.1.247...
Thanks,
Daisuke Aoyama
I make full installation

Disks finded, I was try services from liveCD (usb in my case)
And receive

as topic
viewtopic.php?f=59&t=1022
After unsuccess install I boot from my driver with old system 9.0.0.1 - Sandstorm (revision 188) - all work
My hard disk is WDC WD84AA 29.05T29 , motherboard is x86-full on AMD Sempron(tm) 2200+
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
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
-
lasdem
- Starter

- Posts: 21
- Joined: 29 Jul 2012 20:18
- Location: Austria
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
Settings are all the same, it seems that everything is in order =)lasdem wrote:I will check if all settings are ok.
NAS4Free 9.1.0.1-573 x64-embedded, 2GB RAM
Acer H340 WG945GCM, Intel Atom 230 (1.6Ghz Dual Core)
2x2TB WD20EARS + 2x2TB WD20EARX (all encrypted) in RaidZ1
Acer H340 WG945GCM, Intel Atom 230 (1.6Ghz Dual Core)
2x2TB WD20EARS + 2x2TB WD20EARX (all encrypted) in RaidZ1
- daoyama
- Developer

- Posts: 394
- Joined: 25 Aug 2012 09:28
- Location: Japan
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
Thank you for reporting.lasdem wrote:Settings are all the same, it seems that everything is in order =)lasdem wrote:I will check if all settings are ok.
Please post or mail to me following info. (replace ada0 with your drive)alexey123 wrote: After unsuccess install I boot from my driver with old system 9.0.0.1 - Sandstorm (revision 188) - all work
My hard disk is WDC WD84AA 29.05T29 , motherboard is x86-full on AMD Sempron(tm) 2200+
# diskinfo -v ada0
# sysctl kern.geom
Note: kern.geom is very long info but its useful for devbug and develop.
Thanks,
Daisuke Aoyama
NAS4Free 10.2.0.2.2115 (x64-embedded), 10.2.0.2.2258 (arm), 10.2.0.2.2258(dom0)
GIGABYTE 5YASV-RH, Celeron E3400 (Dual 2.6GHz), ECC 8GB, Intel ET/CT/82566DM (on-board), ZFS mirror (2TBx2)
ASRock E350M1/USB3, 16GB, Realtek 8111E (on-board), ZFS mirror (2TBx2)
MSI MS-9666, Core i7-860(Quad 2.8GHz/HT), 32GB, Mellanox ConnectX-2 EN/Intel 82578DM (on-board), ZFS mirror (3TBx2+L2ARC/ZIL:SSD128GB)
Develop/test environment:
VirtualBox 512MB VM, ESXi 512MB-8GB VM, Raspberry Pi, Pi2, ODROID-C1
GIGABYTE 5YASV-RH, Celeron E3400 (Dual 2.6GHz), ECC 8GB, Intel ET/CT/82566DM (on-board), ZFS mirror (2TBx2)
ASRock E350M1/USB3, 16GB, Realtek 8111E (on-board), ZFS mirror (2TBx2)
MSI MS-9666, Core i7-860(Quad 2.8GHz/HT), 32GB, Mellanox ConnectX-2 EN/Intel 82578DM (on-board), ZFS mirror (3TBx2+L2ARC/ZIL:SSD128GB)
Develop/test environment:
VirtualBox 512MB VM, ESXi 512MB-8GB VM, Raspberry Pi, Pi2, ODROID-C1
- ChriZathens
- Forum Moderator

- Posts: 758
- Joined: 23 Jun 2012 09:14
- Location: Athens, Greece
- Contact:
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
Good thing I haven't yet thrown my small disk out of the window, alexey... lol It seems there might be something different faulty and not the disk..
As for me I checked a few minutes ago, and thanks God, my config reports version 1.0... I will stick for a while in 9.0.0.1.175 I guess... not an issue - it's rock solid and very fast...
As for me I checked a few minutes ago, and thanks God, my config reports version 1.0... I will stick for a while in 9.0.0.1.175 I guess... not an issue - it's rock solid and very fast...
My Nas
Backup Nas: U-NAS NSC-400, Gigabyte MB10-DS4 (4x4TB Seagate Exos disks in RaidZ configuration - 32GB RAM)
- Case: Fractal Design Define R2
- M/B: Supermicro x9scl-f
- CPU: Intel Celeron G1620
- RAM: 16GB DDR3 ECC (2 x Kingston KVR1333D3E9S/8G)
- PSU: Chieftec 850w 80+ modular
- Storage: 8x2TB HDDs in a RaidZ2 array ~ 10.1 TB usable disk space
- O/S: XigmaNAS 11.2.0.4.6625 -amd64 embedded
- Extra H/W: Dell Perc H310 SAS controller, crosflashed to LSI 9211-8i IT mode, 8GB Innodisk D150SV SATADOM for O/S
Backup Nas: U-NAS NSC-400, Gigabyte MB10-DS4 (4x4TB Seagate Exos disks in RaidZ configuration - 32GB RAM)
- alexey123
- Moderator

- Posts: 1469
- Joined: 19 Aug 2012 08:22
- Location: Israel, Karmiel
- Contact:
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
I double
After 2 reboot it stop to see USB flash during installation.
Reboot - Boot from usb-flash, but not mount USB during instalation.
Power off, Many russian words about life, coffie, and SUCCESS INSTALL!
Web interface worked faster. More faster. Network speed is OK ( in my case ) for smb,(70 Mbit/sec) ftp . I'll test Owncloud as web and php application.
============
My disk was born in 1997, 14.5 years old. But was work without any problem.
=========================
Also I build LiveUSB images for new version.
http://sourceforge.net/projects/alexey1 ... b/9.1.0.1/
After 2 reboot it stop to see USB flash during installation.
Reboot - Boot from usb-flash, but not mount USB during instalation.
Power off, Many russian words about life, coffie, and SUCCESS INSTALL!
Web interface worked faster. More faster. Network speed is OK ( in my case ) for smb,(70 Mbit/sec) ftp . I'll test Owncloud as web and php application.
============
I check it tommorow. And replace it on another disk.Please post or mail to me following info. (replace ada0 with your drive)
# diskinfo -v ada0
# sysctl kern.geom
Note: kern.geom is very long info but its useful for devbug and develop.
Thanks,
Daisuke Aoyama
My disk was born in 1997, 14.5 years old. But was work without any problem.
=========================
Also I build LiveUSB images for new version.
http://sourceforge.net/projects/alexey1 ... b/9.1.0.1/
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
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
- alexey123
- Moderator

- Posts: 1469
- Joined: 19 Aug 2012 08:22
- Location: Israel, Karmiel
- Contact:
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
I attach output about my diskdaoyama wrote: Please post or mail to me following info. (replace ada0 with your drive)
# diskinfo -v ada0
# sysctl kern.geom
Note: kern.geom is very long info but its useful for devbug and develop.
Thanks,
Daisuke Aoyama
You do not have the required permissions to view the files attached to this post.
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
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
- ChriZathens
- Forum Moderator

- Posts: 758
- Joined: 23 Jun 2012 09:14
- Location: Athens, Greece
- Contact:
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
As alexey mentioned earlier, I also encountered error "could not initialize destination disk" in another topic.. --> viewtopic.php?f=59&t=1022
So I am attaching my info, too. I hope it helps you...
EDIT: Just tried to install version .250 and after creating slice partition I get a lot of errors :
And after that
The disk is checked with many hdd tools as also mentioned in topic viewtopic.php?f=59&t=1022 and all reported no errors
So I am attaching my info, too. I hope it helps you...
EDIT: Just tried to install version .250 and after creating slice partition I get a lot of errors :
Code: Select all
(ada0:ata0:0:0:0): WRITE_DMA. ACB: ca 00 00 00 00 40 00 00 00 00 01 00
(ada0:ata0:0:0:0): CAM status: ATA Status Error
(ada0:ata0:0:0:0): ATA Status: 51 (DRDY SERV ERR), error: 84 (ICRC ABRT)
(ada0:ata0:0:0:0): RES: 51 84 00 00 00 00 00 00 00 01 00
(ada0:ata0:0:0:0): Error 5, Retries exhaustedCode: Select all
Error: Failed to write standard label
Error: Failed to create BSD label on ada0s1!
Unmount CDROM.
There was a problem during initializing the destination disk.You do not have the required permissions to view the files attached to this post.
My Nas
Backup Nas: U-NAS NSC-400, Gigabyte MB10-DS4 (4x4TB Seagate Exos disks in RaidZ configuration - 32GB RAM)
- Case: Fractal Design Define R2
- M/B: Supermicro x9scl-f
- CPU: Intel Celeron G1620
- RAM: 16GB DDR3 ECC (2 x Kingston KVR1333D3E9S/8G)
- PSU: Chieftec 850w 80+ modular
- Storage: 8x2TB HDDs in a RaidZ2 array ~ 10.1 TB usable disk space
- O/S: XigmaNAS 11.2.0.4.6625 -amd64 embedded
- Extra H/W: Dell Perc H310 SAS controller, crosflashed to LSI 9211-8i IT mode, 8GB Innodisk D150SV SATADOM for O/S
Backup Nas: U-NAS NSC-400, Gigabyte MB10-DS4 (4x4TB Seagate Exos disks in RaidZ configuration - 32GB RAM)
- daoyama
- Developer

- Posts: 394
- Joined: 25 Aug 2012 09:28
- Location: Japan
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
It looks controller problem, not a disk.ChriZathens wrote: EDIT: Just tried to install version .250 and after creating slice partition I get a lot of errors :Code: Select all
(ada0:ata0:0:0:0): WRITE_DMA. ACB: ca 00 00 00 00 40 00 00 00 00 01 00 (ada0:ata0:0:0:0): CAM status: ATA Status Error (ada0:ata0:0:0:0): ATA Status: 51 (DRDY SERV ERR), error: 84 (ICRC ABRT) (ada0:ata0:0:0:0): RES: 51 84 00 00 00 00 00 00 00 01 00 (ada0:ata0:0:0:0): Error 5, Retries exhausted
Can GPT format of the disk be performed from WebGUI of LiveCD?
What contoroller is connected to the disk?
Did you check on the contoroller?
Please post the result of:
# cat /var/run/dmesg.boot
Thanks,
Daisuke Aoyama
NAS4Free 10.2.0.2.2115 (x64-embedded), 10.2.0.2.2258 (arm), 10.2.0.2.2258(dom0)
GIGABYTE 5YASV-RH, Celeron E3400 (Dual 2.6GHz), ECC 8GB, Intel ET/CT/82566DM (on-board), ZFS mirror (2TBx2)
ASRock E350M1/USB3, 16GB, Realtek 8111E (on-board), ZFS mirror (2TBx2)
MSI MS-9666, Core i7-860(Quad 2.8GHz/HT), 32GB, Mellanox ConnectX-2 EN/Intel 82578DM (on-board), ZFS mirror (3TBx2+L2ARC/ZIL:SSD128GB)
Develop/test environment:
VirtualBox 512MB VM, ESXi 512MB-8GB VM, Raspberry Pi, Pi2, ODROID-C1
GIGABYTE 5YASV-RH, Celeron E3400 (Dual 2.6GHz), ECC 8GB, Intel ET/CT/82566DM (on-board), ZFS mirror (2TBx2)
ASRock E350M1/USB3, 16GB, Realtek 8111E (on-board), ZFS mirror (2TBx2)
MSI MS-9666, Core i7-860(Quad 2.8GHz/HT), 32GB, Mellanox ConnectX-2 EN/Intel 82578DM (on-board), ZFS mirror (3TBx2+L2ARC/ZIL:SSD128GB)
Develop/test environment:
VirtualBox 512MB VM, ESXi 512MB-8GB VM, Raspberry Pi, Pi2, ODROID-C1
- ChriZathens
- Forum Moderator

- Posts: 758
- Joined: 23 Jun 2012 09:14
- Location: Athens, Greece
- Contact:
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
I don't think it is the controller (I successfully installed on a 3.5" hdd), BUT I can't really be sure about the cabling, because this specific drive is a 2.5" hdd and is connected to the controller using a 2.5" to 3.5" adapterdaoyama wrote: It looks controller problem, not a disk.
But for the record, using version .249, those errors don't show anymore, just:
Code: Select all
Error: Failed to write standard label
Error: Failed to create BSD label on ada0s1!
Unmount CDROM.
There was a problem during initializing the destination disk.Code: Select all
Mount CDROM.
Installing system image on device ada0
gzip: stdout: Broken pipe
GEOM: ada0: geometry does not match label (16h,63s != 15h,63s).
GEOM: ada0: media size does not match label.
Error: Failed to dd image on '/dev/ada0'!
Unmount CDROM
There was a problem while copying filesUsing the live cd, I added the disk from Disks|Management and the went ahead and formatted the disk from the webui. The result is:Can GPT format of the disk be performed from WebGUI of LiveCD?
Code: Select all
kern.geom.debugflags: 0 -> 16
Deleting MBR and partition table...
2048+0 records in
2048+0 records out
1048576 bytes transferred in 0.527736 secs (1986932 bytes/sec)
2048+0 records in
2048+0 records out
1048576 bytes transferred in 0.498565 secs (2103188 bytes/sec)
Creating partition...
ada0 created
ada0p1 added
Creating filesystem with 'Soft Updates'...
/dev/ada0p1: 5729.0MB (11733048 sectors) block size 32768, fragment size 4096
using 8 cylinder groups of 740.00MB, 23680 blks, 47360 inodes.
with soft updates
super-block backups (for fsck -b #) at:
192, 1515712, 3031232, 4546752, 6062272, 7577792, 9093312, 10608832newfs: soft updates journaling set
Using inode 4 in cg 0 for 33554432 byte journal
Created UFS file system:
/dev/ufsid/5040d8a10c54deb8
kern.geom.debugflags: 16 -> 0
Done!kern.geom.debugflags: 0 -> 16
Deleting MBR and partition table...
2048+0 records in
2048+0 records out
1048576 bytes transferred in 0.569721 secs (1840508 bytes/sec)
2048+0 records in
2048+0 records out
1048576 bytes transferred in 0.498601 secs (2103036 bytes/sec)
Creating partition...
ada0 created
gpart: Input/output error
Creating filesystem with 'Soft Updates'...
Warning: changing optimization to space because minfree is less than 8%
/dev/ada0p1: 5729.0MB (11733048 sectors) block size 32768, fragment size 4096
using 8 cylinder groups of 740.00MB, 23680 blks, 47360 inodes.
with soft updates
super-block backups (for fsck -b #) at:
192, 1515712, 3031232, 4546752, 6062272, 7577792, 9093312, 10608832newfs: soft updates journaling set
Using inode 4 in cg 0 for 33554432 byte journal
Created UFS file system:
/dev/ufsid/5040da85a2e1fdcf
kern.geom.debugflags: 16 -> 0
Done!
Here you go:Please post the result of:
# cat /var/run/dmesg.boot
Code: Select all
$ cat /var/run/dmesg.boot
Copyright (c) 1992-2012 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 9.0-RELEASE-p4 #0: Thu Aug 30 22:46:50 CEST 2012
root@dev.nas4free:/usr/obj/nas4free/usr/src/sys/NAS4FREE-amd64 amd64
CPU: Intel(R) Pentium(R) D CPU 2.80GHz (2793.06-MHz K8-class CPU)
Origin = "GenuineIntel" Id = 0xf47 Family = f Model = 4 Stepping = 7
Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
Features2=0x641d<SSE3,DTES64,MON,DS_CPL,CNXT-ID,CX16,xTPR>
AMD Features=0x20100800<SYSCALL,NX,LM>
AMD Features2=0x1<LAHF>
TSC: P-state invariant
real memory = 2147483648 (2048 MB)
avail memory = 1802506240 (1719 MB)
Event timer "LAPIC" quality 400
ACPI APIC Table: <DELL GX520 >
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
FreeBSD/SMP: 1 package(s) x 2 core(s)
cpu0 (BSP): APIC ID: 0
cpu1 (AP): APIC ID: 1
ioapic0: Changing APIC ID to 8
ioapic0 <Version 2.0> irqs 0-23 on motherboard
lapic0: Forcing LINT1 to edge trigger
kbd1 at kbdmux0
cryptosoft0: <software crypto> on motherboard
acpi0: <DELL GX520 > on motherboard
acpi0: Power Button (fixed)
acpi0: reservation of 0, a0000 (3) failed
acpi0: reservation of 100000, f00000 (3) failed
acpi0: reservation of 1000000, 7e686c00 (3) failed
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
cpu0: <ACPI CPU> on acpi0
cpu1: <ACPI CPU> on acpi0
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 450
Event timer "HPET1" frequency 14318180 Hz quality 440
Event timer "HPET2" frequency 14318180 Hz quality 440
acpi_button0: <Power Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0
pci1: <ACPI PCI bus> on pcib1
vgapci0: <VGA-compatible display> port 0xe898-0xe89f mem 0xfeb00000-0xfeb7ffff,0xe0000000-0xefffffff,0xfeac0000-0xfeafffff irq 16 at device 2.0 on pci0
agp0: <Intel 82945G (945G GMCH) SVGA controller> on vgapci0
agp0: aperture size is 256M, detected 7932k stolen memory
vgapci1: <VGA-compatible display> mem 0xfeb80000-0xfebfffff at device 2.1 on pci0
pcib2: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0
pci2: <ACPI PCI bus> on pcib2
bge0: <Broadcom Gigabit Ethernet Controller, ASIC rev. 0x004001> mem 0xfe8f0000-0xfe8fffff irq 16 at device 0.0 on pci2
bge0: CHIP ID 0x00004001; ASIC REV 0x04; CHIP REV 0x40; PCI-E
miibus0: <MII bus> on bge0
brgphy0: <BCM5750 1000BASE-T media interface> PHY 1 on miibus0
brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow
bge0: Ethernet address: 00:13:72:83:6c:2e
pcib3: <ACPI PCI-PCI bridge> irq 17 at device 28.1 on pci0
pci3: <ACPI PCI bus> on pcib3
uhci0: <Intel 82801G (ICH7) USB controller USB-A> port 0xff80-0xff9f irq 21 at device 29.0 on pci0
uhci0: LegSup = 0x3000
usbus0: <Intel 82801G (ICH7) USB controller USB-A> on uhci0
uhci1: <Intel 82801G (ICH7) USB controller USB-B> port 0xff60-0xff7f irq 22 at device 29.1 on pci0
usbus1: <Intel 82801G (ICH7) USB controller USB-B> on uhci1
uhci2: <Intel 82801G (ICH7) USB controller USB-C> port 0xff40-0xff5f irq 18 at device 29.2 on pci0
usbus2: <Intel 82801G (ICH7) USB controller USB-C> on uhci2
uhci3: <Intel 82801G (ICH7) USB controller USB-D> port 0xff20-0xff3f irq 23 at device 29.3 on pci0
usbus3: <Intel 82801G (ICH7) USB controller USB-D> on uhci3
ehci0: <Intel 82801GB/R (ICH7) USB 2.0 controller> mem 0xffa80800-0xffa80bff irq 21 at device 29.7 on pci0
usbus4: EHCI version 1.0
usbus4: <Intel 82801GB/R (ICH7) USB 2.0 controller> on ehci0
pcib4: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci4: <ACPI PCI bus> on pcib4
pcm0: <Intel ICH7 (82801GB)> port 0xec00-0xecff,0xe8c0-0xe8ff mem 0xfeabfa00-0xfeabfbff,0xfeabf900-0xfeabf9ff irq 23 at device 30.2 on pci0
pcm0: <Analog Devices AD1981B AC97 Codec>
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel ICH7 UDMA100 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf irq 16 at device 31.1 on pci0
ata0: <ATA channel 0> on atapci0
atapci1: <Intel ICH7 SATA300 controller> port 0xfe00-0xfe07,0xfe10-0xfe13,0xfe20-0xfe27,0xfe30-0xfe33,0xfea0-0xfeaf irq 20 at device 31.2 on pci0
ata2: <ATA channel 0> on atapci1
ata3: <ATA channel 1> on atapci1
pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
atrtc0: <AT realtime clock> port 0x70-0x7f irq 8 on acpi0
Event timer "RTC" frequency 32768 Hz quality 0
attimer0: <AT timer> port 0x40-0x5f irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
fdc0: <floppy drive controller (FDE)> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
ppc0: <Parallel port> port 0x378-0x37f,0x778-0x77f irq 7 on acpi0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/8 bytes threshold
ppbus0: <Parallel port bus> on ppc0
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
orm0: <ISA Option ROMs> at iomem 0xc0000-0xca7ff,0xca800-0xcc7ff,0xcc800-0xcffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
p4tcc0: <CPU Frequency Thermal Control> on cpu0
p4tcc1: <CPU Frequency Thermal Control> on cpu1
Timecounters tick every 1.000 msec
ipfw2 (+ipv6) initialized, divert loadable, nat loadable, rule-based forwarding disabled, default to accept, logging disabled
iSCSI boot driver version 0.2.4
usbus0: 12Mbps Full Speed USB v1.0
usbus1: 12Mbps Full Speed USB v1.0
usbus2: 12Mbps Full Speed USB v1.0
usbus3: 12Mbps Full Speed USB v1.0
usbus4: 480Mbps High Speed USB v2.0
ugen0.1: <Intel> at usbus0
uhub0: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
ugen1.1: <Intel> at usbus1
uhub1: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
ugen2.1: <Intel> at usbus2
uhub2: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2
ugen3.1: <Intel> at usbus3
uhub3: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus3
ugen4.1: <Intel> at usbus4
uhub4: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus4
md0: Preloaded image </mfsroot> 230686720 bytes at 0xffffffff81610fb8
uhub0: 2 ports with 2 removable, self powered
uhub1: 2 ports with 2 removable, self powered
uhub2: 2 ports with 2 removable, self powered
uhub3: 2 ports with 2 removable, self powered
uhub4: 8 ports with 8 removable, self powered
ugen4.2: <vendor 0x0424> at usbus4
uhub5: <vendor 0x0424 product 0x2524, class 9/0, rev 2.00/0.00, addr 2> on usbus4
ugen2.2: <Dell> at usbus2
ukbd0: <Dell Dell USB Keyboard, class 0/0, rev 1.10/3.01, addr 2> on usbus2
kbd2 at ukbd0
uhub5: 4 ports with 2 removable, self powered
ugen4.3: <Belkin Corporation> at usbus4
uhid0: <Flip CC Device> on usbus4
ada0 at ata0 bus 0 scbus0 target 0 lun 0
ada0: <FUJITSU MHK2060AT D837> ATA-5 device
ada0: 66.700MB/s transfers (UDMA4, PIO 8192bytes)
ada0: 5729MB (11733120 512 byte sectors: 15H 63S/T 12416C)
ada0: Previously was known as ad0
lapic1: Forcing LINT1 to edge trigger
cd0 at ata0 bus 0 scbus0 target 1 lun 0
cd0: <HL-DT-ST CD-RW GCE-8527B 1.02> Removable CD-ROM SCSI-0 device
cd0: 33.300MB/s transfers (UDMA2, ATAPI 12bytes, PIO 65534bytes)
SMP: AP CPU #1 Launched!
cd0: cd present [78401 x 2048 byte records]
ugen4.4: <Logitech> at usbus4
ums0: <Logitech Optical USB Mouse, class 0/0, rev 2.00/3.40, addr 4> on usbus4
ums0: 3 buttons and [XYZ] coordinates ID=0
(cd0:ata0:0:1:0): READ(10). CDB: 28 0 0 1 32 40 0 0 1 0
(cd0:ata0:0:1:0): CAM status: SCSI Status Error
(cd0:ata0:0:1:0): SCSI status: Check Condition
(cd0:ata0:0:1:0): SCSI sense: ILLEGAL REQUEST asc:64,0 (Illegal mode for this track)
(cd0:ata0:0:1:0): cddone: got error 0x6 back
(cd0:ata0:0:1:0): READ(10). CDB: 28 0 0 1 32 40 0 0 1 0
(cd0:ata0:0:1:0): CAM status: SCSI Status Error
(cd0:ata0:0:1:0): SCSI status: Check Condition
(cd0:ata0:0:1:0): SCSI sense: ILLEGAL REQUEST asc:64,0 (Illegal mode for this track)
(cd0:ata0:0:1:0): cddone: got error 0x6 back
(cd0:ata0:0:1:0): READ(10). CDB: 28 0 0 1 32 40 0 0 1 0
(cd0:ata0:0:1:0): CAM status: SCSI Status Error
(cd0:ata0:0:1:0): SCSI status: Check Condition
(cd0:ata0:0:1:0): SCSI sense: ILLEGAL REQUEST asc:64,0 (Illegal mode for this track)
(cd0:ata0:0:1:0): cddone: got error 0x6 back
Trying to mount root from ufs:/dev/md0 []...My Nas
Backup Nas: U-NAS NSC-400, Gigabyte MB10-DS4 (4x4TB Seagate Exos disks in RaidZ configuration - 32GB RAM)
- Case: Fractal Design Define R2
- M/B: Supermicro x9scl-f
- CPU: Intel Celeron G1620
- RAM: 16GB DDR3 ECC (2 x Kingston KVR1333D3E9S/8G)
- PSU: Chieftec 850w 80+ modular
- Storage: 8x2TB HDDs in a RaidZ2 array ~ 10.1 TB usable disk space
- O/S: XigmaNAS 11.2.0.4.6625 -amd64 embedded
- Extra H/W: Dell Perc H310 SAS controller, crosflashed to LSI 9211-8i IT mode, 8GB Innodisk D150SV SATADOM for O/S
Backup Nas: U-NAS NSC-400, Gigabyte MB10-DS4 (4x4TB Seagate Exos disks in RaidZ configuration - 32GB RAM)
- daoyama
- Developer

- Posts: 394
- Joined: 25 Aug 2012 09:28
- Location: Japan
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
Oh, I misunderstood. I have no 9.0 environment and development tree.
So, I can't support for 9.0 now. Please use 9.1 instead.
It looks the disk contains some partition or raid meta block.
I will add changing geom flags to installer of 9.1.
Please wait next *9.1* build.
Thanks,
Daisuke Aoyama
So, I can't support for 9.0 now. Please use 9.1 instead.
It looks the disk contains some partition or raid meta block.
I will add changing geom flags to installer of 9.1.
Please wait next *9.1* build.
Thanks,
Daisuke Aoyama
NAS4Free 10.2.0.2.2115 (x64-embedded), 10.2.0.2.2258 (arm), 10.2.0.2.2258(dom0)
GIGABYTE 5YASV-RH, Celeron E3400 (Dual 2.6GHz), ECC 8GB, Intel ET/CT/82566DM (on-board), ZFS mirror (2TBx2)
ASRock E350M1/USB3, 16GB, Realtek 8111E (on-board), ZFS mirror (2TBx2)
MSI MS-9666, Core i7-860(Quad 2.8GHz/HT), 32GB, Mellanox ConnectX-2 EN/Intel 82578DM (on-board), ZFS mirror (3TBx2+L2ARC/ZIL:SSD128GB)
Develop/test environment:
VirtualBox 512MB VM, ESXi 512MB-8GB VM, Raspberry Pi, Pi2, ODROID-C1
GIGABYTE 5YASV-RH, Celeron E3400 (Dual 2.6GHz), ECC 8GB, Intel ET/CT/82566DM (on-board), ZFS mirror (2TBx2)
ASRock E350M1/USB3, 16GB, Realtek 8111E (on-board), ZFS mirror (2TBx2)
MSI MS-9666, Core i7-860(Quad 2.8GHz/HT), 32GB, Mellanox ConnectX-2 EN/Intel 82578DM (on-board), ZFS mirror (3TBx2+L2ARC/ZIL:SSD128GB)
Develop/test environment:
VirtualBox 512MB VM, ESXi 512MB-8GB VM, Raspberry Pi, Pi2, ODROID-C1
- ChriZathens
- Forum Moderator

- Posts: 758
- Joined: 23 Jun 2012 09:14
- Location: Athens, Greece
- Contact:
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
Ok, daisuke, thanks...
I will wait.
Just for the record, the failure to create labels occurred also in a test of 9.1.0.1.250
But the test machine is at work, so I will be able to test and report again on Monday..
I will wait.
Just for the record, the failure to create labels occurred also in a test of 9.1.0.1.250
But the test machine is at work, so I will be able to test and report again on Monday..
My Nas
Backup Nas: U-NAS NSC-400, Gigabyte MB10-DS4 (4x4TB Seagate Exos disks in RaidZ configuration - 32GB RAM)
- Case: Fractal Design Define R2
- M/B: Supermicro x9scl-f
- CPU: Intel Celeron G1620
- RAM: 16GB DDR3 ECC (2 x Kingston KVR1333D3E9S/8G)
- PSU: Chieftec 850w 80+ modular
- Storage: 8x2TB HDDs in a RaidZ2 array ~ 10.1 TB usable disk space
- O/S: XigmaNAS 11.2.0.4.6625 -amd64 embedded
- Extra H/W: Dell Perc H310 SAS controller, crosflashed to LSI 9211-8i IT mode, 8GB Innodisk D150SV SATADOM for O/S
Backup Nas: U-NAS NSC-400, Gigabyte MB10-DS4 (4x4TB Seagate Exos disks in RaidZ configuration - 32GB RAM)
- alexey123
- Moderator

- Posts: 1469
- Joined: 19 Aug 2012 08:22
- Location: Israel, Karmiel
- Contact:
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
My problem was in power supply. 12V was 10.7.daoyama wrote: Please post or mail to me following info. (replace ada0 with your drive)
# diskinfo -v ada0
# sysctl kern.geom
Note: kern.geom is very long info but its useful for devbug and develop.
Thanks,
Daisuke Aoyama
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
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
-
BodgeIT
- Starter

- Posts: 74
- Joined: 03 Jul 2012 17:39
- Location: London
- Status: Offline
Re: config.xml changes during reboot — user & other data cha
HI,
Just installed 262 and in process of rebuilding my config after falling foul of the above issue.
When adding hosts, I get the following:
The host does get created but I'm worried this may be something of an issue somewhere?
Thanks for all the good work.
Just installed 262 and in process of rebuilding my config after falling foul of the above issue.
When adding hosts, I get the following:
Code: Select all
Warning: Illegal string offset 'name' in /etc/inc/array.inc on line 80 Warning: Illegal string offset 'uuid' in /etc/inc/array.inc on line 56 Warning: Illegal string offset 'uuid' in /etc/inc/array.inc on line 59 Warning: Illegal string offset 'name' in /etc/inc/array.inc on line 56 Warning: Illegal string offset 'name' in /etc/inc/array.inc on line 59 Warning: Cannot modify header information - headers already sent by (output started at /etc/inc/array.inc:80) in /usr/local/www/system_hosts_edit.php on line 116 Thanks for all the good work.
NAS4Free: 11.4.0.4 - (7682) amd64-embedded
Mobo: Supermicro X9SCL-F, CPU: Xeon E3-1230v2; RAM: Crucial 32GB ECC
System: IBM M1015it SAS controller(SAS2008 v20); Intel Dual 1Gb Server Nic; Thermaltake 1KW PSU;
Storage: Raidz1(3x Toshiba N300 6TB), Raidz1(3x WD Red 3TB), UFS(1x 1TB) Utility disk, ZFS Cache(64Gb SSD)
Mobo: Supermicro X9SCL-F, CPU: Xeon E3-1230v2; RAM: Crucial 32GB ECC
System: IBM M1015it SAS controller(SAS2008 v20); Intel Dual 1Gb Server Nic; Thermaltake 1KW PSU;
Storage: Raidz1(3x Toshiba N300 6TB), Raidz1(3x WD Red 3TB), UFS(1x 1TB) Utility disk, ZFS Cache(64Gb SSD)