I have an SRX5400 that has a minor error syaing "Host 0 Boot from alternate media"
usually i'd just run "request system snapshot media internal slice alternate partition "
however on the SRX5400 I get:
root@fw1a> request system snapshot media internal slice alternate partition
error: command is not valid on the srx5400
We had some issues with this FW and had to recover it from a USB snapshot. It booted from USB then I was able to run a normal snapshot, but that looks to have gone to /dev/ad1s1a:
root@nyc2-fw1a> show system storage
node0:
--------------------------------------------------------------------------
Filesystem Size Used Avail Capacity Mounted on
/dev/ad1s1a 3.4G 1021M 2.4G 30% /
it should be /dev/ad0s1a
any thoughts on how to fix?