This article assists in troubleshooting an issue seen for QFX10K where after the upgrade few of the interfaces are missing from the "show interface <>" output after the upgrade.
{master:0}
user@qfx10k> show interfaces et-0/0/53
error: device et-0/0/53 not found
[edit chassis fpc 0 pic 0 port 53 speed]
'speed 100g'
PIC:0 port:52 configured in 10g speed. Port 53 configured in 100G. Mode is not valid
error: configuration check-out failed
{master:0}[edit]
user@QFX10K# show chassis | display set
set chassis aggregated-devices ethernet device-count 64
set chassis fpc 0 pic 0 port 51 channel-speed 10g
set chassis fpc 0 pic 0 port 53 speed 100g
user@QFX10K# set chassis fpc 0 pic 0 port 53 speed 100g
warning: Port 51 and 52 will be disabled or enabled when port 53 in 100g mode is enabled or disabled
user@QFX10K# delete chassis fpc 0 pic 0 port 51 channel-speed 10g
warning: Ports 51 52 53 will be channelized or dechannelized
After committing the above changes the port et-0/0/53 will come up.