Re: [FUG-BR] Dúvida com gmirror
On Fri, 14 Jan 2011 16:35:34 -0300, Alessandro de Souza Rocha wrote: > gmirror insert -v gm0 da0 > > qualquer duvida. > http://www.fug.com.br/content/view/440/60/ > Mais uma dica: nem sempre os discos tem o mesmo tamanho, por isso eu faço gmirror no slice (da0s1) ao invés do disco todo. -- vic http://choppnerd.com - Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
[FUG-BR] duvida sobre rsync
rsync -av -e ssh --recursive --delete "/usr/home/servidor" root@10.0.0.251:/home rsync: Command not found. rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(601) [sender=3.0.7] quando tento sicronizar local com serivdor remoto da este erro obs da maquina de origem para de destino ta liberado logon sem senha com root alguem saberia me dizer onde estou errando att diogo - Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
[FUG-BR] cacti Erro
Instalei o cacti no freebsd 8.1 e quando tendo acessar aparece o erro abaixa: alguem pode me ajudar? Array ( [0] => stdClass [1] => Exception [2] => ErrorException [3] => Closure [4] => DateTime [5] => DateTimeZone [6] => DateInterval [7] => DatePeriod [8] => LibXMLError [9] => ReflectionException [10] => Reflection [11] => ReflectionFunctionAbstract [12] => ReflectionFunction [13] => ReflectionParameter [14] => ReflectionMethod [15] => ReflectionClass [16] => ReflectionObject [17] => ReflectionProperty [18] => ReflectionExtension [19] => LogicException [20] => BadFunctionCallException [21] => BadMethodCallException [22] => DomainException [23] => InvalidArgumentException [24] => LengthException [25] => OutOfRangeException [26] => RuntimeException [27] => OutOfBoundsException [28] => OverflowException [29] => RangeException [30] => UnderflowException [31] => UnexpectedValueException [32] => RecursiveIteratorIterator [33] => IteratorIterator [34] => FilterIterator [35] => RecursiveFilterIterator [36] => ParentIterator [37] => LimitIterator [38] => CachingIterator [39] => RecursiveCachingIterator [40] => NoRewindIterator [41] => AppendIterator [42] => InfiniteIterator [43] => RegexIterator [44] => RecursiveRegexIterator [45] => EmptyIterator [46] => RecursiveTreeIterator [47] => ArrayObject [48] => ArrayIterator [49] => RecursiveArrayIterator [50] => SplFileInfo [51] => DirectoryIterator [52] => FilesystemIterator [53] => RecursiveDirectoryIterator [54] => GlobIterator [55] => SplFileObject [56] => SplTempFileObject [57] => SplDoublyLinkedList [58] => SplQueue [59] => SplStack [60] => SplHeap [61] => SplMinHeap [62] => SplMaxHeap [63] => SplPriorityQueue [64] => SplFixedArray [65] => SplObjectStorage [66] => MultipleIterator [67] => __PHP_Incomplete_Class [68] => php_user_filter [69] => Directory [70] => PDFlibException [71] => PDFlib [72] => ZipArchive [73] => mysqli_sql_exception [74] => mysqli_driver [75] => mysqli [76] => mysqli_warning [77] => mysqli_result [78] => mysqli_stmt [79] => ADOFieldObject [80] => ADOConnection [81] => ADOFetchObj [82] => ADORecordSet_empty [83] => ADODB_Iterator [84] => ADODB_BASE_RS [85] => ADORecordSet [86] => ADORecordSet_array [87] => ADODB_mysql [88] => ADORecordSet_mysql [89] => ADORecordSet_ext_mysql ) Syntax error in file: /usr/local/share/cacti/lib/adodb/drivers/adodb-pollynet.inc.php ADONewConnection: Unable to load database driver '' - Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
Re: [FUG-BR] cacti Erro
Estão todos os pacotes instalados? http://www.cacti.net/downloads/docs/html/bsd_ports.html -- Eduardo Schoedler Enviado via iPhone Em 17/01/2011, às 23:21, Gelsimauro Batista dos Santos escreveu: > Instalei o cacti no freebsd 8.1 e quando tendo acessar aparece o erro > abaixa: > alguem pode me ajudar? > > Array ( [0] => stdClass [1] => Exception [2] => ErrorException [3] => > Closure [4] => DateTime [5] => DateTimeZone [6] => DateInterval [7] => > DatePeriod [8] => LibXMLError [9] => ReflectionException [10] => Reflection > [11] => ReflectionFunctionAbstract [12] => ReflectionFunction [13] => > ReflectionParameter [14] => ReflectionMethod [15] => ReflectionClass [16] => > ReflectionObject [17] => ReflectionProperty [18] => ReflectionExtension [19] > => LogicException [20] => BadFunctionCallException [21] => > BadMethodCallException [22] => DomainException [23] => > InvalidArgumentException [24] => LengthException [25] => OutOfRangeException > [26] => RuntimeException [27] => OutOfBoundsException [28] => > OverflowException [29] => RangeException [30] => UnderflowException [31] => > UnexpectedValueException [32] => RecursiveIteratorIterator [33] => > IteratorIterator [34] => FilterIterator [35] => RecursiveFilterIterator [36] > => ParentIterator [37] => LimitIterator [38] => CachingIterator [39] => > RecursiveCachingIterator [40] => NoRewindIterator [41] => AppendIterator > [42] => InfiniteIterator [43] => RegexIterator [44] => > RecursiveRegexIterator [45] => EmptyIterator [46] => RecursiveTreeIterator > [47] => ArrayObject [48] => ArrayIterator [49] => RecursiveArrayIterator > [50] => SplFileInfo [51] => DirectoryIterator [52] => FilesystemIterator > [53] => RecursiveDirectoryIterator [54] => GlobIterator [55] => > SplFileObject [56] => SplTempFileObject [57] => SplDoublyLinkedList [58] => > SplQueue [59] => SplStack [60] => SplHeap [61] => SplMinHeap [62] => > SplMaxHeap [63] => SplPriorityQueue [64] => SplFixedArray [65] => > SplObjectStorage [66] => MultipleIterator [67] => __PHP_Incomplete_Class > [68] => php_user_filter [69] => Directory [70] => PDFlibException [71] => > PDFlib [72] => ZipArchive [73] => mysqli_sql_exception [74] => mysqli_driver > [75] => mysqli [76] => mysqli_warning [77] => mysqli_result [78] => > mysqli_stmt [79] => ADOFieldObject [80] => ADOConnection [81] => ADOFetchObj > [82] => ADORecordSet_empty [83] => ADODB_Iterator [84] => ADODB_BASE_RS [85] > => ADORecordSet [86] => ADORecordSet_array [87] => ADODB_mysql [88] => > ADORecordSet_mysql [89] => ADORecordSet_ext_mysql ) Syntax error in file: > /usr/local/share/cacti/lib/adodb/drivers/adodb-pollynet.inc.php > > ADONewConnection: Unable to load database driver '' > - > Histórico: http://www.fug.com.br/historico/html/freebsd/ > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd - Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
Re: [FUG-BR] cacti Erro
Os pacotes abaixo instalado apache-1.3.42 rrdtool-1.4.4 net-snmp-5.5_4 php5-5.3.4 php5-bz2-5.3.4 php5-ctype-5.3.4 php5-filter-5.3.4 php5-gd-5.3.4 php5-mbstring-5.3.4 php5-mcrypt-5.3.4 php5-mysql-5.3.4 php5-mysqli-5.3.4 php5-openssl-5.3.4 php5-session-5.3.4 php5-snmp-5.3.5 php5-sockets-5.3.5 php5-xml-5.3.5 php5-zip-5.3.4 php5-zlib-5.3.4 mysql-client-5.1.54_1 mysql-server-5.1.54_1 php5-mysql-5.3.4 php5-mysqli-5.3.4 Em 17 de janeiro de 2011 22:25, Eduardo Schoedler escreveu: > Estão todos os pacotes instalados? > http://www.cacti.net/downloads/docs/html/bsd_ports.html > > -- > Eduardo Schoedler > Enviado via iPhone > > Em 17/01/2011, às 23:21, Gelsimauro Batista dos Santos > escreveu: > > > Instalei o cacti no freebsd 8.1 e quando tendo acessar aparece o erro > > abaixa: > > alguem pode me ajudar? > > > > Array ( [0] => stdClass [1] => Exception [2] => ErrorException [3] => > > Closure [4] => DateTime [5] => DateTimeZone [6] => DateInterval [7] => > > DatePeriod [8] => LibXMLError [9] => ReflectionException [10] => > Reflection > > [11] => ReflectionFunctionAbstract [12] => ReflectionFunction [13] => > > ReflectionParameter [14] => ReflectionMethod [15] => ReflectionClass [16] > => > > ReflectionObject [17] => ReflectionProperty [18] => ReflectionExtension > [19] > > => LogicException [20] => BadFunctionCallException [21] => > > BadMethodCallException [22] => DomainException [23] => > > InvalidArgumentException [24] => LengthException [25] => > OutOfRangeException > > [26] => RuntimeException [27] => OutOfBoundsException [28] => > > OverflowException [29] => RangeException [30] => UnderflowException [31] > => > > UnexpectedValueException [32] => RecursiveIteratorIterator [33] => > > IteratorIterator [34] => FilterIterator [35] => RecursiveFilterIterator > [36] > > => ParentIterator [37] => LimitIterator [38] => CachingIterator [39] => > > RecursiveCachingIterator [40] => NoRewindIterator [41] => AppendIterator > > [42] => InfiniteIterator [43] => RegexIterator [44] => > > RecursiveRegexIterator [45] => EmptyIterator [46] => > RecursiveTreeIterator > > [47] => ArrayObject [48] => ArrayIterator [49] => RecursiveArrayIterator > > [50] => SplFileInfo [51] => DirectoryIterator [52] => FilesystemIterator > > [53] => RecursiveDirectoryIterator [54] => GlobIterator [55] => > > SplFileObject [56] => SplTempFileObject [57] => SplDoublyLinkedList [58] > => > > SplQueue [59] => SplStack [60] => SplHeap [61] => SplMinHeap [62] => > > SplMaxHeap [63] => SplPriorityQueue [64] => SplFixedArray [65] => > > SplObjectStorage [66] => MultipleIterator [67] => __PHP_Incomplete_Class > > [68] => php_user_filter [69] => Directory [70] => PDFlibException [71] => > > PDFlib [72] => ZipArchive [73] => mysqli_sql_exception [74] => > mysqli_driver > > [75] => mysqli [76] => mysqli_warning [77] => mysqli_result [78] => > > mysqli_stmt [79] => ADOFieldObject [80] => ADOConnection [81] => > ADOFetchObj > > [82] => ADORecordSet_empty [83] => ADODB_Iterator [84] => ADODB_BASE_RS > [85] > > => ADORecordSet [86] => ADORecordSet_array [87] => ADODB_mysql [88] => > > ADORecordSet_mysql [89] => ADORecordSet_ext_mysql ) Syntax error in file: > > /usr/local/share/cacti/lib/adodb/drivers/adodb-pollynet.inc.php > > > > ADONewConnection: Unable to load database driver '' > > - > > Histórico: http://www.fug.com.br/historico/html/freebsd/ > > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd > - > Histórico: http://www.fug.com.br/historico/html/freebsd/ > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd > - Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
Re: [FUG-BR] cacti Erro
Parece que esta faltando o databases/adodb. Já tentou instalar? Tem a versão 5. -- Eduardo Schoedler Enviado via iPhone Em 17/01/2011, às 23:41, Gelsimauro Batista dos Santos escreveu: > Os pacotes abaixo instalado > > apache-1.3.42 > rrdtool-1.4.4 > net-snmp-5.5_4 > php5-5.3.4 > php5-bz2-5.3.4 > php5-ctype-5.3.4 > php5-filter-5.3.4 > php5-gd-5.3.4 > php5-mbstring-5.3.4 > php5-mcrypt-5.3.4 > php5-mysql-5.3.4 > php5-mysqli-5.3.4 > php5-openssl-5.3.4 > php5-session-5.3.4 > php5-snmp-5.3.5 > php5-sockets-5.3.5 > php5-xml-5.3.5 > php5-zip-5.3.4 > php5-zlib-5.3.4 > mysql-client-5.1.54_1 > mysql-server-5.1.54_1 > php5-mysql-5.3.4 > php5-mysqli-5.3.4 > > Em 17 de janeiro de 2011 22:25, Eduardo Schoedler > escreveu: > >> Estão todos os pacotes instalados? >> http://www.cacti.net/downloads/docs/html/bsd_ports.html >> >> -- >> Eduardo Schoedler >> Enviado via iPhone >> >> Em 17/01/2011, às 23:21, Gelsimauro Batista dos Santos >> escreveu: >> >>> Instalei o cacti no freebsd 8.1 e quando tendo acessar aparece o erro >>> abaixa: >>> alguem pode me ajudar? >>> >>> Array ( [0] => stdClass [1] => Exception [2] => ErrorException [3] => >>> Closure [4] => DateTime [5] => DateTimeZone [6] => DateInterval [7] => >>> DatePeriod [8] => LibXMLError [9] => ReflectionException [10] => >> Reflection >>> [11] => ReflectionFunctionAbstract [12] => ReflectionFunction [13] => >>> ReflectionParameter [14] => ReflectionMethod [15] => ReflectionClass [16] >> => >>> ReflectionObject [17] => ReflectionProperty [18] => ReflectionExtension >> [19] >>> => LogicException [20] => BadFunctionCallException [21] => >>> BadMethodCallException [22] => DomainException [23] => >>> InvalidArgumentException [24] => LengthException [25] => >> OutOfRangeException >>> [26] => RuntimeException [27] => OutOfBoundsException [28] => >>> OverflowException [29] => RangeException [30] => UnderflowException [31] >> => >>> UnexpectedValueException [32] => RecursiveIteratorIterator [33] => >>> IteratorIterator [34] => FilterIterator [35] => RecursiveFilterIterator >> [36] >>> => ParentIterator [37] => LimitIterator [38] => CachingIterator [39] => >>> RecursiveCachingIterator [40] => NoRewindIterator [41] => AppendIterator >>> [42] => InfiniteIterator [43] => RegexIterator [44] => >>> RecursiveRegexIterator [45] => EmptyIterator [46] => >> RecursiveTreeIterator >>> [47] => ArrayObject [48] => ArrayIterator [49] => RecursiveArrayIterator >>> [50] => SplFileInfo [51] => DirectoryIterator [52] => FilesystemIterator >>> [53] => RecursiveDirectoryIterator [54] => GlobIterator [55] => >>> SplFileObject [56] => SplTempFileObject [57] => SplDoublyLinkedList [58] >> => >>> SplQueue [59] => SplStack [60] => SplHeap [61] => SplMinHeap [62] => >>> SplMaxHeap [63] => SplPriorityQueue [64] => SplFixedArray [65] => >>> SplObjectStorage [66] => MultipleIterator [67] => __PHP_Incomplete_Class >>> [68] => php_user_filter [69] => Directory [70] => PDFlibException [71] => >>> PDFlib [72] => ZipArchive [73] => mysqli_sql_exception [74] => >> mysqli_driver >>> [75] => mysqli [76] => mysqli_warning [77] => mysqli_result [78] => >>> mysqli_stmt [79] => ADOFieldObject [80] => ADOConnection [81] => >> ADOFetchObj >>> [82] => ADORecordSet_empty [83] => ADODB_Iterator [84] => ADODB_BASE_RS >> [85] >>> => ADORecordSet [86] => ADORecordSet_array [87] => ADODB_mysql [88] => >>> ADORecordSet_mysql [89] => ADORecordSet_ext_mysql ) Syntax error in file: >>> /usr/local/share/cacti/lib/adodb/drivers/adodb-pollynet.inc.php >>> >>> ADONewConnection: Unable to load database driver '' >>> - >>> Histórico: http://www.fug.com.br/historico/html/freebsd/ >>> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd >> - >> Histórico: http://www.fug.com.br/historico/html/freebsd/ >> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd >> > - > Histórico: http://www.fug.com.br/historico/html/freebsd/ > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd - Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
Re: [FUG-BR] duvida sobre rsync
Em 17-01-2011 22:41, Diogo Rodrigo escreveu: > rsync -av -e ssh --recursive --delete "/usr/home/servidor" > root@10.0.0.251:/home > > rsync: Command not found. > rsync: connection unexpectedly closed (0 bytes received so far) [sender] > rsync error: error in rsync protocol data stream (code 12) at io.c(601) > [sender=3.0.7] Bem, pela mensagem tudo indica que o rsync não esteja instalado. vai em /usr/ports/net/rsync instala ele e depois faz um: rehash Só então você testa seu comando acima. > quando tento sicronizar local com serivdor remoto da este erro > > obs da maquina de origem para de destino ta liberado logon sem senha com > root > > alguem saberia me dizer onde estou errando > > att diogo > - > Histórico: http://www.fug.com.br/historico/html/freebsd/ > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd > - Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
Re: [FUG-BR] duvida sobre rsync
Opa agora que reparei. o rsync tá instalado. :) eu uso o rsync assim: Ex.: rsync -aqzH --delete root@gateway:/diretorio /backup/gateway Em 18-01-2011 00:30, Marcelo Gondim escreveu: > Em 17-01-2011 22:41, Diogo Rodrigo escreveu: >>rsync -av -e ssh --recursive --delete "/usr/home/servidor" >> root@10.0.0.251:/home >> >> rsync: Command not found. >> rsync: connection unexpectedly closed (0 bytes received so far) [sender] >> rsync error: error in rsync protocol data stream (code 12) at io.c(601) >> [sender=3.0.7] > Bem, pela mensagem tudo indica que o rsync não esteja instalado. > > vai em /usr/ports/net/rsync > > instala ele e depois faz um: rehash > > Só então você testa seu comando acima. > >> quando tento sicronizar local com serivdor remoto da este erro >> >> obs da maquina de origem para de destino ta liberado logon sem senha com >> root >> >> alguem saberia me dizer onde estou errando >> >> att diogo >> - >> Histórico: http://www.fug.com.br/historico/html/freebsd/ >> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd >> > - > Histórico: http://www.fug.com.br/historico/html/freebsd/ > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd > - Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd