clustermode bootloader

interrupt bootsequence; enter bootloader

lsdev
list devices;
disk0: BIOS drive A:
disk1: BIOS drive B:
disk1s1: FAT-16
disk1s2: FFS bad disklabel
disk1s3a: FFS
disk1s4a: FFS
disk1s4b: FFS
disk2: BIOS drive D:

printenv
print variables
AUTOBOOT=true
(output skipped)
NETAPP_BACKUP_KERNEL_URL=x86_64/freebsd/image2/kernel
NETAPP_PRIMARY_KERNEL_URL=x86_64/freebsd/image1/kernel
(output skipped)
bootarg.init.boot_clustered=true
bootarg.iit.dhcp.enable=true
(output skipped)
kernel=x86_64/freebsd/image1/kernel

boot_backup
boot_ontap
boot_primary
boot
unload
example:
printenv AUTOBOOT
true
setenv AUTOBOOT false
printenv AUTOBOOT
false

boot_ontap

This entry was posted in netapp. Bookmark the permalink.

Comments are closed.