Чем проинициализировать berkley db файл или заставить oops самому его сделать ? -- AY7-UANIC || AY15-RIPE =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
Thu, Dec 18, 2003 at 15:15:15, ay wrote about "[uanog] berkley db Q":
Чем проинициализировать berkley db файл или заставить oops самому его сделать ? Раньше обычно хватало touch
-netch- =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
On Thu, Dec 18, 2003 at 03:15:15PM +0200, Alexander Yeremenko wrote:
Чем проинициализировать berkley db файл или заставить oops самому его сделать ? а доку на oops слабо прочесть ? :)
General procedure: 1) ./configure 2) make install 3) cd /usr/local/oops (or whatever you choose with --prefix= during configure) 4) vi oops.cfg - change settings (nameservers, path to storages, acl, peers,...) 5) ./oops -z -c oops.cfg - format storages. 6) ./oops -c oops.cfg - run proxy -- With best regards, Alexandr Kanevskiy. ISP Inter-Don. CTO AK2240-RIPE, AK2-6BONE =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
On Thu, Dec 18, 2003 at 03:18:22PM +0200, Valentin Nechayev wrote:
Thu, Dec 18, 2003 at 15:15:15, ay wrote about "[uanog] berkley db Q":
Чем проинициализировать berkley db файл или заставить oops самому его сделать ? Раньше обычно хватало touch kgm .... -- AY7-UANIC || AY15-RIPE =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
On Thu, Dec 18, 2003 at 03:18:29PM +0200, Alexandr D. Kanevskiy wrote:
On Thu, Dec 18, 2003 at 03:15:15PM +0200, Alexander Yeremenko wrote:
Чем проинициализировать berkley db файл или заставить oops самому его сделать ? а доку на oops слабо прочесть ? :) Ну, это на крайний случай :) Ну проглядел :( А шаг в сторону : чем вааще в berkley db покопаться можно ? Ну скажем содержимое просмотреть ? Беглый просмотр ports не помог.
-- AY7-UANIC || AY15-RIPE =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
Thu, Dec 18, 2003 at 16:59:21, ay wrote about "[uanog] Re: berkley db Q":
Чем проинициализировать berkley db файл или заставить oops самому его сделать ? а доку на oops слабо прочесть ? :) Ну, это на крайний случай :) Ну проглядел :( А шаг в сторону : чем вааще в berkley db покопаться можно ? Ну скажем содержимое просмотреть ? Беглый просмотр ports не помог.
makemap из sendmail. db_dump* из самой BDB. -netch- =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
On Thu, Dec 18, 2003 at 04:59:21PM +0200, Alexander Yeremenko wrote:
On Thu, Dec 18, 2003 at 03:18:29PM +0200, Alexandr D. Kanevskiy wrote:
On Thu, Dec 18, 2003 at 03:15:15PM +0200, Alexander Yeremenko wrote:
Чем проинициализировать berkley db файл или заставить oops самому его сделать ? а доку на oops слабо прочесть ? :) Ну, это на крайний случай :) Ну проглядел :( А шаг в сторону : чем вааще в berkley db покопаться можно ? Ну скажем содержимое просмотреть ? Беглый просмотр ports не помог.
[kad@kad kad]$ rpm -ql db4-utils | grep /bin /usr/bin/berkeley_db_svc /usr/bin/db_archive /usr/bin/db_checkpoint /usr/bin/db_deadlock /usr/bin/db_dump /usr/bin/db_dump185 /usr/bin/db_load /usr/bin/db_printlog /usr/bin/db_recover /usr/bin/db_stat /usr/bin/db_upgrade /usr/bin/db_verify [kad@kad kad]$ как на free не в курсе, но думаю должно быть что-то подобное, так как из одних src все равно собирается. -- With best regards, Alexandr Kanevskiy. ISP Inter-Don. CTO AK2240-RIPE, AK2-6BONE =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
On Thu, Dec 18, 2003 at 04:59:21PM +0200, Alexander Yeremenko wrote:
On Thu, Dec 18, 2003 at 03:18:29PM +0200, Alexandr D. Kanevskiy wrote:
On Thu, Dec 18, 2003 at 03:15:15PM +0200, Alexander Yeremenko wrote:
Чем проинициализировать berkley db файл или заставить oops самому его сделать ? а доку на oops слабо прочесть ? :) Ну, это на крайний случай :) Ну проглядел :( А шаг в сторону : чем вааще в berkley db покопаться можно ? Ну скажем содержимое просмотреть ? Беглый просмотр ports не помог.
mc + кнопка <F3> -- Alexey Balabushevich nic-hdl: AB433-RIPE =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
On Thu, Dec 18, 2003 at 05:39:35PM +0200, Alexey Balabushevich wrote:
On Thu, Dec 18, 2003 at 04:59:21PM +0200, Alexander Yeremenko wrote:
On Thu, Dec 18, 2003 at 03:18:29PM +0200, Alexandr D. Kanevskiy wrote:
On Thu, Dec 18, 2003 at 03:15:15PM +0200, Alexander Yeremenko wrote:
Чем проинициализировать berkley db файл или заставить oops самому его сделать ? а доку на oops слабо прочесть ? :) Ну, это на крайний случай :) Ну проглядел :( А шаг в сторону : чем вааще в berkley db покопаться можно ? Ну скажем содержимое просмотреть ? Беглый просмотр ports не помог.
mc + кнопка <F3> Прикалываешься ?:) -- AY7-UANIC || AY15-RIPE =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
Thu, Dec 18, 2003 at 21:35:04, ay wrote about "[uanog] Re: berkley db Q":
А шаг в сторону : чем вааще в berkley db покопаться можно ? Ну скажем содержимое просмотреть ? Беглый просмотр ports не помог.
mc + кнопка <F3> Прикалываешься ?:)
netch@iv:/usr/ports/databases>> $ grep '/db.*dump$' db*/pkg-plist db2/pkg-plist:bin/db_dump db3/pkg-plist:bin/db3_dump db4/pkg-plist:bin/db4_dump db41/pkg-plist:bin/db41_dump Ну и makemap упоминался - ключик -u у последних версий очень приятен. Хотя он при фряшной сборке только bdb1.85 сумеет. -netch- =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
On Thu, Dec 18, 2003 at 05:00:48PM +0200, Valentin Nechayev wrote:
Thu, Dec 18, 2003 at 16:59:21, ay wrote about "[uanog] Re: berkley db Q":
Чем проинициализировать berkley db файл или заставить oops самому его сделать ? а доку на oops слабо прочесть ? :) Ну, это на крайний случай :) Ну проглядел :( А шаг в сторону : чем вааще в berkley db покопаться можно ? Ну скажем содержимое просмотреть ? Беглый просмотр ports не помог.
makemap из sendmail. db_dump* из самой BDB. db4_dump oops_storage, собранного с db4 : unexpected file type or format -- AY7-UANIC || AY15-RIPE =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
On Sun, Dec 21, 2003 at 01:48:09AM +0200, Alexander Yeremenko wrote:
On Thu, Dec 18, 2003 at 05:00:48PM +0200, Valentin Nechayev wrote:
Thu, Dec 18, 2003 at 16:59:21, ay wrote about "[uanog] Re: berkley db Q":
Чем проинициализировать berkley db файл или заставить oops самому его сделать ? а доку на oops слабо прочесть ? :) Ну, это на крайний случай :) Ну проглядел :( А шаг в сторону : чем вааще в berkley db покопаться можно ? Ну скажем содержимое просмотреть ? Беглый просмотр ports не помог.
makemap из sendmail. db_dump* из самой BDB. db4_dump oops_storage, собранного с db4 : unexpected file type or format Если мне склероз не изменяет - то в портах эдак 4 версии этого BDB, а ещё есть разные форматы (hash/btree) и тот же makemap -u их не сварит автоматом. То есть - надо эдак раза 4 слепить makemap и раз 8 ( btree/hash ) его запустить.
-- Best regards, Paul Arakelyan. =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
Sun, Dec 21, 2003 at 01:48:09, ay wrote about "[uanog] Re: berkley db Q":
makemap из sendmail. db_dump* из самой BDB. db4_dump oops_storage, собранного с db4 : unexpected file type or format ldd `which oops`
-netch- =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
Hello Alexander, Sunday, December 21, 2003, 1:48:09 AM, you wrote: AY> db4_dump oops_storage, собранного с db4 : AY> unexpected file type or format а что тебе говорит file oops_storage не факт, что это совсем стандартный файл, кроме того что является ключем тоже еще разобраться надо... по аналогии с цирусом ;) -- Cheers, Konstantin Nikonenko http://www.kot.dp.ua/ Spetztekhosnastka JSC http://www.d-sto.com/ =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
On Mon, Dec 22, 2003 at 02:23:40PM +0200, Konstantin Nikonenko wrote:
Hello Alexander,
Sunday, December 21, 2003, 1:48:09 AM, you wrote: AY> db4_dump oops_storage, собранного с db4 : AY> unexpected file type or format а что тебе говорит file oops_storage не факт, что это совсем стандартный файл, кроме того что является ключем тоже еще разобраться надо... по аналогии с цирусом ;) Ото ж :( Оно то data :( Че делать то ? -- AY7-UANIC || AY15-RIPE =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
participants (6)
-
Alexander Yeremenko
-
Alexandr D. Kanevskiy
-
Alexey Balabushevich
-
Konstantin Nikonenko
-
Paul Arakelyan
-
Valentin Nechayev