NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Hardware

Help needed booting FAS3140

NETAPPISM
4,882 Views

I have a FAS3140 with (2) 4243 shelves holding (24) X412A-R5 drives each.
I can boot the FAS to console mode, basic commands are listed,

but can't get Ontap (8.1.2/BIOS 4.4.0) to boot and see the drives, any ideas?

3 REPLIES 3

YEKYAWTHARMYINT
4,882 Views

What really does you mean that can boot to console mode? Which prompt can you see? LOADER>? if you can see LOADER> try boot_ontap command

Regards

Ye

NETAPPISM
4,882 Views

Yes, I am at the LOADER> prompt,

all the basic commands are available.

When I issue a boot_ontap,

the FAS goes into reboot mode and back to the LOADER> prompt

Note…..when the FAS is booting, I can't ^C to get into the boot menu.

Any thoughts on that?

YEKYAWTHARMYINT
4,882 Views

can you post here printenv command here? We need to check the some parameter.

Another way is you can try netboot.

1. configure either you computer or another storage system as a tftp or http server.

2. Copy the netboot image to server folder.

3. set ip address your 3140 to connect to tftp server. (LOADER> ifconfig e0a -addr=filer_addr -mask=netmask) (ifconfig e0a -addr=10.10.10.2 -mast=255.255.255.0)

4. LOADER>netboot URL (example: netboot tftp://myserver/bootimages/ontap/release_netboot.e )

Public