1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-02 07:06:44 +02:00

ec: generate and copy .vif file

This commit is contained in:
Chris Lu 2019-12-28 12:44:59 -08:00
parent c06f7eb48a
commit 37b64a50b4
8 changed files with 220 additions and 212 deletions

View file

@ -255,6 +255,7 @@ message VolumeEcShardsCopyRequest {
bool copy_ecx_file = 4;
string source_data_node = 5;
bool copy_ecj_file = 6;
bool copy_vif_file = 7;
}
message VolumeEcShardsCopyResponse {
}

View file

@ -937,6 +937,7 @@ type VolumeEcShardsCopyRequest struct {
CopyEcxFile bool `protobuf:"varint,4,opt,name=copy_ecx_file,json=copyEcxFile" json:"copy_ecx_file,omitempty"`
SourceDataNode string `protobuf:"bytes,5,opt,name=source_data_node,json=sourceDataNode" json:"source_data_node,omitempty"`
CopyEcjFile bool `protobuf:"varint,6,opt,name=copy_ecj_file,json=copyEcjFile" json:"copy_ecj_file,omitempty"`
CopyVifFile bool `protobuf:"varint,7,opt,name=copy_vif_file,json=copyVifFile" json:"copy_vif_file,omitempty"`
}
func (m *VolumeEcShardsCopyRequest) Reset() { *m = VolumeEcShardsCopyRequest{} }
@ -986,6 +987,13 @@ func (m *VolumeEcShardsCopyRequest) GetCopyEcjFile() bool {
return false
}
func (m *VolumeEcShardsCopyRequest) GetCopyVifFile() bool {
if m != nil {
return m.CopyVifFile
}
return false
}
type VolumeEcShardsCopyResponse struct {
}
@ -3321,186 +3329,187 @@ var _VolumeServer_serviceDesc = grpc.ServiceDesc{
func init() { proto.RegisterFile("volume_server.proto", fileDescriptor0) }
var fileDescriptor0 = []byte{
// 2891 bytes of a gzipped FileDescriptorProto
// 2905 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0xd4, 0x3a, 0x4d, 0x73, 0xdc, 0xc6,
0xb1, 0x5c, 0x2e, 0x3f, 0x76, 0x7b, 0x97, 0x22, 0x35, 0xa4, 0xa9, 0x35, 0x44, 0x49, 0x34, 0xe4,
0x0f, 0x49, 0xb6, 0x28, 0x99, 0xb6, 0x9f, 0xfd, 0xec, 0x67, 0xbf, 0x27, 0x51, 0xd2, 0x8b, 0x62,
0x8b, 0xb2, 0x41, 0x59, 0x71, 0x6c, 0x57, 0x50, 0x43, 0x60, 0x28, 0xc2, 0x04, 0x30, 0x10, 0x30,
0x4b, 0x6b, 0x55, 0xc9, 0xc9, 0x39, 0xe4, 0x92, 0x1c, 0x52, 0xb9, 0xe4, 0x9c, 0x7b, 0xae, 0xf9,
0x03, 0x39, 0xf8, 0x0f, 0xa4, 0x2a, 0xa7, 0x5c, 0x72, 0xc8, 0x29, 0x87, 0xdc, 0x52, 0x95, 0x4b,
0x6a, 0xbe, 0xb0, 0xf8, 0xe4, 0x82, 0x16, 0x53, 0xa9, 0xdc, 0x06, 0x3d, 0xfd, 0x31, 0xdd, 0xd3,
0xdd, 0x33, 0x3d, 0x0d, 0x58, 0x3e, 0xa4, 0xfe, 0x30, 0x20, 0x76, 0x42, 0xe2, 0x43, 0x12, 0x6f,
0x44, 0x31, 0x65, 0x14, 0x2d, 0xe5, 0x80, 0x76, 0xb4, 0x6b, 0x5e, 0x03, 0x74, 0x13, 0x33, 0x67,
0xff, 0x16, 0xf1, 0x09, 0x23, 0x16, 0x79, 0x3c, 0x24, 0x09, 0x43, 0xcf, 0x43, 0x67, 0xcf, 0xf3,
0x89, 0xed, 0xb9, 0xc9, 0xa0, 0xb5, 0xde, 0xbe, 0xd4, 0xb5, 0xe6, 0xf9, 0xf7, 0x5d, 0x37, 0x31,
0xef, 0xc3, 0x72, 0x8e, 0x20, 0x89, 0x68, 0x98, 0x10, 0xf4, 0x0e, 0xcc, 0xc7, 0x24, 0x19, 0xfa,
0x4c, 0x12, 0xf4, 0x36, 0xcf, 0x6f, 0x14, 0x65, 0x6d, 0xa4, 0x24, 0x43, 0x9f, 0x59, 0x1a, 0xdd,
0xfc, 0xa6, 0x05, 0xfd, 0xec, 0x0c, 0x3a, 0x03, 0xf3, 0x4a, 0xf8, 0xa0, 0xb5, 0xde, 0xba, 0xd4,
0xb5, 0xe6, 0xa4, 0x6c, 0xb4, 0x0a, 0x73, 0x09, 0xc3, 0x6c, 0x98, 0x0c, 0xa6, 0xd7, 0x5b, 0x97,
0x66, 0x2d, 0xf5, 0x85, 0x56, 0x60, 0x96, 0xc4, 0x31, 0x8d, 0x07, 0x6d, 0x81, 0x2e, 0x3f, 0x10,
0x82, 0x99, 0xc4, 0x7b, 0x4a, 0x06, 0x33, 0xeb, 0xad, 0x4b, 0x0b, 0x96, 0x18, 0xa3, 0x01, 0xcc,
0x1f, 0x92, 0x38, 0xf1, 0x68, 0x38, 0x98, 0x15, 0x60, 0xfd, 0x69, 0xce, 0xc3, 0xec, 0xed, 0x20,
0x62, 0x23, 0xf3, 0x6d, 0x18, 0x3c, 0xc4, 0xce, 0x70, 0x18, 0x3c, 0x14, 0xcb, 0xdf, 0xda, 0x27,
0xce, 0x81, 0x36, 0xcb, 0x59, 0xe8, 0x2a, 0xa5, 0xd4, 0xda, 0x16, 0xac, 0x8e, 0x04, 0xdc, 0x75,
0xcd, 0xff, 0x83, 0xe7, 0x2b, 0x08, 0x95, 0x79, 0x2e, 0xc2, 0xc2, 0x23, 0x1c, 0xef, 0xe2, 0x47,
0xc4, 0x8e, 0x31, 0xf3, 0xa8, 0xa0, 0x6e, 0x59, 0x7d, 0x05, 0xb4, 0x38, 0xcc, 0xfc, 0x02, 0x8c,
0x1c, 0x07, 0x1a, 0x44, 0xd8, 0x61, 0x4d, 0x84, 0xa3, 0x75, 0xe8, 0x45, 0x31, 0xc1, 0xbe, 0x4f,
0x1d, 0xcc, 0x88, 0xb0, 0x4f, 0xdb, 0xca, 0x82, 0xcc, 0x73, 0x70, 0xb6, 0x92, 0xb9, 0x5c, 0xa0,
0xf9, 0x4e, 0x61, 0xf5, 0x34, 0x08, 0xbc, 0x46, 0xa2, 0xcd, 0xb5, 0xd2, 0xaa, 0x05, 0xa5, 0xe2,
0xfb, 0xdf, 0x85, 0x59, 0x9f, 0xe0, 0x70, 0x18, 0x35, 0x62, 0x5c, 0x5c, 0xb1, 0x26, 0x4d, 0x39,
0x9f, 0x91, 0x6e, 0xb3, 0x45, 0x7d, 0x9f, 0x38, 0xcc, 0xa3, 0xa1, 0x66, 0x7b, 0x1e, 0xc0, 0x49,
0x81, 0xca, 0x89, 0x32, 0x10, 0xd3, 0x80, 0x41, 0x99, 0x54, 0xb1, 0xfd, 0x53, 0x0b, 0x9e, 0xbb,
0xa1, 0x8c, 0x26, 0x05, 0x37, 0xda, 0x80, 0xbc, 0xc8, 0xe9, 0xa2, 0xc8, 0xe2, 0x06, 0xb5, 0x4b,
0x1b, 0xc4, 0x31, 0x62, 0x12, 0xf9, 0x9e, 0x83, 0x05, 0x8b, 0x19, 0xc1, 0x22, 0x0b, 0x42, 0x4b,
0xd0, 0x66, 0xcc, 0x17, 0x9e, 0xdb, 0xb5, 0xf8, 0x10, 0x6d, 0xc2, 0x6a, 0x40, 0x02, 0x1a, 0x8f,
0xec, 0x00, 0x47, 0x76, 0x80, 0x9f, 0xd8, 0xdc, 0xcd, 0xed, 0x60, 0x77, 0x30, 0x27, 0xd6, 0x87,
0xe4, 0xec, 0x3d, 0x1c, 0xdd, 0xc3, 0x4f, 0x76, 0xbc, 0xa7, 0xe4, 0xde, 0xae, 0x39, 0x80, 0xd5,
0xa2, 0x7e, 0x4a, 0xf5, 0xff, 0x82, 0x33, 0x12, 0xb2, 0x33, 0x0a, 0x9d, 0x1d, 0x11, 0x5b, 0x8d,
0x36, 0xea, 0x1f, 0x2d, 0x18, 0x94, 0x09, 0x95, 0xe7, 0x3f, 0xab, 0xd5, 0x8e, 0x6d, 0x93, 0x0b,
0xd0, 0x63, 0xd8, 0xf3, 0x6d, 0xba, 0xb7, 0x97, 0x10, 0x26, 0x0c, 0x31, 0x63, 0x01, 0x07, 0xdd,
0x17, 0x10, 0x74, 0x19, 0x96, 0x1c, 0xe9, 0xfd, 0x76, 0x4c, 0x0e, 0x3d, 0x91, 0x0d, 0xe6, 0xc5,
0xc2, 0x16, 0x1d, 0x1d, 0x15, 0x12, 0x8c, 0x4c, 0x58, 0xf0, 0xdc, 0x27, 0xb6, 0x48, 0x47, 0x22,
0x99, 0x74, 0x04, 0xb7, 0x9e, 0xe7, 0x3e, 0xb9, 0xe3, 0xf9, 0x84, 0x5b, 0xd4, 0x7c, 0x08, 0x6b,
0x52, 0xf9, 0xbb, 0xa1, 0x13, 0x93, 0x80, 0x84, 0x0c, 0xfb, 0x5b, 0x34, 0x1a, 0x35, 0x72, 0x9b,
0xe7, 0xa1, 0x93, 0x78, 0xa1, 0x43, 0xec, 0x50, 0x26, 0xb5, 0x19, 0x6b, 0x5e, 0x7c, 0x6f, 0x27,
0xe6, 0x4d, 0x38, 0x57, 0xc3, 0x57, 0x59, 0xf6, 0x05, 0xe8, 0x8b, 0x85, 0x39, 0x34, 0x64, 0x24,
0x64, 0x82, 0x77, 0xdf, 0xea, 0x71, 0xd8, 0x96, 0x04, 0x99, 0xaf, 0x03, 0x92, 0x3c, 0xee, 0xd1,
0x61, 0xd8, 0x2c, 0x9c, 0x9f, 0x83, 0xe5, 0x1c, 0x89, 0xf2, 0x8d, 0x37, 0x60, 0x45, 0x82, 0x3f,
0x0d, 0x83, 0xc6, 0xbc, 0xce, 0xc0, 0x73, 0x05, 0x22, 0xc5, 0x6d, 0x53, 0x0b, 0xc9, 0x1f, 0x3b,
0x47, 0x32, 0x5b, 0xd5, 0x2b, 0xc8, 0x9f, 0x3c, 0x22, 0x73, 0xc9, 0x05, 0xe3, 0xf8, 0xc0, 0x22,
0xd8, 0xa5, 0xa1, 0x3f, 0x6a, 0x9c, 0xb9, 0x2a, 0x28, 0x15, 0xdf, 0xdf, 0xb6, 0xe0, 0xb4, 0x4e,
0x69, 0x0d, 0x77, 0xf3, 0x98, 0xee, 0xdc, 0xae, 0x75, 0xe7, 0x99, 0xb1, 0x3b, 0x5f, 0x82, 0xa5,
0x84, 0x0e, 0x63, 0x87, 0xd8, 0x2e, 0x66, 0xd8, 0x0e, 0xa9, 0x4b, 0x94, 0xb7, 0x9f, 0x92, 0xf0,
0x5b, 0x98, 0xe1, 0x6d, 0xea, 0x12, 0xf3, 0x7f, 0xf5, 0x66, 0xe7, 0xbc, 0xe4, 0x32, 0x9c, 0xf6,
0x71, 0xc2, 0x6c, 0x1c, 0x45, 0x24, 0x74, 0x6d, 0xcc, 0xb8, 0xab, 0xb5, 0x84, 0xab, 0x9d, 0xe2,
0x13, 0x37, 0x04, 0xfc, 0x06, 0xdb, 0x4e, 0xcc, 0x5f, 0x4d, 0xc3, 0x22, 0xa7, 0xe5, 0xae, 0xdd,
0x48, 0xdf, 0x25, 0x68, 0x93, 0x27, 0x4c, 0x29, 0xca, 0x87, 0xe8, 0x1a, 0x2c, 0xab, 0x18, 0xf2,
0x68, 0x38, 0x0e, 0xaf, 0xb6, 0xcc, 0x46, 0xe3, 0xa9, 0x34, 0xc2, 0x2e, 0x40, 0x2f, 0x61, 0x34,
0xd2, 0xd1, 0x3a, 0x23, 0xa3, 0x95, 0x83, 0x54, 0xb4, 0xe6, 0x6d, 0x3a, 0x5b, 0x61, 0xd3, 0xbe,
0xb1, 0x5c, 0x2e, 0x3f, 0x76, 0x7b, 0x49, 0x91, 0x1a, 0xd2, 0xd4, 0x1a, 0xa2, 0x24, 0x1a, 0xf2,
0x87, 0x24, 0x5b, 0x94, 0x4c, 0xdb, 0xcf, 0x7e, 0xf6, 0xb3, 0xdf, 0x93, 0x28, 0xe9, 0x45, 0xb1,
0x45, 0xd9, 0xa0, 0xac, 0x38, 0xb6, 0x2b, 0xa8, 0x21, 0x30, 0x2b, 0xc2, 0x04, 0x30, 0x10, 0x30,
0x4b, 0x6b, 0x55, 0xc9, 0xc9, 0x39, 0xa4, 0x2a, 0x95, 0x1c, 0x52, 0xb9, 0xe4, 0x9c, 0x7b, 0xae,
0xf9, 0x03, 0x39, 0xf8, 0x0f, 0xa4, 0x2a, 0xa7, 0x5c, 0x72, 0xce, 0x21, 0xb7, 0x54, 0xe5, 0x92,
0x9a, 0x2f, 0x2c, 0x3e, 0xb9, 0xa0, 0xc5, 0x54, 0x2a, 0xb7, 0x41, 0x4f, 0x7f, 0x4c, 0xf7, 0x74,
0xf7, 0x4c, 0x4f, 0x03, 0x56, 0x0e, 0xa9, 0x3f, 0x0c, 0x88, 0x9d, 0x90, 0xf8, 0x90, 0xc4, 0x9b,
0x51, 0x4c, 0x19, 0x45, 0xcb, 0x39, 0xa0, 0x1d, 0xed, 0x99, 0xd7, 0x00, 0xdd, 0xc4, 0xcc, 0xd9,
0xbf, 0x45, 0x7c, 0xc2, 0x88, 0x45, 0x1e, 0x0f, 0x49, 0xc2, 0xd0, 0xf3, 0xd0, 0x19, 0x78, 0x3e,
0xb1, 0x3d, 0x37, 0xe9, 0xb7, 0x36, 0xda, 0x97, 0xba, 0xd6, 0x3c, 0xff, 0xbe, 0xeb, 0x26, 0xe6,
0x7d, 0x58, 0xc9, 0x11, 0x24, 0x11, 0x0d, 0x13, 0x82, 0xde, 0x81, 0xf9, 0x98, 0x24, 0x43, 0x9f,
0x49, 0x82, 0xde, 0xd6, 0xf9, 0xcd, 0xa2, 0xac, 0xcd, 0x94, 0x64, 0xe8, 0x33, 0x4b, 0xa3, 0x9b,
0xdf, 0xb4, 0x60, 0x21, 0x3b, 0x83, 0xce, 0xc0, 0xbc, 0x12, 0xde, 0x6f, 0x6d, 0xb4, 0x2e, 0x75,
0xad, 0x39, 0x29, 0x1b, 0xad, 0xc1, 0x5c, 0xc2, 0x30, 0x1b, 0x26, 0xfd, 0xe9, 0x8d, 0xd6, 0xa5,
0x59, 0x4b, 0x7d, 0xa1, 0x55, 0x98, 0x25, 0x71, 0x4c, 0xe3, 0x7e, 0x5b, 0xa0, 0xcb, 0x0f, 0x84,
0x60, 0x26, 0xf1, 0x9e, 0x92, 0xfe, 0xcc, 0x46, 0xeb, 0xd2, 0xa2, 0x25, 0xc6, 0xa8, 0x0f, 0xf3,
0x87, 0x24, 0x4e, 0x3c, 0x1a, 0xf6, 0x67, 0x05, 0x58, 0x7f, 0x9a, 0xf3, 0x30, 0x7b, 0x3b, 0x88,
0xd8, 0xc8, 0x7c, 0x1b, 0xfa, 0x0f, 0xb1, 0x33, 0x1c, 0x06, 0x0f, 0xc5, 0xf2, 0xb7, 0xf7, 0x89,
0x73, 0xa0, 0xcd, 0x72, 0x16, 0xba, 0x4a, 0x29, 0xb5, 0xb6, 0x45, 0xab, 0x23, 0x01, 0x77, 0x5d,
0xf3, 0xff, 0xe0, 0xf9, 0x0a, 0x42, 0x65, 0x9e, 0x8b, 0xb0, 0xf8, 0x08, 0xc7, 0x7b, 0xf8, 0x11,
0xb1, 0x63, 0xcc, 0x3c, 0x2a, 0xa8, 0x5b, 0xd6, 0x82, 0x02, 0x5a, 0x1c, 0x66, 0x7e, 0x01, 0x46,
0x8e, 0x03, 0x0d, 0x22, 0xec, 0xb0, 0x26, 0xc2, 0xd1, 0x06, 0xf4, 0xa2, 0x98, 0x60, 0xdf, 0xa7,
0x0e, 0x66, 0x44, 0xd8, 0xa7, 0x6d, 0x65, 0x41, 0xe6, 0x39, 0x38, 0x5b, 0xc9, 0x5c, 0x2e, 0xd0,
0x7c, 0xa7, 0xb0, 0x7a, 0x1a, 0x04, 0x5e, 0x23, 0xd1, 0xe6, 0x7a, 0x69, 0xd5, 0x82, 0x52, 0xf1,
0xfd, 0xef, 0xc2, 0xac, 0x4f, 0x70, 0x38, 0x8c, 0x1a, 0x31, 0x2e, 0xae, 0x58, 0x93, 0xa6, 0x9c,
0xcf, 0x48, 0xb7, 0xd9, 0xa6, 0xbe, 0x4f, 0x1c, 0xe6, 0xd1, 0x50, 0xb3, 0x3d, 0x0f, 0xe0, 0xa4,
0x40, 0xe5, 0x44, 0x19, 0x88, 0x69, 0x40, 0xbf, 0x4c, 0xaa, 0xd8, 0xfe, 0xb9, 0x05, 0xcf, 0xdd,
0x50, 0x46, 0x93, 0x82, 0x1b, 0x6d, 0x40, 0x5e, 0xe4, 0x74, 0x51, 0x64, 0x71, 0x83, 0xda, 0xa5,
0x0d, 0xe2, 0x18, 0x31, 0x89, 0x7c, 0xcf, 0xc1, 0x82, 0xc5, 0x8c, 0x60, 0x91, 0x05, 0xa1, 0x65,
0x68, 0x33, 0xe6, 0x0b, 0xcf, 0xed, 0x5a, 0x7c, 0x88, 0xb6, 0x60, 0x2d, 0x20, 0x01, 0x8d, 0x47,
0x76, 0x80, 0x23, 0x3b, 0xc0, 0x4f, 0x6c, 0xee, 0xe6, 0x76, 0xb0, 0xd7, 0x9f, 0x13, 0xeb, 0x43,
0x72, 0xf6, 0x1e, 0x8e, 0xee, 0xe1, 0x27, 0xbb, 0xde, 0x53, 0x72, 0x6f, 0xcf, 0xec, 0xc3, 0x5a,
0x51, 0x3f, 0xa5, 0xfa, 0x7f, 0xc1, 0x19, 0x09, 0xd9, 0x1d, 0x85, 0xce, 0xae, 0x88, 0xad, 0x46,
0x1b, 0xf5, 0x8f, 0x16, 0xf4, 0xcb, 0x84, 0xca, 0xf3, 0x9f, 0xd5, 0x6a, 0xc7, 0xb6, 0xc9, 0x05,
0xe8, 0x31, 0xec, 0xf9, 0x36, 0x1d, 0x0c, 0x12, 0xc2, 0x84, 0x21, 0x66, 0x2c, 0xe0, 0xa0, 0xfb,
0x02, 0x82, 0x2e, 0xc3, 0xb2, 0x23, 0xbd, 0xdf, 0x8e, 0xc9, 0xa1, 0x27, 0xb2, 0xc1, 0xbc, 0x58,
0xd8, 0x92, 0xa3, 0xa3, 0x42, 0x82, 0x91, 0x09, 0x8b, 0x9e, 0xfb, 0xc4, 0x16, 0xe9, 0x48, 0x24,
0x93, 0x8e, 0xe0, 0xd6, 0xf3, 0xdc, 0x27, 0x77, 0x3c, 0x9f, 0x70, 0x8b, 0x9a, 0x0f, 0x61, 0x5d,
0x2a, 0x7f, 0x37, 0x74, 0x62, 0x12, 0x90, 0x90, 0x61, 0x7f, 0x9b, 0x46, 0xa3, 0x46, 0x6e, 0xf3,
0x3c, 0x74, 0x12, 0x2f, 0x74, 0x88, 0x1d, 0xca, 0xa4, 0x36, 0x63, 0xcd, 0x8b, 0xef, 0x9d, 0xc4,
0xbc, 0x09, 0xe7, 0x6a, 0xf8, 0x2a, 0xcb, 0xbe, 0x00, 0x0b, 0x62, 0x61, 0x0e, 0x0d, 0x19, 0x09,
0x99, 0xe0, 0xbd, 0x60, 0xf5, 0x38, 0x6c, 0x5b, 0x82, 0xcc, 0xd7, 0x01, 0x49, 0x1e, 0xf7, 0xe8,
0x30, 0x6c, 0x16, 0xce, 0xcf, 0xc1, 0x4a, 0x8e, 0x44, 0xf9, 0xc6, 0x1b, 0xb0, 0x2a, 0xc1, 0x9f,
0x86, 0x41, 0x63, 0x5e, 0x67, 0xe0, 0xb9, 0x02, 0x91, 0xe2, 0xb6, 0xa5, 0x85, 0xe4, 0x8f, 0x9d,
0x23, 0x99, 0xad, 0xe9, 0x15, 0xe4, 0x4f, 0x1e, 0x91, 0xb9, 0xe4, 0x82, 0x71, 0x7c, 0x60, 0x11,
0xec, 0xd2, 0xd0, 0x1f, 0x35, 0xce, 0x5c, 0x15, 0x94, 0x8a, 0xef, 0xef, 0x5a, 0x70, 0x5a, 0xa7,
0xb4, 0x86, 0xbb, 0x79, 0x4c, 0x77, 0x6e, 0xd7, 0xba, 0xf3, 0xcc, 0xd8, 0x9d, 0x2f, 0xc1, 0x72,
0x42, 0x87, 0xb1, 0x43, 0x6c, 0x17, 0x33, 0x6c, 0x87, 0xd4, 0x25, 0xca, 0xdb, 0x4f, 0x49, 0xf8,
0x2d, 0xcc, 0xf0, 0x0e, 0x75, 0x89, 0xf9, 0xbf, 0x7a, 0xb3, 0x73, 0x5e, 0x72, 0x19, 0x4e, 0xfb,
0x38, 0x61, 0x36, 0x8e, 0x22, 0x12, 0xba, 0x36, 0x66, 0xdc, 0xd5, 0x5a, 0xc2, 0xd5, 0x4e, 0xf1,
0x89, 0x1b, 0x02, 0x7e, 0x83, 0xed, 0x24, 0xe6, 0xaf, 0xa7, 0x61, 0x89, 0xd3, 0x72, 0xd7, 0x6e,
0xa4, 0xef, 0x32, 0xb4, 0xc9, 0x13, 0xa6, 0x14, 0xe5, 0x43, 0x74, 0x0d, 0x56, 0x54, 0x0c, 0x79,
0x34, 0x1c, 0x87, 0x57, 0x5b, 0x66, 0xa3, 0xf1, 0x54, 0x1a, 0x61, 0x17, 0xa0, 0x97, 0x30, 0x1a,
0xe9, 0x68, 0x9d, 0x91, 0xd1, 0xca, 0x41, 0x2a, 0x5a, 0xf3, 0x36, 0x9d, 0xad, 0xb0, 0xe9, 0x82,
0x97, 0xd8, 0xc4, 0xb1, 0xe5, 0xaa, 0x44, 0xbc, 0x77, 0x2c, 0xf0, 0x92, 0xdb, 0x8e, 0xb4, 0x06,
0xfa, 0x00, 0xd6, 0xbc, 0x47, 0x21, 0x8d, 0x89, 0xad, 0x0c, 0x29, 0xa2, 0x26, 0xa4, 0xcc, 0xde,
0xa3, 0xc3, 0xd0, 0x15, 0xb1, 0xdf, 0xb1, 0x06, 0x12, 0x67, 0x47, 0xa0, 0x70, 0x0b, 0x6c, 0x53,
0x76, 0x87, 0xcf, 0x9b, 0x6f, 0xc1, 0xd2, 0xd8, 0x2a, 0xcd, 0x63, 0xef, 0x9b, 0x96, 0x4e, 0xa7,
0x0f, 0xb0, 0xe7, 0xef, 0x90, 0xd0, 0x25, 0xf1, 0x33, 0xe6, 0x04, 0x74, 0x1d, 0x56, 0x3c, 0xd7,
0x27, 0x36, 0xf3, 0x02, 0x42, 0x87, 0xcc, 0x4e, 0x88, 0x43, 0x43, 0x37, 0xd1, 0xf6, 0xe5, 0x73,
0x0f, 0xe4, 0xd4, 0x8e, 0x9c, 0x31, 0x7f, 0x9a, 0xe6, 0xe6, 0xec, 0x2a, 0xc6, 0xb7, 0x92, 0x90,
0x10, 0xce, 0x70, 0x9f, 0x60, 0x97, 0xc4, 0x4a, 0x8d, 0xbe, 0x04, 0x7e, 0x4f, 0xc0, 0xf8, 0x0e,
0x29, 0xa4, 0x5d, 0xea, 0x8e, 0xc4, 0x8a, 0xfa, 0x16, 0x48, 0xd0, 0x4d, 0xea, 0x8e, 0x44, 0x92,
0x4c, 0x6c, 0xe1, 0x64, 0xce, 0xfe, 0x30, 0x3c, 0x10, 0xab, 0xe9, 0x58, 0x3d, 0x2f, 0xf9, 0x08,
0x27, 0x6c, 0x8b, 0x83, 0xcc, 0xdf, 0xb5, 0x74, 0x94, 0xf2, 0x65, 0x58, 0xc4, 0x21, 0xde, 0xe1,
0xbf, 0xc1, 0x1c, 0x9c, 0x42, 0x39, 0x41, 0xee, 0x76, 0xaa, 0x02, 0x0e, 0xc9, 0x39, 0x75, 0x96,
0x89, 0x99, 0x71, 0x92, 0xc8, 0x2f, 0x5c, 0x25, 0x89, 0x2f, 0x75, 0x92, 0xbe, 0xed, 0xec, 0xec,
0xe3, 0xd8, 0x4d, 0xfe, 0x9f, 0x84, 0x24, 0xc6, 0xec, 0x44, 0x2e, 0x0d, 0xe6, 0x3a, 0x9c, 0xaf,
0xe3, 0xae, 0xe4, 0x7f, 0xa1, 0x0f, 0x1f, 0x8d, 0x61, 0x91, 0xdd, 0xa1, 0xe7, 0xbb, 0x27, 0x22,
0xfe, 0xc3, 0xa2, 0x72, 0x29, 0x73, 0xe5, 0x3f, 0x57, 0xe0, 0x74, 0x2c, 0x40, 0xcc, 0x4e, 0x38,
0x42, 0x5a, 0x2f, 0x2c, 0x58, 0x8b, 0x6a, 0x42, 0x10, 0xf2, 0xba, 0xe1, 0x2f, 0xa9, 0x07, 0x68,
0x6e, 0x27, 0x96, 0x56, 0xcf, 0x42, 0x77, 0x2c, 0xbe, 0x2d, 0xc4, 0x77, 0x12, 0x25, 0x97, 0x7b,
0xa7, 0x43, 0xa3, 0x91, 0x4d, 0x1c, 0x79, 0x8e, 0x8b, 0xad, 0xee, 0x58, 0x3d, 0x0e, 0xbc, 0xed,
0x88, 0x63, 0xbc, 0x79, 0x8e, 0xcd, 0x70, 0xfb, 0x4a, 0x72, 0x9b, 0xcb, 0x72, 0xfb, 0x8a, 0x73,
0x1b, 0x7b, 0x4c, 0x5e, 0x51, 0xb5, 0x63, 0x5f, 0xc3, 0xd9, 0xfc, 0x6c, 0xf3, 0x23, 0xf0, 0x99,
0x0c, 0x61, 0x9e, 0x2f, 0xba, 0x4a, 0xe1, 0x1c, 0x3d, 0x2c, 0x2e, 0xbb, 0xf1, 0x9d, 0xe1, 0xd9,
0xd6, 0x75, 0xae, 0x68, 0x90, 0xfc, 0xc5, 0xe3, 0xb3, 0xe2, 0xb2, 0x8f, 0x71, 0x01, 0x39, 0x5a,
0xf0, 0x85, 0xa2, 0x7b, 0x17, 0x6f, 0x29, 0xbf, 0x4e, 0x73, 0xa7, 0xc2, 0xe0, 0x77, 0x84, 0xc6,
0x39, 0x4b, 0xc9, 0x15, 0xe6, 0x58, 0xb0, 0xe6, 0x95, 0x58, 0x5e, 0xc4, 0xaa, 0xb3, 0x4e, 0xd6,
0x00, 0xea, 0x2b, 0x57, 0xae, 0xb6, 0x55, 0xb9, 0xaa, 0xcb, 0xf0, 0x03, 0x32, 0x12, 0xfe, 0x38,
0x23, 0xcb, 0xf0, 0x0f, 0xc9, 0xc8, 0xdc, 0x2e, 0x44, 0x93, 0x5c, 0x9a, 0x8a, 0x4b, 0x04, 0x33,
0xdc, 0x91, 0x55, 0x3a, 0x17, 0x63, 0x74, 0x0e, 0xc0, 0x4b, 0x6c, 0x57, 0xec, 0xb9, 0x5c, 0x54,
0xc7, 0xea, 0x7a, 0xca, 0x09, 0x5c, 0xf3, 0xe7, 0x99, 0xf0, 0xbc, 0xe9, 0xd3, 0xdd, 0x13, 0xf4,
0xca, 0xac, 0x16, 0xed, 0x9c, 0x16, 0xd9, 0x7a, 0x7c, 0x26, 0x5f, 0x8f, 0x67, 0x82, 0x28, 0xbb,
0x9c, 0xba, 0xb4, 0xfb, 0x80, 0x9e, 0x5c, 0xad, 0x56, 0x4e, 0xbb, 0x63, 0xee, 0x4a, 0xfe, 0xbb,
0x70, 0x96, 0x1b, 0x5c, 0x42, 0x45, 0x25, 0xd0, 0xbc, 0x5a, 0xfa, 0xeb, 0x34, 0xac, 0x55, 0x13,
0x37, 0xa9, 0x98, 0xde, 0x03, 0x23, 0xad, 0x48, 0xf8, 0xb1, 0x97, 0x30, 0x1c, 0x44, 0xe9, 0xc1,
0x27, 0xcf, 0xc7, 0x33, 0xaa, 0x3c, 0x79, 0xa0, 0xe7, 0xf5, 0xe9, 0x57, 0x2a, 0x67, 0xda, 0xa5,
0x72, 0x86, 0x0b, 0x70, 0x31, 0xab, 0x13, 0x20, 0xef, 0x67, 0x67, 0x5c, 0xcc, 0xea, 0x04, 0xa4,
0xc4, 0x42, 0x80, 0xf4, 0xda, 0x9e, 0xc2, 0x17, 0x02, 0xce, 0x01, 0xa8, 0xab, 0xd3, 0x30, 0xd4,
0xe5, 0x59, 0x57, 0x5e, 0x9c, 0x86, 0x61, 0xed, 0x0d, 0x72, 0xbe, 0xf6, 0x06, 0x99, 0xdf, 0xcd,
0x4e, 0x69, 0x37, 0x3f, 0x03, 0xb8, 0xe5, 0x25, 0x07, 0xd2, 0xc8, 0xfc, 0xca, 0xea, 0x7a, 0xb1,
0x7a, 0x13, 0xe0, 0x43, 0x0e, 0xc1, 0xbe, 0xaf, 0x4c, 0xc7, 0x87, 0x3c, 0x7c, 0x86, 0x09, 0x71,
0x95, 0x75, 0xc4, 0x98, 0xc3, 0xf6, 0x62, 0x42, 0x94, 0x01, 0xc4, 0xd8, 0xfc, 0x4d, 0x0b, 0xba,
0xf7, 0x48, 0xa0, 0x38, 0x9f, 0x07, 0x78, 0x44, 0x63, 0x3a, 0x64, 0x5e, 0x48, 0xe4, 0x0d, 0x7b,
0xd6, 0xca, 0x40, 0xbe, 0xbb, 0x1c, 0x91, 0x1a, 0x88, 0xbf, 0xa7, 0x8c, 0x29, 0xc6, 0x1c, 0xb6,
0x4f, 0x70, 0xa4, 0xec, 0x27, 0xc6, 0x68, 0x05, 0x66, 0x13, 0x86, 0x9d, 0x03, 0x61, 0xac, 0x19,
0x4b, 0x7e, 0x98, 0x7f, 0x6c, 0x01, 0x58, 0x24, 0xa0, 0x4c, 0xf8, 0x1a, 0xbf, 0xb9, 0xee, 0x62,
0xe7, 0x80, 0xd7, 0x02, 0x6c, 0x14, 0x11, 0x65, 0x89, 0x9e, 0x82, 0x3d, 0x18, 0x45, 0x62, 0x87,
0x34, 0x8a, 0xca, 0x5f, 0x5d, 0xab, 0xab, 0x20, 0xf2, 0xd6, 0xaf, 0x43, 0xb9, 0x6b, 0xf1, 0x61,
0x26, 0xa7, 0xc9, 0x65, 0xeb, 0x9c, 0x76, 0x16, 0xba, 0x45, 0x57, 0x10, 0xa9, 0x40, 0xf8, 0xc1,
0x45, 0x58, 0x08, 0xa8, 0xeb, 0xed, 0x79, 0xc4, 0x15, 0x8e, 0xa6, 0x54, 0xe9, 0x6b, 0x20, 0x77,
0x2e, 0xb4, 0x06, 0x5d, 0xf2, 0x84, 0x91, 0x30, 0xf5, 0x81, 0xae, 0x35, 0x06, 0x98, 0x9f, 0x03,
0xe8, 0x12, 0x79, 0x8f, 0xa2, 0x4d, 0x98, 0xe5, 0xcc, 0xf5, 0x03, 0xe4, 0x5a, 0xf9, 0x01, 0x72,
0x6c, 0x06, 0x4b, 0xa2, 0x66, 0x13, 0xd0, 0x74, 0x3e, 0x01, 0x7d, 0xdb, 0x82, 0x75, 0x75, 0xf1,
0xf3, 0x48, 0x7c, 0x8f, 0x1e, 0xf2, 0x4b, 0xc0, 0x03, 0x2a, 0x59, 0x9c, 0x48, 0x5e, 0x7c, 0x07,
0x06, 0x2e, 0x49, 0x98, 0x17, 0x8a, 0xd2, 0xcf, 0xd6, 0x26, 0x0f, 0x71, 0x40, 0x94, 0x71, 0x57,
0x33, 0xf3, 0x37, 0xe5, 0xf4, 0x36, 0x0e, 0x08, 0xba, 0x0a, 0xcb, 0x07, 0x84, 0x44, 0xb6, 0x4f,
0x1d, 0xec, 0xdb, 0x3a, 0xe2, 0xd4, 0xcd, 0x66, 0x89, 0x4f, 0x7d, 0xc4, 0x67, 0x6e, 0xc9, 0xa8,
0x33, 0x13, 0x78, 0xe1, 0x08, 0x4d, 0x54, 0xd6, 0x59, 0x83, 0x6e, 0x14, 0x53, 0x87, 0x24, 0xdc,
0x23, 0x5b, 0xe2, 0x10, 0x1a, 0x03, 0xd0, 0x75, 0x58, 0x4e, 0x3f, 0x3e, 0x26, 0xb1, 0x43, 0x42,
0x86, 0x1f, 0xc9, 0x77, 0xc6, 0x69, 0xab, 0x6a, 0xca, 0xfc, 0x65, 0x0b, 0xcc, 0x92, 0xd4, 0x3b,
0x31, 0x0d, 0x4e, 0xd0, 0x82, 0xd7, 0x60, 0x45, 0xd8, 0x21, 0x16, 0x2c, 0xc7, 0x86, 0x90, 0x05,
0xc8, 0x69, 0x3e, 0x27, 0xa5, 0x69, 0x4b, 0x0c, 0xe1, 0xe2, 0x91, 0x6b, 0xfa, 0x17, 0xd9, 0xe2,
0xef, 0x7d, 0xe8, 0x7f, 0x32, 0x24, 0xf1, 0x28, 0xf3, 0x40, 0x99, 0x10, 0xa5, 0x85, 0x7e, 0x61,
0xcf, 0x40, 0x78, 0x1e, 0xdd, 0x8b, 0x69, 0x60, 0xa7, 0x8f, 0xf0, 0xd3, 0x02, 0xa5, 0xc7, 0x81,
0x77, 0xe4, 0x43, 0x3c, 0x7a, 0x1f, 0xe6, 0xf6, 0x3c, 0x9f, 0x11, 0xf9, 0xec, 0xdd, 0xdb, 0x7c,
0xa9, 0xec, 0xef, 0x59, 0x99, 0x1b, 0x77, 0x04, 0xb2, 0xa5, 0x88, 0xd0, 0x2e, 0x2c, 0x7b, 0x61,
0x24, 0x8a, 0xa6, 0xd8, 0xc3, 0xbe, 0xf7, 0x74, 0xfc, 0xc4, 0xd6, 0xdb, 0x7c, 0x7d, 0x02, 0xaf,
0xbb, 0x9c, 0x72, 0x27, 0x4b, 0x68, 0x21, 0xaf, 0x04, 0x43, 0x04, 0x56, 0xe8, 0x90, 0x95, 0x85,
0xcc, 0x0a, 0x21, 0x9b, 0x13, 0x84, 0xdc, 0x17, 0xa4, 0x79, 0x29, 0xcb, 0xb4, 0x0c, 0x34, 0xb6,
0x61, 0x4e, 0x2a, 0xc7, 0x33, 0xe0, 0x9e, 0x47, 0x7c, 0xdd, 0x38, 0x90, 0x1f, 0x3c, 0xc8, 0x69,
0x44, 0x62, 0x1c, 0xea, 0x64, 0xa6, 0x3f, 0x39, 0xfe, 0x21, 0xf6, 0x87, 0x3a, 0xde, 0xe4, 0x87,
0xf1, 0x87, 0x59, 0x40, 0x65, 0x0d, 0xf5, 0xbb, 0x61, 0x4c, 0x12, 0x9e, 0x20, 0xb2, 0xd9, 0x73,
0x31, 0x03, 0x17, 0x19, 0xf4, 0x07, 0xd0, 0x75, 0x92, 0x43, 0x5b, 0x98, 0x44, 0xc8, 0xec, 0x6d,
0xbe, 0x7b, 0x6c, 0x93, 0x6e, 0x6c, 0xed, 0x3c, 0x14, 0x50, 0xab, 0xe3, 0x24, 0x87, 0x62, 0x84,
0x3e, 0x07, 0xf8, 0x2a, 0xa1, 0xa1, 0xe2, 0x2c, 0x37, 0xfe, 0xbd, 0xe3, 0x73, 0xfe, 0xfe, 0xce,
0xfd, 0x6d, 0xc9, 0xba, 0xcb, 0xd9, 0x49, 0xde, 0x0e, 0x2c, 0x44, 0x38, 0x7e, 0x3c, 0x24, 0x4c,
0xb1, 0x97, 0xbe, 0xf0, 0xc1, 0xf1, 0xd9, 0x7f, 0x2c, 0xd9, 0x48, 0x09, 0xfd, 0x28, 0xf3, 0x65,
0x7c, 0x3b, 0x0d, 0x1d, 0xad, 0x17, 0xaf, 0xbb, 0x84, 0x87, 0xcb, 0xd7, 0x07, 0xdb, 0x0b, 0xf7,
0xa8, 0xb2, 0xe8, 0x29, 0x0e, 0x97, 0x0f, 0x10, 0x22, 0xb7, 0x5f, 0x86, 0xa5, 0x98, 0x38, 0x34,
0x76, 0xf9, 0x0d, 0xd6, 0x0b, 0x3c, 0xee, 0xf6, 0x72, 0x2f, 0x17, 0x25, 0xfc, 0x96, 0x06, 0xa3,
0x57, 0x60, 0x51, 0x6c, 0x7b, 0x06, 0xb3, 0xad, 0x79, 0x12, 0x3f, 0x83, 0x78, 0x19, 0x96, 0x1e,
0x0f, 0x79, 0xde, 0x70, 0xf6, 0x71, 0x8c, 0x1d, 0x46, 0xd3, 0x77, 0x80, 0x45, 0x01, 0xdf, 0x4a,
0xc1, 0xe8, 0x4d, 0x58, 0x95, 0xa8, 0x24, 0x71, 0x70, 0x94, 0x52, 0x90, 0x58, 0x95, 0x89, 0x2b,
0x62, 0xf6, 0xb6, 0x98, 0xdc, 0xd2, 0x73, 0xc8, 0x80, 0x8e, 0x43, 0x83, 0x80, 0x84, 0x2c, 0x11,
0x87, 0x5b, 0xd7, 0x4a, 0xbf, 0xd1, 0x0d, 0x38, 0x87, 0x7d, 0x9f, 0x7e, 0x6d, 0x0b, 0x4a, 0xd7,
0x2e, 0x69, 0x27, 0x5f, 0xa5, 0x0c, 0x81, 0xf4, 0x89, 0xc0, 0xb1, 0xf2, 0x8a, 0x1a, 0x17, 0xa0,
0x9b, 0xee, 0x23, 0xbf, 0x0f, 0x64, 0x1c, 0x52, 0x8c, 0x8d, 0x53, 0xd0, 0xcf, 0xee, 0x84, 0xf1,
0xb7, 0x36, 0x2c, 0x57, 0x04, 0x15, 0xfa, 0x02, 0x80, 0x7b, 0xab, 0x0c, 0x2d, 0xe5, 0xae, 0xff,
0x73, 0xfc, 0xe0, 0xe4, 0xfe, 0x2a, 0xc1, 0x16, 0xf7, 0x7e, 0x39, 0x44, 0x3f, 0x82, 0x9e, 0xf0,
0x58, 0xc5, 0x5d, 0xba, 0xec, 0xfb, 0xdf, 0x81, 0x3b, 0xd7, 0x55, 0xb1, 0x17, 0x31, 0x20, 0xc7,
0xc6, 0x9f, 0x5b, 0xd0, 0x4d, 0x05, 0xf3, 0xdb, 0x8d, 0xdc, 0x28, 0xb1, 0xd7, 0x89, 0xbe, 0xdd,
0x08, 0xd8, 0x1d, 0x01, 0xfa, 0x8f, 0x74, 0x25, 0xe3, 0x6d, 0x80, 0xb1, 0xfe, 0x95, 0x2a, 0xb4,
0x2a, 0x55, 0x30, 0x2f, 0xc3, 0x02, 0xb7, 0xac, 0x47, 0xdc, 0x1d, 0x16, 0x7b, 0x91, 0x68, 0x81,
0x4a, 0x9c, 0x44, 0x95, 0x87, 0xfa, 0x73, 0xf3, 0xf7, 0x06, 0xf4, 0xb3, 0x4f, 0x5f, 0xe8, 0x4b,
0xe8, 0x65, 0x5a, 0xbd, 0xe8, 0xc5, 0xf2, 0xa6, 0x95, 0x5b, 0xc7, 0xc6, 0x4b, 0x13, 0xb0, 0x54,
0x05, 0x35, 0x85, 0x42, 0x38, 0x5d, 0xea, 0x97, 0xa2, 0x2b, 0x65, 0xea, 0xba, 0x6e, 0xac, 0xf1,
0x6a, 0x23, 0xdc, 0x54, 0x1e, 0x83, 0xe5, 0x8a, 0x06, 0x28, 0x7a, 0x6d, 0x02, 0x97, 0x5c, 0x13,
0xd6, 0xb8, 0xda, 0x10, 0x3b, 0x95, 0xfa, 0x18, 0x50, 0xb9, 0x3b, 0x8a, 0x5e, 0x9d, 0xc8, 0x66,
0xdc, 0x7d, 0x35, 0x5e, 0x6b, 0x86, 0x5c, 0xab, 0xa8, 0xec, 0x9b, 0x4e, 0x54, 0x34, 0xd7, 0x99,
0x9d, 0xa8, 0x68, 0xa1, 0x19, 0x3b, 0x85, 0x0e, 0x60, 0xa9, 0xd8, 0x53, 0x45, 0x97, 0xeb, 0xfe,
0x01, 0x28, 0xb5, 0x6c, 0x8d, 0x2b, 0x4d, 0x50, 0x53, 0x61, 0x04, 0x4e, 0xe5, 0x7b, 0x98, 0xe8,
0x95, 0x32, 0x7d, 0x65, 0x17, 0xd7, 0xb8, 0x34, 0x19, 0x31, 0xab, 0x53, 0xb1, 0xaf, 0x59, 0xa5,
0x53, 0x4d, 0xd3, 0xb4, 0x4a, 0xa7, 0xba, 0x36, 0xa9, 0x39, 0x85, 0x7e, 0xac, 0x9b, 0x65, 0x85,
0x7e, 0x1f, 0xda, 0xa8, 0x63, 0x53, 0xdd, 0x70, 0x34, 0xae, 0x35, 0xc6, 0xd7, 0xb2, 0xaf, 0xb7,
0x78, 0xac, 0x67, 0xda, 0x7e, 0x55, 0xb1, 0x5e, 0x6e, 0x24, 0x56, 0xc5, 0x7a, 0x55, 0xef, 0x70,
0x0a, 0xed, 0xc2, 0x42, 0xae, 0x11, 0x88, 0x5e, 0xae, 0xa3, 0xcc, 0xbf, 0xee, 0x19, 0xaf, 0x4c,
0xc4, 0x4b, 0x65, 0xd8, 0x3a, 0x7b, 0xa9, 0x74, 0x55, 0xbb, 0xb8, 0x7c, 0xbe, 0x7a, 0x79, 0x12,
0x5a, 0x2e, 0x94, 0x4b, 0xed, 0xc2, 0xca, 0x50, 0xae, 0x6b, 0x47, 0x56, 0x86, 0x72, 0x7d, 0x07,
0x72, 0x0a, 0xfd, 0x50, 0x17, 0xb8, 0xc2, 0x11, 0x2e, 0xd6, 0x51, 0x67, 0x77, 0xff, 0xc5, 0xa3,
0x91, 0x52, 0xd6, 0x5f, 0xc3, 0x4a, 0xd5, 0x2b, 0x14, 0xba, 0x5a, 0x55, 0x36, 0xd7, 0x3e, 0x75,
0x19, 0x1b, 0x4d, 0xd1, 0x53, 0xc1, 0x9f, 0x42, 0x47, 0xb7, 0xd3, 0xd0, 0x0b, 0x65, 0xea, 0x42,
0x03, 0xd2, 0x30, 0x8f, 0x42, 0xc9, 0x38, 0x70, 0xa0, 0x63, 0x75, 0xdc, 0xe7, 0xaa, 0x8f, 0xd5,
0x52, 0x47, 0xae, 0x3e, 0x56, 0xcb, 0x6d, 0x33, 0x21, 0x2e, 0x75, 0x86, 0x6c, 0x5b, 0xa8, 0xde,
0x19, 0x2a, 0xba, 0x5e, 0xf5, 0xce, 0x50, 0xd9, 0x69, 0x9a, 0x42, 0x3f, 0x81, 0xd5, 0xea, 0x6e,
0x10, 0xaa, 0x8d, 0xf8, 0x9a, 0xae, 0x94, 0x71, 0xbd, 0x39, 0x41, 0x2a, 0xfe, 0xa9, 0xce, 0x4f,
0x85, 0x6e, 0x50, 0x7d, 0x7e, 0xaa, 0xee, 0x49, 0x19, 0xd7, 0x1a, 0xe3, 0x97, 0x43, 0x2f, 0xdb,
0x52, 0xa9, 0xb7, 0x76, 0x45, 0x87, 0xa9, 0xde, 0xda, 0x95, 0x5d, 0x1a, 0x11, 0x1f, 0x55, 0xed,
0x92, 0xaa, 0xf8, 0x38, 0xa2, 0x9f, 0x63, 0x6c, 0x34, 0x45, 0xcf, 0x1d, 0xdf, 0xe5, 0x7e, 0x08,
0x9a, 0xb8, 0xfe, 0x5c, 0x66, 0xbe, 0xda, 0x10, 0xbb, 0x7e, 0x77, 0x75, 0xa6, 0x9e, 0xa8, 0x40,
0x21, 0x63, 0x5f, 0x6b, 0x8c, 0x9f, 0xca, 0x8e, 0xf4, 0x8f, 0x16, 0x99, 0x5e, 0x06, 0xba, 0x32,
0x81, 0x4f, 0xa6, 0x17, 0x63, 0xbc, 0xda, 0x08, 0xb7, 0x2a, 0x7a, 0xb3, 0xdd, 0x85, 0xa3, 0xfc,
0xa9, 0xd4, 0x12, 0x39, 0xca, 0x9f, 0x2a, 0x1a, 0x16, 0x15, 0xd1, 0xab, 0x9b, 0x0a, 0x93, 0xa3,
0xb7, 0xd0, 0xdc, 0x98, 0x1c, 0xbd, 0xa5, 0x7e, 0xc5, 0x14, 0xfa, 0xd9, 0xb8, 0x01, 0x5f, 0x7e,
0x04, 0x44, 0x9b, 0xb5, 0xa9, 0xa8, 0xf6, 0xed, 0xd3, 0x78, 0xe3, 0x58, 0x34, 0x19, 0xe3, 0xff,
0xa2, 0xa5, 0x3b, 0x7e, 0x95, 0xaf, 0x70, 0xe8, 0xcd, 0x06, 0x8c, 0x4b, 0x0f, 0x89, 0xc6, 0x5b,
0xc7, 0xa4, 0xca, 0x2c, 0xe8, 0x23, 0x98, 0x15, 0xd5, 0x27, 0x3a, 0x7f, 0x74, 0x59, 0x6a, 0x5c,
0xa8, 0x9e, 0x4f, 0x8b, 0x2b, 0xce, 0x6d, 0x77, 0x4e, 0xfc, 0x6a, 0xfb, 0xc6, 0x3f, 0x03, 0x00,
0x00, 0xff, 0xff, 0xa1, 0xba, 0x89, 0x07, 0x81, 0x2b, 0x00, 0x00,
0xfa, 0x00, 0xd6, 0xbd, 0x47, 0x21, 0x8d, 0x89, 0xad, 0x0c, 0x29, 0xa2, 0x26, 0xa4, 0xcc, 0x1e,
0xd0, 0x61, 0xe8, 0x8a, 0xd8, 0xef, 0x58, 0x7d, 0x89, 0xb3, 0x2b, 0x50, 0xb8, 0x05, 0x76, 0x28,
0xbb, 0xc3, 0xe7, 0xcd, 0xb7, 0x60, 0x79, 0x6c, 0x95, 0xe6, 0xb1, 0xf7, 0x4d, 0x4b, 0xa7, 0xd3,
0x07, 0xd8, 0xf3, 0x77, 0x49, 0xe8, 0x92, 0xf8, 0x19, 0x73, 0x02, 0xba, 0x0e, 0xab, 0x9e, 0xeb,
0x13, 0x9b, 0x79, 0x01, 0xa1, 0x43, 0x66, 0x27, 0xc4, 0xa1, 0xa1, 0x9b, 0x68, 0xfb, 0xf2, 0xb9,
0x07, 0x72, 0x6a, 0x57, 0xce, 0x98, 0x3f, 0x4d, 0x73, 0x73, 0x76, 0x15, 0xe3, 0x5b, 0x49, 0x48,
0x08, 0x67, 0xb8, 0x4f, 0xb0, 0x4b, 0x62, 0xa5, 0xc6, 0x82, 0x04, 0x7e, 0x4f, 0xc0, 0xf8, 0x0e,
0x29, 0xa4, 0x3d, 0xea, 0x8e, 0xc4, 0x8a, 0x16, 0x2c, 0x90, 0xa0, 0x9b, 0xd4, 0x1d, 0x89, 0x24,
0x99, 0xd8, 0xc2, 0xc9, 0x9c, 0xfd, 0x61, 0x78, 0x20, 0x56, 0xd3, 0xb1, 0x7a, 0x5e, 0xf2, 0x11,
0x4e, 0xd8, 0x36, 0x07, 0x99, 0xbf, 0x6f, 0xe9, 0x28, 0xe5, 0xcb, 0xb0, 0x88, 0x43, 0xbc, 0xc3,
0x7f, 0x83, 0x39, 0x38, 0x85, 0x72, 0x82, 0xdc, 0xed, 0x54, 0x05, 0x1c, 0x92, 0x73, 0xea, 0x2c,
0x13, 0x33, 0xe3, 0x24, 0x91, 0x5f, 0xb8, 0x4a, 0x12, 0x5f, 0xea, 0x24, 0x7d, 0xdb, 0xd9, 0xdd,
0xc7, 0xb1, 0x9b, 0xfc, 0x3f, 0x09, 0x49, 0x8c, 0xd9, 0x89, 0x5c, 0x1a, 0xcc, 0x0d, 0x38, 0x5f,
0xc7, 0x5d, 0xc9, 0xff, 0x42, 0x1f, 0x3e, 0x1a, 0xc3, 0x22, 0x7b, 0x43, 0xcf, 0x77, 0x4f, 0x44,
0xfc, 0x87, 0x45, 0xe5, 0x52, 0xe6, 0xca, 0x7f, 0xae, 0xc0, 0xe9, 0x58, 0x80, 0x98, 0x9d, 0x70,
0x84, 0xb4, 0x5e, 0x58, 0xb4, 0x96, 0xd4, 0x84, 0x20, 0xe4, 0x75, 0xc3, 0xcf, 0xa7, 0xb5, 0x07,
0x68, 0x6e, 0x27, 0x96, 0x56, 0xcf, 0x42, 0x77, 0x2c, 0xbe, 0x2d, 0xc4, 0x77, 0x12, 0x25, 0x97,
0x7b, 0xa7, 0x43, 0xa3, 0x91, 0x4d, 0x1c, 0x79, 0x8e, 0x8b, 0xad, 0xee, 0x58, 0x3d, 0x0e, 0xbc,
0xed, 0x88, 0x63, 0xbc, 0x79, 0x8e, 0xcd, 0x70, 0xfb, 0x4a, 0x72, 0x9b, 0xcb, 0x72, 0xfb, 0x4a,
0x70, 0xd3, 0x38, 0x87, 0xde, 0x40, 0xe2, 0xcc, 0x8f, 0x71, 0x1e, 0x7a, 0x03, 0x8e, 0x33, 0xf6,
0xaa, 0xbc, 0x31, 0xd4, 0xae, 0x7e, 0x0d, 0x67, 0xf3, 0xb3, 0xcd, 0x8f, 0xc9, 0x67, 0x32, 0x96,
0x79, 0xbe, 0xe8, 0x4e, 0x85, 0xb3, 0xf6, 0xb0, 0xb8, 0xec, 0xc6, 0xf7, 0x8a, 0x67, 0x5b, 0xd7,
0xb9, 0xa2, 0x41, 0xf2, 0x97, 0x93, 0xcf, 0x8a, 0xcb, 0x3e, 0xc6, 0x25, 0xe5, 0x68, 0xc1, 0x17,
0x8a, 0x21, 0x50, 0xbc, 0xc9, 0xfc, 0x26, 0xcd, 0xaf, 0x0a, 0x83, 0xdf, 0x23, 0x1a, 0xe7, 0x35,
0x25, 0x57, 0x98, 0x63, 0xd1, 0x9a, 0x57, 0x62, 0x79, 0xa1, 0xab, 0xce, 0x43, 0x59, 0x27, 0xa8,
0xaf, 0x5c, 0x49, 0xdb, 0x56, 0x25, 0xad, 0x2e, 0xd5, 0x0f, 0xc8, 0x48, 0xf8, 0xec, 0x8c, 0x2c,
0xd5, 0x3f, 0x24, 0x23, 0x73, 0xa7, 0x10, 0x71, 0x72, 0x69, 0x2a, 0x76, 0x11, 0xcc, 0x70, 0x67,
0x57, 0x29, 0x5f, 0x8c, 0xd1, 0x39, 0x00, 0x2f, 0xb1, 0x5d, 0xb1, 0xe7, 0x72, 0x51, 0x1d, 0xab,
0xeb, 0x29, 0x27, 0x70, 0xcd, 0x5f, 0xb4, 0xc6, 0x0c, 0x6f, 0xfa, 0x74, 0xef, 0x04, 0xbd, 0x32,
0xab, 0x45, 0x3b, 0xa7, 0x45, 0xb6, 0x66, 0x9f, 0xc9, 0xd7, 0xec, 0x99, 0x20, 0xca, 0x2e, 0xa7,
0x2e, 0x35, 0x3f, 0xa0, 0x27, 0x57, 0xcf, 0x95, 0x53, 0xf3, 0x98, 0xbb, 0x92, 0xff, 0x2e, 0x9c,
0xe5, 0x06, 0x97, 0x50, 0x51, 0x2d, 0x34, 0xaf, 0xa8, 0xfe, 0x3a, 0x0d, 0xeb, 0xd5, 0xc4, 0x4d,
0xaa, 0xaa, 0xf7, 0xc0, 0x48, 0xab, 0x16, 0x7e, 0x34, 0x26, 0x0c, 0x07, 0x51, 0x7a, 0x38, 0xca,
0x33, 0xf4, 0x8c, 0x2a, 0x61, 0x1e, 0xe8, 0x79, 0x7d, 0x42, 0x96, 0x4a, 0x9e, 0x76, 0xa9, 0xe4,
0xe1, 0x02, 0x5c, 0xcc, 0xea, 0x04, 0xc8, 0x3b, 0xdc, 0x19, 0x17, 0xb3, 0x3a, 0x01, 0x29, 0xb1,
0x10, 0x20, 0xbd, 0xb6, 0xa7, 0xf0, 0x85, 0x80, 0x73, 0x00, 0xea, 0x7a, 0x35, 0x0c, 0x75, 0x09,
0xd7, 0x95, 0x97, 0xab, 0x61, 0x58, 0x7b, 0xcb, 0x9c, 0xaf, 0xbd, 0x65, 0xe6, 0x77, 0xb3, 0x53,
0xda, 0xcd, 0xcf, 0x00, 0x6e, 0x79, 0xc9, 0x81, 0x34, 0x32, 0xbf, 0xd6, 0xba, 0x5e, 0xac, 0xde,
0x0d, 0xf8, 0x90, 0x43, 0xb0, 0xef, 0x2b, 0xd3, 0xf1, 0x21, 0x0f, 0x9f, 0x61, 0x42, 0x5c, 0x65,
0x1d, 0x31, 0xe6, 0xb0, 0x41, 0x4c, 0x88, 0x32, 0x80, 0x18, 0x9b, 0xbf, 0x6d, 0x41, 0xf7, 0x1e,
0x09, 0x14, 0xe7, 0xf3, 0x00, 0x8f, 0x68, 0x4c, 0x87, 0xcc, 0x0b, 0x89, 0xbc, 0x85, 0xcf, 0x5a,
0x19, 0xc8, 0x77, 0x97, 0x23, 0x52, 0x03, 0xf1, 0x07, 0xca, 0x98, 0x62, 0xcc, 0x61, 0xfb, 0x04,
0x47, 0xca, 0x7e, 0x62, 0x8c, 0x56, 0x61, 0x36, 0x61, 0xd8, 0x39, 0x10, 0xc6, 0x9a, 0xb1, 0xe4,
0x87, 0xf9, 0xa7, 0x16, 0x80, 0x45, 0x02, 0xca, 0x84, 0xaf, 0xf1, 0xdb, 0xed, 0x1e, 0x76, 0x0e,
0x78, 0xbd, 0xc0, 0x46, 0x11, 0x51, 0x96, 0xe8, 0x29, 0xd8, 0x83, 0x51, 0x24, 0x76, 0x48, 0xa3,
0xa8, 0xfc, 0xd5, 0xb5, 0xba, 0x0a, 0x22, 0x2b, 0x03, 0x1d, 0xca, 0x5d, 0x8b, 0x0f, 0x33, 0x39,
0x4d, 0x2e, 0x5b, 0xe7, 0xb4, 0xb3, 0xd0, 0x2d, 0xba, 0x82, 0x48, 0x05, 0xc2, 0x0f, 0x2e, 0xc2,
0x62, 0x40, 0x5d, 0x6f, 0xe0, 0x11, 0x57, 0x38, 0x9a, 0x52, 0x65, 0x41, 0x03, 0xb9, 0x73, 0xa1,
0x75, 0xe8, 0x92, 0x27, 0x8c, 0x84, 0xa9, 0x0f, 0x74, 0xad, 0x31, 0xc0, 0xfc, 0x1c, 0x40, 0x97,
0xd1, 0x03, 0x8a, 0xb6, 0x60, 0x96, 0x33, 0xd7, 0x8f, 0x94, 0xeb, 0xe5, 0x47, 0xca, 0xb1, 0x19,
0x2c, 0x89, 0x9a, 0x4d, 0x40, 0xd3, 0xf9, 0x04, 0xf4, 0x6d, 0x0b, 0x36, 0xd4, 0xe5, 0xd0, 0x23,
0xf1, 0x3d, 0x7a, 0xc8, 0x2f, 0x0a, 0x0f, 0xa8, 0x64, 0x71, 0x22, 0x79, 0xf1, 0x1d, 0xe8, 0xbb,
0x24, 0x61, 0x5e, 0x28, 0xca, 0x43, 0x5b, 0x9b, 0x3c, 0xc4, 0x01, 0x51, 0xc6, 0x5d, 0xcb, 0xcc,
0xdf, 0x94, 0xd3, 0x3b, 0x38, 0x20, 0xe8, 0x2a, 0xac, 0x1c, 0x10, 0x12, 0xd9, 0x3e, 0x75, 0xb0,
0x6f, 0xeb, 0x88, 0x53, 0xb7, 0x9f, 0x65, 0x3e, 0xf5, 0x11, 0x9f, 0xb9, 0x25, 0xa3, 0xce, 0x4c,
0xe0, 0x85, 0x23, 0x34, 0x51, 0x59, 0x67, 0x1d, 0xba, 0x51, 0x4c, 0x1d, 0x92, 0x70, 0x8f, 0x6c,
0x89, 0x43, 0x68, 0x0c, 0x40, 0xd7, 0x61, 0x25, 0xfd, 0xf8, 0x98, 0xc4, 0x0e, 0x09, 0x19, 0x7e,
0x24, 0xdf, 0x22, 0xa7, 0xad, 0xaa, 0x29, 0xf3, 0x57, 0x2d, 0x30, 0x4b, 0x52, 0xef, 0xc4, 0x34,
0x38, 0x41, 0x0b, 0x5e, 0x83, 0x55, 0x61, 0x87, 0x58, 0xb0, 0x1c, 0x1b, 0x42, 0x16, 0x29, 0xa7,
0xf9, 0x9c, 0x94, 0xa6, 0x2d, 0x31, 0x84, 0x8b, 0x47, 0xae, 0xe9, 0x5f, 0x64, 0x8b, 0xbf, 0x2f,
0xc0, 0xc2, 0x27, 0x43, 0x12, 0x8f, 0x32, 0x8f, 0x98, 0x09, 0x51, 0x5a, 0xe8, 0x57, 0xf8, 0x0c,
0x84, 0xe7, 0xd1, 0x41, 0x4c, 0x03, 0x3b, 0x7d, 0xa8, 0x9f, 0x16, 0x28, 0x3d, 0x0e, 0xbc, 0x23,
0x1f, 0xeb, 0xd1, 0xfb, 0x30, 0x37, 0xf0, 0x7c, 0x46, 0xe4, 0xd3, 0x78, 0x6f, 0xeb, 0xa5, 0xb2,
0xbf, 0x67, 0x65, 0x6e, 0xde, 0x11, 0xc8, 0x96, 0x22, 0x42, 0x7b, 0xb0, 0xe2, 0x85, 0x91, 0x28,
0xac, 0x62, 0x0f, 0xfb, 0xde, 0xd3, 0xf1, 0x33, 0x5c, 0x6f, 0xeb, 0xf5, 0x09, 0xbc, 0xee, 0x72,
0xca, 0xdd, 0x2c, 0xa1, 0x85, 0xbc, 0x12, 0x0c, 0x11, 0x58, 0xa5, 0x43, 0x56, 0x16, 0x32, 0x2b,
0x84, 0x6c, 0x4d, 0x10, 0x72, 0x5f, 0x90, 0xe6, 0xa5, 0xac, 0xd0, 0x32, 0xd0, 0xd8, 0x81, 0x39,
0xa9, 0x1c, 0xcf, 0x80, 0x03, 0x8f, 0xf8, 0xba, 0xb9, 0x20, 0x3f, 0x78, 0x90, 0xd3, 0x88, 0xc4,
0x38, 0xd4, 0xc9, 0x4c, 0x7f, 0x72, 0xfc, 0x43, 0xec, 0x0f, 0x75, 0xbc, 0xc9, 0x0f, 0xe3, 0x8f,
0xb3, 0x80, 0xca, 0x1a, 0xea, 0xb7, 0xc5, 0x98, 0x24, 0x3c, 0x41, 0x64, 0xb3, 0xe7, 0x52, 0x06,
0x2e, 0x32, 0xe8, 0x0f, 0xa0, 0xeb, 0x24, 0x87, 0xb6, 0x30, 0x89, 0x90, 0xd9, 0xdb, 0x7a, 0xf7,
0xd8, 0x26, 0xdd, 0xdc, 0xde, 0x7d, 0x28, 0xa0, 0x56, 0xc7, 0x49, 0x0e, 0xc5, 0x08, 0x7d, 0x0e,
0xf0, 0x55, 0x42, 0x43, 0xc5, 0x59, 0x6e, 0xfc, 0x7b, 0xc7, 0xe7, 0xfc, 0xfd, 0xdd, 0xfb, 0x3b,
0x92, 0x75, 0x97, 0xb3, 0x93, 0xbc, 0x1d, 0x58, 0x8c, 0x70, 0xfc, 0x78, 0x48, 0x98, 0x62, 0x2f,
0x7d, 0xe1, 0x83, 0xe3, 0xb3, 0xff, 0x58, 0xb2, 0x91, 0x12, 0x16, 0xa2, 0xcc, 0x97, 0xf1, 0xed,
0x34, 0x74, 0xb4, 0x5e, 0xbc, 0x36, 0x13, 0x1e, 0x2e, 0x5f, 0x28, 0x6c, 0x2f, 0x1c, 0x50, 0x65,
0xd1, 0x53, 0x1c, 0x2e, 0x1f, 0x29, 0x44, 0x6e, 0xbf, 0x0c, 0xcb, 0x31, 0x71, 0x68, 0xec, 0xf2,
0x1b, 0xac, 0x17, 0x78, 0xdc, 0xed, 0xe5, 0x5e, 0x2e, 0x49, 0xf8, 0x2d, 0x0d, 0x46, 0xaf, 0xc0,
0x92, 0xd8, 0xf6, 0x0c, 0x66, 0x5b, 0xf3, 0x24, 0x7e, 0x06, 0xf1, 0x32, 0x2c, 0x3f, 0x1e, 0xf2,
0xbc, 0xe1, 0xec, 0xe3, 0x18, 0x3b, 0x8c, 0xa6, 0x6f, 0x05, 0x4b, 0x02, 0xbe, 0x9d, 0x82, 0xd1,
0x9b, 0xb0, 0x26, 0x51, 0x49, 0xe2, 0xe0, 0x28, 0xa5, 0x20, 0xb1, 0x2a, 0x25, 0x57, 0xc5, 0xec,
0x6d, 0x31, 0xb9, 0xad, 0xe7, 0x90, 0x01, 0x1d, 0x87, 0x06, 0x01, 0x09, 0x59, 0x22, 0x0e, 0xb7,
0xae, 0x95, 0x7e, 0xa3, 0x1b, 0x70, 0x0e, 0xfb, 0x3e, 0xfd, 0xda, 0x16, 0x94, 0xae, 0x5d, 0xd2,
0x4e, 0x16, 0x96, 0x86, 0x40, 0xfa, 0x44, 0xe0, 0x58, 0x79, 0x45, 0x8d, 0x0b, 0xd0, 0x4d, 0xf7,
0x91, 0xdf, 0x07, 0x32, 0x0e, 0x29, 0xc6, 0xc6, 0x29, 0x58, 0xc8, 0xee, 0x84, 0xf1, 0xb7, 0x36,
0xac, 0x54, 0x04, 0x15, 0xfa, 0x02, 0x80, 0x7b, 0xab, 0x0c, 0x2d, 0xe5, 0xae, 0xff, 0x73, 0xfc,
0xe0, 0xe4, 0xfe, 0x2a, 0xc1, 0x16, 0xf7, 0x7e, 0x39, 0x44, 0x3f, 0x82, 0x9e, 0xf0, 0x58, 0xc5,
0x5d, 0xba, 0xec, 0xfb, 0xdf, 0x81, 0x3b, 0xd7, 0x55, 0xb1, 0x17, 0x31, 0x20, 0xc7, 0xc6, 0x5f,
0x5a, 0xd0, 0x4d, 0x05, 0xf3, 0xdb, 0x8d, 0xdc, 0x28, 0xb1, 0xd7, 0x89, 0xbe, 0xdd, 0x08, 0xd8,
0x1d, 0x01, 0xfa, 0x8f, 0x74, 0x25, 0xe3, 0x6d, 0x80, 0xb1, 0xfe, 0x95, 0x2a, 0xb4, 0x2a, 0x55,
0x30, 0x2f, 0xc3, 0x22, 0xb7, 0xac, 0x47, 0xdc, 0x5d, 0x16, 0x7b, 0x91, 0x68, 0x93, 0x4a, 0x9c,
0x44, 0x95, 0x87, 0xfa, 0x73, 0xeb, 0x0f, 0x06, 0x2c, 0x64, 0x9f, 0xc7, 0xd0, 0x97, 0xd0, 0xcb,
0xb4, 0x83, 0xd1, 0x8b, 0xe5, 0x4d, 0x2b, 0xb7, 0x97, 0x8d, 0x97, 0x26, 0x60, 0xa9, 0x0a, 0x6a,
0x0a, 0x85, 0x70, 0xba, 0xd4, 0x53, 0x45, 0x57, 0xca, 0xd4, 0x75, 0x1d, 0x5b, 0xe3, 0xd5, 0x46,
0xb8, 0xa9, 0x3c, 0x06, 0x2b, 0x15, 0x4d, 0x52, 0xf4, 0xda, 0x04, 0x2e, 0xb9, 0x46, 0xad, 0x71,
0xb5, 0x21, 0x76, 0x2a, 0xf5, 0x31, 0xa0, 0x72, 0x07, 0x15, 0xbd, 0x3a, 0x91, 0xcd, 0xb8, 0x43,
0x6b, 0xbc, 0xd6, 0x0c, 0xb9, 0x56, 0x51, 0xd9, 0x5b, 0x9d, 0xa8, 0x68, 0xae, 0x7b, 0x3b, 0x51,
0xd1, 0x42, 0xc3, 0x76, 0x0a, 0x1d, 0xc0, 0x72, 0xb1, 0xef, 0x8a, 0x2e, 0xd7, 0xfd, 0x27, 0x50,
0x6a, 0xeb, 0x1a, 0x57, 0x9a, 0xa0, 0xa6, 0xc2, 0x08, 0x9c, 0xca, 0xf7, 0x39, 0xd1, 0x2b, 0x65,
0xfa, 0xca, 0x4e, 0xaf, 0x71, 0x69, 0x32, 0x62, 0x56, 0xa7, 0x62, 0xef, 0xb3, 0x4a, 0xa7, 0x9a,
0xc6, 0x6a, 0x95, 0x4e, 0x75, 0xad, 0x54, 0x73, 0x0a, 0xfd, 0x58, 0x37, 0xd4, 0x0a, 0x3d, 0x41,
0xb4, 0x59, 0xc7, 0xa6, 0xba, 0x29, 0x69, 0x5c, 0x6b, 0x8c, 0xaf, 0x65, 0x5f, 0x6f, 0xf1, 0x58,
0xcf, 0xb4, 0x06, 0xab, 0x62, 0xbd, 0xdc, 0x6c, 0xac, 0x8a, 0xf5, 0xaa, 0xfe, 0xe2, 0x14, 0xda,
0x83, 0xc5, 0x5c, 0xb3, 0x10, 0xbd, 0x5c, 0x47, 0x99, 0x7f, 0xdd, 0x33, 0x5e, 0x99, 0x88, 0x97,
0xca, 0xb0, 0x75, 0xf6, 0x52, 0xe9, 0xaa, 0x76, 0x71, 0xf9, 0x7c, 0xf5, 0xf2, 0x24, 0xb4, 0x5c,
0x28, 0x97, 0x5a, 0x8a, 0x95, 0xa1, 0x5c, 0xd7, 0xb2, 0xac, 0x0c, 0xe5, 0xfa, 0x2e, 0xe5, 0x14,
0xfa, 0xa1, 0x2e, 0x70, 0x85, 0x23, 0x5c, 0xac, 0xa3, 0xce, 0xee, 0xfe, 0x8b, 0x47, 0x23, 0xa5,
0xac, 0xbf, 0x86, 0xd5, 0xaa, 0x57, 0x28, 0x74, 0xb5, 0xaa, 0x6c, 0xae, 0x7d, 0xea, 0x32, 0x36,
0x9b, 0xa2, 0xa7, 0x82, 0x3f, 0x85, 0x8e, 0x6e, 0xb9, 0xa1, 0x17, 0xca, 0xd4, 0x85, 0x26, 0xa5,
0x61, 0x1e, 0x85, 0x92, 0x71, 0xe0, 0x40, 0xc7, 0xea, 0xb8, 0x17, 0x56, 0x1f, 0xab, 0xa5, 0xae,
0x5d, 0x7d, 0xac, 0x96, 0x5b, 0x6b, 0x42, 0x5c, 0xea, 0x0c, 0xd9, 0xd6, 0x51, 0xbd, 0x33, 0x54,
0x74, 0xc6, 0xea, 0x9d, 0xa1, 0xb2, 0x1b, 0x35, 0x85, 0x7e, 0x02, 0x6b, 0xd5, 0x1d, 0x23, 0x54,
0x1b, 0xf1, 0x35, 0x9d, 0x2b, 0xe3, 0x7a, 0x73, 0x82, 0x54, 0xfc, 0x53, 0x9d, 0x9f, 0x0a, 0x1d,
0xa3, 0xfa, 0xfc, 0x54, 0xdd, 0xb7, 0x32, 0xae, 0x35, 0xc6, 0x2f, 0x87, 0x5e, 0xb6, 0xa5, 0x52,
0x6f, 0xed, 0x8a, 0x2e, 0x54, 0xbd, 0xb5, 0x2b, 0xbb, 0x34, 0x22, 0x3e, 0xaa, 0xda, 0x25, 0x55,
0xf1, 0x71, 0x44, 0x3f, 0xc7, 0xd8, 0x6c, 0x8a, 0x9e, 0x3b, 0xbe, 0xcb, 0xfd, 0x10, 0x34, 0x71,
0xfd, 0xb9, 0xcc, 0x7c, 0xb5, 0x21, 0x76, 0xfd, 0xee, 0xea, 0x4c, 0x3d, 0x51, 0x81, 0x42, 0xc6,
0xbe, 0xd6, 0x18, 0x3f, 0x95, 0x1d, 0xe9, 0x9f, 0x31, 0x32, 0xbd, 0x0c, 0x74, 0x65, 0x02, 0x9f,
0x4c, 0x2f, 0xc6, 0x78, 0xb5, 0x11, 0x6e, 0x55, 0xf4, 0x66, 0xbb, 0x0b, 0x47, 0xf9, 0x53, 0xa9,
0x25, 0x72, 0x94, 0x3f, 0x55, 0x34, 0x2c, 0x2a, 0xa2, 0x57, 0x37, 0x15, 0x26, 0x47, 0x6f, 0xa1,
0xb9, 0x31, 0x39, 0x7a, 0x4b, 0xfd, 0x8a, 0x29, 0xf4, 0xb3, 0x71, 0x93, 0xbe, 0xfc, 0x08, 0x88,
0xb6, 0x6a, 0x53, 0x51, 0xed, 0xdb, 0xa7, 0xf1, 0xc6, 0xb1, 0x68, 0x32, 0xc6, 0xff, 0x65, 0x4b,
0x77, 0xfc, 0x2a, 0x5f, 0xe1, 0xd0, 0x9b, 0x0d, 0x18, 0x97, 0x1e, 0x12, 0x8d, 0xb7, 0x8e, 0x49,
0x95, 0x59, 0xd0, 0x47, 0x30, 0x2b, 0xaa, 0x4f, 0x74, 0xfe, 0xe8, 0xb2, 0xd4, 0xb8, 0x50, 0x3d,
0x9f, 0x16, 0x57, 0x9c, 0xdb, 0xde, 0x9c, 0xf8, 0x1d, 0xf7, 0x8d, 0x7f, 0x06, 0x00, 0x00, 0xff,
0xff, 0x96, 0x31, 0x6f, 0x58, 0xa5, 0x2b, 0x00, 0x00,
}

View file

@ -13,6 +13,7 @@ import (
"github.com/chrislusf/seaweedfs/weed/glog"
"github.com/chrislusf/seaweedfs/weed/operation"
"github.com/chrislusf/seaweedfs/weed/pb"
"github.com/chrislusf/seaweedfs/weed/pb/volume_server_pb"
"github.com/chrislusf/seaweedfs/weed/storage"
"github.com/chrislusf/seaweedfs/weed/storage/erasure_coding"
@ -57,6 +58,12 @@ func (vs *VolumeServer) VolumeEcShardsGenerate(ctx context.Context, req *volume_
return nil, fmt.Errorf("WriteEcFiles %s: %v", baseFileName, err)
}
// write .vif files
if err := pb.SaveVolumeInfo(baseFileName+".vif", &volume_server_pb.VolumeInfo{Version: uint32(v.Version())}); err != nil {
return nil, fmt.Errorf("WriteEcFiles %s: %v", baseFileName, err)
}
return &volume_server_pb.VolumeEcShardsGenerateResponse{}, nil
}
@ -124,6 +131,14 @@ func (vs *VolumeServer) VolumeEcShardsCopy(ctx context.Context, req *volume_serv
return err
}
}
if req.CopyVifFile {
// copy vif file
if err := vs.doCopyFile(ctx, client, true, req.Collection, req.VolumeId, math.MaxUint32, math.MaxInt64, baseFileName, ".vif", false, true); err != nil {
return err
}
}
return nil
})
if err != nil {
@ -185,6 +200,9 @@ func (vs *VolumeServer) VolumeEcShardsDelete(ctx context.Context, req *volume_se
if err := os.Remove(baseFilename + ".ecj"); err != nil {
return nil, err
}
if err := os.Remove(baseFilename + ".vif"); err != nil {
return nil, err
}
}
return &volume_server_pb.VolumeEcShardsDeleteResponse{}, nil

View file

@ -67,6 +67,7 @@ func oneServerCopyAndMountEcShardsFromSource(ctx context.Context, grpcDialOption
ShardIds: shardIdsToCopy,
CopyEcxFile: true,
CopyEcjFile: true,
CopyVifFile: true,
SourceDataNode: existingLocation,
})
if copyErr != nil {

View file

@ -180,6 +180,7 @@ func collectEcShards(ctx context.Context, commandEnv *CommandEnv, nodeToEcIndexB
ShardIds: needToCopyEcIndexBits.ToUint32Slice(),
CopyEcxFile: false,
CopyEcjFile: true,
CopyVifFile: true,
SourceDataNode: loc,
})
if copyErr != nil {

View file

@ -216,6 +216,7 @@ func prepareDataToRecover(ctx context.Context, commandEnv *CommandEnv, rebuilder
ShardIds: []uint32{uint32(shardId)},
CopyEcxFile: needEcxFile,
CopyEcjFile: needEcxFile,
CopyVifFile: needEcxFile,
SourceDataNode: ecNodes[0].info.Id,
})
return copyErr

