はい
iostat -En
そしてフォーマットされた多くの不良ディスク(削除しました)を報告し、cfgadmはディスクをチェックします(私はディスクを使います!)。では、このディスク情報はどこから来ましたか?削除するには?
iostatの出力
c0t1d0 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: ATA Product: VBOX HARDDISK Revision: 1.0 Serial No:
Size: 52.43GB <52428799488 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 242 Predictive Failure Analysis: 0
sd4 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: ATA Product: VBOX HARDDISK Revision: 1.0 Serial No:
Size: 17.18GB <17179868672 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 358 Predictive Failure Analysis: 0
sd5 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: ATA Product: VBOX HARDDISK Revision: 1.0 Serial No:
Size: 27.92GB <27917286912 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 140 Predictive Failure Analysis: 0
sd6 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: ATA Product: VBOX HARDDISK Revision: 1.0 Serial No:
Size: 27.92GB <27917286912 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 139 Predictive Failure Analysis: 0
sd7 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: ATA Product: VBOX HARDDISK Revision: 1.0 Serial No:
Size: 27.92GB <27917286912 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 144 Predictive Failure Analysis: 0
sd8 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: ATA Product: VBOX HARDDISK Revision: 1.0 Serial No:
Size: 27.92GB <27917286912 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 193 Predictive Failure Analysis: 0
give..nothingを使用してくださいdevfsadm -C
。
ベストアンサー1
devfsadm -C
すでにあなたが望むことをする必要があります。 -Cv を使用すると、詳細な出力が表示されます。
Solaris バージョンを記録していません。以前のバージョンには、さまざまなデバイスへのリンクを生成するための追加のスクリプトがありました。つまり、開発リンク(?)
Solaris 11を実行している場合は、以下を実行してみてください。 diskinfo
出力を見ると仮想ボックスを使っているようです。私はSolarisでのみ仮想ボックスを実行しているので、Solarisゲストの仮想ボックスを使用してサービスのトラブルシューティングとディスクの削除に関する多くの洞察を提供します。