[j-nsp] M7i :hard-disk missing in Boot List

Zoltan Ori z.ori at morehead-st.edu
Wed May 10 09:51:24 EDT 2006


On Wednesday 10 May 2006 09:09, juniper light wrote:
> Hi all,
> Have any one seen this alarm :
>
> M7i> show system alarms
> 1 alarms currently active
> Alarm time               Class  Description
> 2006-05-10 12:47:17 WET  Major  Host 0 hard-disk missing in Boot List
>
> seem to have some entries in /etc/vfstab not correctely mounted after the
> router reboot,
> i tried to correct the file system using : fsck -y but no results :
> % cat /etc/fstab

I had the same problem once. JTAC gave me the following:

>From shell, as root, check the boot devices

%sysctl -a | grep bootdevs
machdep.bootdevs: pcmcia-flash,compact-flash,lan
%

Add the disk back in (this is default order)
%sysctl -w machdep.bootdevs: pcmcia-flash,compact-flash,disk,lan

Repeat  'sysclt-a | grep bootdevs' to ensure that it was changed.

Reboot the system. You may also issue 'request system reboot media 
compact-flash' to tell Junos to use the Flash.

Check the hard drive, re-partition if necessary.

Hope that helps.

Zoltan Ori



More information about the juniper-nsp mailing list