The following article guides you through steps on what to do when VOS boots through Accton Diagnostic! (DIAG mode) instead of the regular boot option for VOS.
Following is applicable to CSG Models: CSG3XX, CSG7XX, CSG1300, CSG1500, CSG2500, CSG5000

The appliance usually comes with two HDD/SSD
1) For Installing VOS
2) Diag for Hardware troubleshooting
If the appliance is booting through DIAG mode then power cycle the appliance, go to the BIOS menu > Boot option
Make sure HDD/SSD is getting detected in the below window

If the HDD/SSD is not getting detected then it means an issue with the HDD/SSD
Eg for such cases
In the below image, we are not able to detect Hard Disk 5 but only able to see Hard Disk 3

Option 1:
Go to Save & Exit
Select restore default => then select Save and reset
The system system will reboot. Then, go back into bios and check if it's detected in both the Boot page and Save & Exit page
If option 1 doesn't work then do option 2
Option 2:
Power cycle the box once and check again if it's detected after the power cycle (Remove all power cords => wait ~ 1min => plug-in power cords)

If HDD/SSD is still not getting detected then please collect the following and share it with Versa Support at support@versa-networks.com to confirm if there is any issue with Hardware.
If the VOS is not getting loaded and it is logging through Diag mode then collect the following from shell
$ fdisk -l
$ dmidecode -t 1
$ dmesg | grep -i ata
$ dmesg | grep -i error
$ df -kh

$ ls -l /mnt/ssd12/ <-- ssdx obtained from previous output
$ ls -l /mnt/ssd11/ <-- ssdx obtained from previous output
$ smartctl -a /dev/sda