- 论坛徽章:
- 0
|
回复 2# happy_fish100
[root@localhost ~]# cat /opt/fastdfs/fastdfs_tracker/logs/trackerd.log
[2013-05-13 22:55:36] INFO - FastDFS v4.06, base_path=/opt/fastdfs/fastdfs_tracker, run_by_group=, run_by_user=, connect_timeout=30s, network_timeout=60s, port=22122, bind_addr=, max_connections=256, work_threads=4, store_lookup=2, store_group=, store_server=0, store_path=0, reserved_storage_space=10.00%, download_server=0, allow_ip_count=-1, sync_log_buff_interval=10s, check_active_interval=120s, thread_stack_size=64 KB, storage_ip_changed_auto_adjust=1, storage_sync_file_max_delay=86400s, storage_sync_file_max_time=300s, use_trunk_file=0, slot_min_size=256, slot_max_size=16 MB, trunk_file_size=64 MB, trunk_create_file_advance=0, trunk_create_file_time_base=02:00, trunk_create_file_interval=86400, trunk_create_file_space_threshold=20 GB, trunk_init_check_occupying=0, trunk_init_reload_from_binlog=0, use_storage_id=0, id_type_in_filename=ip, storage_id_count=0, rotate_error_log=0, error_log_rotate_time=00:00, rotate_error_log_size=0, store_slave_file_use_link=0, use_connection_pool=0, g_connection_pool_max_idle_time=3600s
[2013-05-13 22:55:36] INFO - local_host_ip_count: 2, 127.0.0.1 192.168.83.74
[2013-05-13 23:00:01] INFO - file: tracker_relationship.c, line: 374, selecting leader...
[2013-05-13 23:00:01] INFO - file: tracker_relationship.c, line: 392, I am the new tracker leader 192.168.83.74:22122
[root@localhost ~]# cat /opt/fastdfs/fastdfs_storage/logs/storaged.log
[2013-05-13 22:59:34] INFO - FastDFS v4.06, base_path=/opt/fastdfs/fastdfs_storage, store_path_count=1, subdir_count_per_path=256, group_name=group1, run_by_group=, run_by_user=, connect_timeout=30s, network_timeout=60s, port=23000, bind_addr=, client_bind=1, max_connections=256, work_threads=4, disk_rw_separated=1, disk_reader_threads=1, disk_writer_threads=1, buff_size=256KB, heart_beat_interval=30s, stat_report_interval=60s, tracker_server_count=1, sync_wait_msec=50ms, sync_interval=0ms, sync_start_time=00:00, sync_end_time=23:59, write_mark_file_freq=500, allow_ip_count=-1, file_distribute_path_mode=0, file_distribute_rotate_count=100, fsync_after_written_bytes=0, sync_log_buff_interval=10s, sync_binlog_buff_interval=10s, sync_stat_file_interval=300s, thread_stack_size=512 KB, upload_priority=10, if_alias_prefix=, check_file_duplicate=0, file_signature_method=hash, FDHT group count=0, FDHT server count=0, FDHT key_namespace=, FDHT keep_alive=0, HTTP server port=8888, domain name=, use_access_log=0, rotate_access_log=0, access_log_rotate_time=00:00, rotate_error_log=0, error_log_rotate_time=00:00, rotate_access_log_size=0, rotate_error_log_size=0, file_sync_skip_invalid_record=0, use_connection_pool=0, g_connection_pool_max_idle_time=3600s
[2013-05-13 22:59:59] INFO - file: storage_param_getter.c, line: 187, use_storage_id=0, id_type_in_filename=ip, storage_ip_changed_auto_adjust=1, store_path=0, reserved_storage_space=10.00%, use_trunk_file=0, slot_min_size=256, slot_max_size=16 MB, trunk_file_size=64 MB, trunk_create_file_advance=0, trunk_create_file_time_base=02:00, trunk_create_file_interval=86400, trunk_create_file_space_threshold=20 GB, trunk_init_check_occupying=0, trunk_init_reload_from_binlog=0, store_slave_file_use_link=0
[2013-05-13 23:00:01] INFO - file: storage_func.c, line: 174, tracker_client_ip: 192.168.83.74, my_server_id_str: 192.168.83.74, g_server_id_in_filename: 1246996672
[2013-05-13 23:00:01] INFO - local_host_ip_count: 2, 127.0.0.1 192.168.83.74
[2013-05-13 23:00:01] INFO - file: tracker_client_thread.c, line: 308, successfully connect to tracker server 192.168.83.74:22122, as a tracker client, my ip is 192.168.83.74
[2013-05-13 23:00:31] INFO - file: tracker_client_thread.c, line: 1124, tracker server 192.168.83.74:22122, set tracker leader: 192.168.83.74:22122
|
|