Symptom
After issue : switchto vdc
error message:AQ6-PT-7010-03# switchto vdc ixIA
/isan/bin/first-setup.core: line 45: echo: write error: No space left on device
date: write error: No space left on device
/isan/bin/first-setup.core: line 47: echo: write error: No space left on device
date: write error: No space left on device
/isan/bin/first-setup.core: line 80: echo: write error: No space left on device
/isan/bin/first-setup.core: line 81: echo: write error: No space left on device
/isan/bin/first-setup.core: line 82: echo: write error: No space left on device
date: write error: No space left on device
Conditions
issue command : switchto vdc
AQ6-PT-7010-03# sh module
Mod Ports Module-Type Model Status
--- ----- ----------------------------------- ------------------ ----------
1 48 1/10 Gbps Ethernet Module N7K-F248XP-25 ok
2 32 10 Gbps Ethernet XL Module N7K-M132XP-12L ok
3 32 10 Gbps Ethernet XL Module N7K-M132XP-12L ok
5 0 Supervisor Module-2 N7K-SUP2E active *
6 0 Supervisor Module-2 N7K-SUP2E ha-standby
7 24 10 Gbps Ethernet Module N7K-M224XP-23L ok
8 32 1/10 Gbps Ethernet Module N7K-F132XP-15 ok
9 48 1/10 Gbps Ethernet Module N7K-F248XP-25E ok
10 12 10/40 Gbps Ethernet Module N7K-F312FQ-25 ok
Workaround
1. reload switch .
2. load a debug-plugin and then free up some space from /nxos/tmp
Further Problem Description
the error message has no function impact. the first-setup script logs the debugging to /nxos/tmp which is much smaller than /var/tmp that is used before.