Ethernet Kart Problem ve Çözümleri
10-01-2023
01:17
Ethernet Kart Problem ve Çözümleri Genel Arıza gidermenizde yardımcı olabilecek bazı bilgileri Sizin için derledik .
Sorun = Sunucu, Ethernet Kartına ulaşamıyor
- Ethernet Kartın doğru şekilde yerleştirildiğinden emin olun
- Ethernet Kart yuvasının ve adaptörün uyumlu olduğundan emin olun
- Ethernet Kartı farklı bir PCI Express yuvasına yükleyin
- Ethernet Kart ile birlikte gelen sürücüleri kullanın veya en son sürücüleri indirin
- Anakartın en son BIOS'una sahip olduğundan emin olun
- Sunucuyu yeniden başlatmayı deneyin
Sorun = Ethernet Kart artık çalışmıyor
- Ethernet Kartı gerekirse yuvasında veya başka bir yuvasında yeniden yerleştirin
- Başka bir kablo kullanmayı deneyin
- Ağ sürücü dosyaları zarar görmüş veya silinmiş olabilir, bu nedenle sürücüleri yeniden yükleyin
- Sunucuyu yeniden başlatın
- Tüm adaptörleri kaldırıp yeniden yüklemeyi deneyin
- Kabloların doğru şekilde takıldığından emin olun
- Anakartın en son BIOS'una sahip olduğundan emin olun
Sorun = Bağlantı gösterge ışığı kapalı
- Anahtardaki başka bir portu deneyin
- Kablo güvenli bir şekilde takılmış olduğundan emin olun
- Önerilen uzunluklardan daha uzun olmayan doğru kabloları kullandığınızdan emin olun
- Anahtar ve adaptör portunun uyumlu olduğunu doğrulayın
Daha kapsamlı bilgi için üretici Firma Linkini inceleyebilirsiniz.
General Troubleshooting
| Server unable to find the adapter |
|
|---|---|
| The adapter no longer works |
|
| Adapters stopped working after installing another adapter |
|
| Link indicator light is off |
|
| Link light is on, but with no communication established |
|
| Event message received of insufficient power |
|
Linux Troubleshooting
| Environment Information | cat /etc/issue uname -a cat /proc/cupinfo | grep ‘model name’ | uniq ofed_info -s ifconfig -a ip link show ethtool ethtool -i ibdev2netdev |
|---|---|
| Card Detection | lspci | grep -i Mellanox |
| Mellanox Firmware Tool (MFT) | Download and install MFT: MFT Documentation Refer to the User Manual for installation instructions. Once installed, run: mst start mst status flint -d |
| Ports Information | ibstat ibv_devinfo |
| Firmware Version Upgrade | To download the latest firmware version, refer to the NVIDIA Update and Query Utility. |
| Collect Log File | cat /var/log/messages dmesg >> system.log journalctl (Applicable on new operating systems) cat /var/log/syslog |
Windows Troubleshooting
| Environment Information | From the Windows desktop choose the Start menu and run: msinfo32To export system information to a text file, choose the Export option from the File menu. Assign a file name and save. |
|---|---|
| Mellanox Firmware Tool (MFT) | Download and install MFT: MFT Documentation Refer to the User Manual for installation instructions. Once installed, open a CMD window and run: WinMFT mst start mst status flint –d |
| Ports Information | vstat |
| Firmware Version Upgrade | Download the latest firmware version using the PSID/board ID from here. flint –d |
| Collect Log File |
|