Bonjour,
Lorsque je lance la commande format en root sur un solaris 10, j'obtiens le message suivant :
Searching for disks...done
No disks found!
Qaund je lance la commande iostat -En
Pourtant il devrait trouver mes disques.
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65 sd6 Soft Errors: 2 Hard Errors: 0 Transport Errors: 0 Vendor: TOSHIBA Product: DVD-ROM SD-M1401 Revision: 1009 Serial No: Size: 0.00GB <0 bytes> Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0 Illegal Request: 2 Predictive Failure Analysis: 0 ssd1 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0 Vendor: SEAGATE Product: ST373307FSUN72G Revision: 0307 Serial No: 0314BY3QGB Size: 73.41GB <73407865856 bytes> Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0 Illegal Request: 0 Predictive Failure Analysis: 0 ssd2 Soft Errors: 0 Hard Errors: 1 Transport Errors: 0 Vendor: SEAGATE Product: ST373307FSUN72G Revision: 0307 Serial No: 0314BY3QGB Size: 73.41GB <73407865856 bytes> Media Error: 0 Device Not Ready: 0 No Device: 1 Recoverable: 0 Illegal Request: 0 Predictive Failure Analysis: 0 ssd6 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0 Vendor: SEAGATE Product: ST373307FSUN72G Revision: 0207 Serial No: 0244B0BB1V Size: 73.41GB <73407865856 bytes> Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0 Illegal Request: 0 Predictive Failure Analysis: 0 ssd7 Soft Errors: 0 Hard Errors: 1 Transport Errors: 0 Vendor: SEAGATE Product: ST373307FSUN72G Revision: 0207 Serial No: 0244B0B8KW Size: 73.41GB <73407865856 bytes> Media Error: 0 Device Not Ready: 0 No Device: 1 Recoverable: 0 Illegal Request: 0 Predictive Failure Analysis: 0 ssd8 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0 Vendor: SEAGATE Product: ST373307FSUN72G Revision: 0207 Serial No: 0244B0B8KW Size: 73.41GB <73407865856 bytes> Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0 Illegal Request: 0 Predictive Failure Analysis: 0 ssd9 Soft Errors: 0 Hard Errors: 1 Transport Errors: 0 Vendor: SEAGATE Product: ST373307FSUN72G Revision: 0207 Serial No: 0244B0BB1V Size: 73.41GB <73407865856 bytes> Media Error: 0 Device Not Ready: 0 No Device: 1 Recoverable: 0 Illegal Request: 0 Predictive Failure Analysis: 0 ssd10 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0 Vendor: SEAGATE Product: ST373307FSUN72G Revision: 0207 Serial No: 0244B0B1SC Size: 73.40GB <73400057856 bytes> Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0 Illegal Request: 0 Predictive Failure Analysis: 0 ssd11 Soft Errors: 0 Hard Errors: 1 Transport Errors: 0 Vendor: SEAGATE Product: ST373307FSUN72G Revision: 0207 Serial No: 0244B0B1SC Size: 73.40GB <73400057856 bytes> Media Error: 0 Device Not Ready: 0 No Device: 1 Recoverable: 0 Illegal Request: 0 Predictive Failure Analysis: 0 ssd12 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0 Vendor: SEAGATE Product: ST373307FSUN72G Revision: 0307 Serial No: 0311B0X8C7 Size: 73.40GB <73400057856 bytes> Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0 Illegal Request: 0 Predictive Failure Analysis: 0 ssd13 Soft Errors: 0 Hard Errors: 1 Transport Errors: 0 Vendor: SEAGATE Product: ST373307FSUN72G Revision: 0307 Serial No: 0311B0X8C7 Size: 73.40GB <73400057856 bytes> Media Error: 0 Device Not Ready: 0 No Device: 1 Recoverable: 0 Illegal Request: 0 Predictive Failure Analysis: 0 ssd14 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0 Vendor: SEAGATE Product: ST373307FSUN72G Revision: 0307 Serial No: 0321B1AVD3 Size: 73.41GB <73407865856 bytes> Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0 Illegal Request: 0 Predictive Failure Analysis: 0 ssd15 Soft Errors: 0 Hard Errors: 1 Transport Errors: 0 Vendor: SEAGATE Product: ST373307FSUN72G Revision: 0307 Serial No: 0321B1AVD3 Size: 73.41GB <73407865856 bytes> Media Error: 0 Device Not Ready: 0 No Device: 1 Recoverable: 0 Illegal Request: 0 Predictive Failure Analysis: 0
svcs -a | pg
donne ceci en maintenance
Mais après je sais pas a quoi correspond ce service
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2 maintenance Jul_17 svc:/application/font/fc-cache:default
Merci
Partager