Hello all,
I try to do an upgrade for an SRX240 box from version 11.4R10.3 to 12.1X46-D40.2
I first use the command : request system software add no-copy validate /cf/packages/junos-srxsme-12.1X46-D40.2-domestic.tgz reboot
Because of the version and the use of the option "validate" it doesn't work :
mgd: error: Check-out pass for Chassis control process (/usr/sbin/chassisd) dumped core (0x8b)
Connectivity fault management process: rtslib: ERROR kernel does not support all messages: expected 102 got 101,a reboot or software upgrade may be required
Connectivity fault management process:
Connectivity fault management process: rtslib: WARNING version mismatch for msg residx: expected 98 got 0,a reboot or software upgrade may be required
Connectivity fault management process:
Connectivity fault management process: rtslib: WARNING version mismatch for msg unknown: expected 98 got 6,a reboot or software upgrade may be required
Connectivity fault management process:
mgd: error: configuration check-out failed
Validation failed
When i try to do the same without the "validate" option :
request system software add no-copy no-validate /cf/packages/junos-srxsme-12.1X46-D40.2-domestic.tgz reboot
Formatting alternate root (/dev/da0s2a)...
newfs: /dev/da0s2a: failed to open disk for writing
ERROR: Could not format alternate root
How can i mount again this second partition ?
show system snapshot media internal
Information for snapshot on internal (/dev/da0s1a) (primary)
Creation date: Sep 12 23:06:23 2014
JUNOS version on snapshot:
junos : 11.4R10.3-domestic
error: cannot mount /dev/da0s2a
df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/da0s1a 610M 281M 280M 50% /
devfs 1.0K 1.0K 0B 100% /dev
/dev/md0 371M 371M 0B 100% /junos
/cf 610M 281M 280M 50% /junos/cf
devfs 1.0K 1.0K 0B 100% /junos/dev/
procfs 4.0K 4.0K 0B 100% /proc
/dev/bo0s3e 46M 26K 42M 0% /config
/dev/bo0s3f 618M 21M 547M 4% /cf/var
/dev/md1 336M 17M 292M 6% /mfs
/cf/var/jail 618M 21M 547M 4% /jail/var
/cf/var/log 618M 21M 547M 4% /jail/var/log
devfs 1.0K 1.0K 0B 100% /jail/dev
/dev/md2 63M 4.0K 58M 0% /mfs/var/run/utm
/dev/md3 1.8M 192K 1.5M 11% /jail/mfs
/dev/altroot 617M 140M 428M 25% /altroot
devfs 1.0K 1.0K 0B 100% /cf/var/validate/chroot/cf/dev
procfs 4.0K 4.0K 0B 100% /cf/var/validate/chroot/proc
/dev/md5 407M 407M 0B 100% /cf/var/validate/chroot/junos
show system storage partitions
Boot Media: internal (da0)
Active Partition: da0s1a
Backup Partition: da0s2a
Currently booted from: active (da0s1a)
Partitions information:
Partition Size Mountpoint
s1a 610M /
s2a altroot
s3e 46M /config
s3f 618M /var
s4a 56M recovery
s4e 5.7M
When i do the show log install
Formatting alternate root (/dev/da0s2a)...
newfs: /dev/da0s2a: failed to open disk for writing
ERROR: Could not format alternate root
</output>
<package-result>1</package-result>
Can anyone help me please? i'm new with Juniper... :-(
Thanks !
Regards