节点死机,无法启动,出现错误"未找到设备"
适用于
- 使用 mSATA 启动设备(部件号 X3320A、X3324A)的 AFF/FAS 系统
- 无法启动 ONTAP OS
问题
- 节点不会自动启动。
- 在加载器中执行
"boot_ontap"后,系统将不会启动并报告以下错误。 - 在 LOADER 启动尝试时,接收类似于以下内容的消息:
LOADER-A> boot_ontap
Could not load fat://boot0/X86_64/freebsd/image1/kernel:Device not found
ERROR: Error booting OS on: 'boot0' file: fat://boot0/X86_64/freebsd/image1/kernel (boot0,fat)
*** command status = Device not found(-6)
LOADER-A> boot_primary
Loading X86_64/freebsd/image1/kernel:Failed: Device not found
Could not load fat://boot0/X86_64/freebsd/image1/kernel: Device not found
*** command status = Device not found(-6)
LOADER-A> boot_backup
Loading X86_64/freebsd/image2/kernel:Failed: Device not found
Could not load fat://boot0/X86_64/freebsd/image2/kernel: Device not found
*** command status = Device not found(-6)
LOADER-A> boot_ontap
Could not load fat://boot0/X86_64/freebsd/image2/kernel:Unknown error
ERROR: Error booting OS on: 'boot0' file: fat://boot0/X86_64/freebsd/image2/kernel (boot0,fat)
*** command status = Unknown error(-62)
LOADER-A> boot_primary
Loading X86_64/freebsd/image2/kernel:Failed: Unknown error
Could not load fat://boot0/X86_64/freebsd/image2/kernel: Unknown error
*** command status = Unknown error(-62)
LOADER-A> boot_backup
Loading X86_64/freebsd/image1/kernel:Failed: Error
Could not load fat://boot0/X86_64/freebsd/image1/kernel: Error
*** command status = Error(-1)
LOADER-A> boot_recovery
Bootable external device not found!
Boot Recovery failed
*** command status = Error(-1)
Can't find primary boot device u0a.0Can't find backup boot device u0a.1ACPI RSDP Found at 0x6f7fe014Could not open device: Device not found
- 网络引导和安装 ONTAP 时出现类似错误。示例:
Please choose one of the following:
...
(7) Install new software first.
...
Selection (1-9)? 7
super-block backups (for fsck_ffs -b #) at:
192
******* Working on device /dev/ada0 *******
ada0: CAM_CMD_TIMEOUT, retrying (4 retries left)
ada0: CAM_CMD_TIMEOUT, retrying (3 retries left)
Jul 10 15:45:05 [localhost:ata.timeout.retry:notice]: ATA device timeout (ATA TIMEOUT (retrying), Device ada0: (4 retries left)).
Partitioning of boot device complete
Install Failed.
fdisk: invalid fdisk partition table found
fdisk: WARNING: adjusting start offset of partition 1
from 288 to 315, to fall on a head boundary
fdisk: WARNING: adjusting size of partition 1 from 33554016 to 33553989
to end on a cylinder boundary
fdisk: Failed to write MBR. Try to use gpart(8).
fdisk: Failed to write MBR. Try to use gpart(8).
fdisk: Failed to write MBR. Try to use gpart(8).
fdisk: Failed to write MBR. Try to use gpart(8).
newfs_msdos: /dev/ada0s1: No such file or directory
ERROR: Unable to create a filesystem on the boot device.
umount: /mnt: not a file system root directory