| | 55 | switch to original handled by hadoop namenode console, there will be appear something upgrade information .. |
| | 56 | {{{ |
| | 57 | #!sh |
| | 58 | |
| | 59 | 10/01/06 18:08:09 INFO ipc.Server: IPC Server handler 9 on 8020: starting |
| | 60 | 10/01/07 17:52:26 INFO hdfs.StateChange: BLOCK* NameSystem.registerDatanode: node registration from 127.0.0.1:50010 storage DS-1591516806-127.0.1.1-50010-1262769597737 |
| | 61 | 10/01/07 17:52:26 INFO net.NetworkTopology: Adding a new node: /default-rack/127.0.0.1:50010 |
| | 62 | 10/01/07 17:52:27 INFO hdfs.StateChange: STATE* Safe mode ON. |
| | 63 | The ratio of reported blocks 0.1000 has not reached the threshold 0.9990. Safe mode will be turned off automatically. |
| | 64 | 10/01/07 17:52:27 INFO hdfs.StateChange: STATE* Safe mode extension entered. |
| | 65 | The ratio of reported blocks 1.0000 has reached the threshold 0.9990. Safe mode will be turned off automatically in 29 seconds. |
| | 66 | 10/01/07 17:52:47 INFO hdfs.StateChange: STATE* Safe mode ON. |
| | 67 | The ratio of reported blocks 1.0000 has reached the threshold 0.9990. Safe mode will be turned off automatically in 9 seconds. |
| | 68 | 10/01/07 17:52:57 INFO namenode.FSNamesystem: Total number of blocks = 10 |
| | 69 | 10/01/07 17:52:57 INFO namenode.FSNamesystem: Number of invalid blocks = 0 |
| | 70 | 10/01/07 17:52:57 INFO namenode.FSNamesystem: Number of under-replicated blocks = 0 |
| | 71 | 10/01/07 17:52:57 INFO namenode.FSNamesystem: Number of over-replicated blocks = 0 |
| | 72 | 10/01/07 17:52:57 INFO hdfs.StateChange: STATE* Leaving safe mode after 85493 secs. |
| | 73 | 10/01/07 17:52:57 INFO hdfs.StateChange: STATE* Safe mode is OFF. |
| | 74 | 10/01/07 17:52:57 INFO hdfs.StateChange: STATE* Network topology has 1 racks and 1 datanodes |
| | 75 | 10/01/07 17:52:57 INFO hdfs.StateChange: STATE* UnderReplicatedBlocks has 0 blocks |
| | 76 | }}} |