View file

@ -9,6 +9,7 @@ import (
"sync"
"time"
"github.com/chrislusf/seaweedfs/weed/pb"
"github.com/chrislusf/seaweedfs/weed/pb/master_pb"
"github.com/chrislusf/seaweedfs/weed/storage/idx"
"github.com/chrislusf/seaweedfs/weed/storage/needle"
@ -56,6 +57,12 @@ func NewEcVolume(dir string, collection string, vid needle.VolumeId) (ev *EcVolu
return nil, fmt.Errorf("cannot open ec volume journal %s.ecj: %v", baseFileName, err)
}
// read volume info
ev.Version = needle.Version3
if volumeInfo, found := pb.MaybeLoadVolumeInfo(baseFileName + ".vif"); found {
ev.Version = needle.Version(volumeInfo.Version)
}
ev.ShardLocations = make(map[ShardId][]string)
return

View file

@ -17,7 +17,6 @@ import (
"github.com/chrislusf/seaweedfs/weed/stats"
"github.com/chrislusf/seaweedfs/weed/storage/erasure_coding"
"github.com/chrislusf/seaweedfs/weed/storage/needle"
"github.com/chrislusf/seaweedfs/weed/storage/super_block"
"github.com/chrislusf/seaweedfs/weed/storage/types"
)
@ -121,20 +120,7 @@ func (s *Store) ReadEcShardNeedle(ctx context.Context, vid needle.VolumeId, n *n
for _, location := range s.Locations {
if localEcVolume, found := location.FindEcVolume(vid); found {
// read the volume version
readCounter := 0
for localEcVolume.Version == 0 {
err := s.readEcVolumeVersion(ctx, vid, localEcVolume)
readCounter++
if readCounter > 10 && err != nil {
return 0, fmt.Errorf("fail to read ec volume %d: %v", vid, err)
}
time.Sleep(1357 * time.Millisecond)
glog.V(0).Infof("ReadEcShardNeedle vid %d version:%v: %v", vid, localEcVolume.Version, err)
}
version := localEcVolume.Version
offset, size, intervals, err := localEcVolume.LocateEcShardNeedle(n.Id, version)
offset, size, intervals, err := localEcVolume.LocateEcShardNeedle(n.Id, localEcVolume.Version)
if err != nil {
return 0, fmt.Errorf("locate in local ec volume: %v", err)
}
@ -155,7 +141,7 @@ func (s *Store) ReadEcShardNeedle(ctx context.Context, vid needle.VolumeId, n *n
return 0, fmt.Errorf("ec entry %s is deleted", n.Id)
}
err = n.ReadBytes(bytes, offset.ToAcutalOffset(), size, version)
err = n.ReadBytes(bytes, offset.ToAcutalOffset(), size, localEcVolume.Version)
if err != nil {
return 0, fmt.Errorf("readbytes: %v", err)
}
@ -166,22 +152,6 @@ func (s *Store) ReadEcShardNeedle(ctx context.Context, vid needle.VolumeId, n *n
return 0, fmt.Errorf("ec shard %d not found", vid)
}
func (s *Store) readEcVolumeVersion(ctx context.Context, vid needle.VolumeId, ecVolume *erasure_coding.EcVolume) (err error) {
interval := erasure_coding.Interval{
BlockIndex: 0,
InnerBlockOffset: 0,
Size: super_block.SuperBlockSize,
IsLargeBlock: true, // it could be large block, but ok in this place
LargeBlockRowsCount: 0,
}
data, _, err := s.readEcShardIntervals(ctx, vid, 0, ecVolume, []erasure_coding.Interval{interval})
if err == nil {
ecVolume.Version = needle.Version(data[0])
}
return
}
func (s *Store) readEcShardIntervals(ctx context.Context, vid needle.VolumeId, needleId types.NeedleId, ecVolume *erasure_coding.EcVolume, intervals []erasure_coding.Interval) (data []byte, is_deleted bool, err error) {
if err = s.cachedLookupEcShardLocations(ctx, ecVolume); err != nil {