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!

Computer lost power, can't boot now

New installs of XigmaNAS.
Forum rules
Set-Up GuideFAQsForum Rules
Post Reply
nobby
NewUser
NewUser
Posts: 8
Joined: 24 Jun 2012 02:59
Status: Offline

Computer lost power, can't boot now

Post by nobby »

Today a guy came and installed some new power plugs in our house, and in the process he accidentally unplugged my nas4free server. When I tried to boot up I am unable to get nas4free to load. I'm am running 9.1.0.1 embedded off a usb stick. The attached screenshot shows what I get up too (it finds a config file, but then gets to "Defer for Background Checking" and this seems to fail). Does anyone have any suggestions on what I can do?
1-20130906_184946.jpg
Thanks
You do not have the required permissions to view the files attached to this post.

User avatar
b0ssman
Forum Moderator
Forum Moderator
Posts: 2438
Joined: 14 Feb 2013 08:34
Location: Munich, Germany
Status: Offline

Re: Computer lost power, can't boot now

Post by b0ssman »

Nas4Free 11.1.0.4.4517. Supermicro X10SLL-F, 16gb ECC, i3 4130, IBM M1015 with IT firmware. 4x 3tb WD Red, 4x 2TB Samsung F4, both GEOM AES 256 encrypted.

nobby
NewUser
NewUser
Posts: 8
Joined: 24 Jun 2012 02:59
Status: Offline

Re: Computer lost power, can't boot now

Post by nobby »

Thanks for that b0ssman. I'm following the steps in the faq now. I don't usually use the command function in the webgui - If I run the command "fsck_ufs -p /dev/ada1 &" in the command box, will the website eventually give me the message "FILE SYSTEM CLEAN; SKIPPING CHECKS" as per the faq? I've run it now and as far as I can tell, nothing is happening.

User avatar
raulfg3
Site Admin
Site Admin
Posts: 4865
Joined: 22 Jun 2012 22:13
Location: Madrid (ESPAÑA)
Contact:
Status: Offline

Re: Computer lost power, can't boot now

Post by raulfg3 »

use shell better (webgui is not neccesary/usefull in this case)
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

nobby
NewUser
NewUser
Posts: 8
Joined: 24 Jun 2012 02:59
Status: Offline

Re: Computer lost power, can't boot now

Post by nobby »

Ok running "fsck_ufs -p /dev/ada1 &" in a shell and I get the following message: Cannot find file system superblock. This happens on each of my 3 disks (ada0, ada1, ada2). After a bit of searching I found that if I run "newfs -N /dev/ada0" I get a bunch of alternative super blocks. But running fsck_ffs -b 192 ada1 gives message: 192 is not a file system superblock (I tried running this using various superblock numbers). Any thoughts on what I can do now?

nobby
NewUser
NewUser
Posts: 8
Joined: 24 Jun 2012 02:59
Status: Offline

Re: Computer lost power, can't boot now

Post by nobby »

Spent the whole weekend trying to figure out how to fix my disk errors. I managed to boot up my computer using sysrescuecd, and accessed my disks to backup data. As a last ditch attempt before I just formatted everything, I loaded a fresh nas4free liveusb on a usb stick and booted up. Imported my disks, then added a mount point for each. There was an error status for each disk on the mount management web page. Then I went to the fsck section and executed on each disk. After a bit of a wait, I got back messages that disks had been fixed (or salvaged). Rebooted my computer using my original embedded nas4free usb stick and everything appears to be ok. Yay! I can see the importance of a UPS now.

User avatar
shakky4711
Advanced User
Advanced User
Posts: 273
Joined: 25 Jun 2012 08:27
Status: Offline

Re: Computer lost power, can't boot now

Post by shakky4711 »

Hi,

Code: Select all

Ok running "fsck_ufs -p /dev/ada1 &" in a shell
WRONG, ada1 is the raw drive, you need to locate to the partition with the file system.

Code: Select all

fsck_ufs -p /dev/ada1p1
Do not use the &, so the output is not skipped and you see the results.

But use ada1p1 only on a separate data drive, for raid arrays you must check the filesystem on the array

Shakky

User avatar
Lee Sharp
Advanced User
Advanced User
Posts: 251
Joined: 13 May 2013 21:12
Contact:
Status: Offline

Re: Computer lost power, can't boot now

Post by Lee Sharp »

nobby wrote:I can see the importance of a UPS now.
You have a flair for understatement. :)

Post Reply

Return to “Install XigmaNAS”