Bugs item #3047641, was opened at 2010-08-18 14:54
Message generated for change (Comment added) made by shcheklein
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=713730&aid=3047641&group_id=129076

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General
Group: Sedna (current)
>Status: Closed
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Ivan Shcheklein (shcheklein)
Summary: ERROR SE4010 under FreeBSD v8+ - ID: 3047091

Initial Comment:
This is in regard to issue 3047091, which I cannot reopen. For details see 
https://sourceforge.net/tracker/?func=detail&aid=3047091&group_id=129076&atid=713730
The INSTALL file is not delivered with the FreeBSD source installation package. 
Please add it.
The FreeBSD post-installation instructions have 2 steps, but it is unclear 
whether both should be done or (in case of FreeBSD 8+) only step 2 should be 
done.
By the way, these are the same steps as listed at the bottom of this page: 
http://modis.ispras.ru/sedna/faq.html So what is the difference between having 
FreeBSD 7.0- without executing the steps and having FreeBSD 8.0+?
I have made the additions to the /boot/loader.conf file, but still receiving 
the same error on FreeBSD 8.0


----------------------------------------------------------------------

>Comment By: Ivan Shcheklein (shcheklein)
Date: 2010-08-20 01:13

Message:
Seems not to be a bug again. Please, don't reopen it anymore. Feel free to
contact us directly (modis [at] ispras.ru) if you still need any kind of
help.

----------------------------------------------------------------------

Comment By: Ivan Shcheklein (shcheklein)
Date: 2010-08-18 15:35

Message:
1. sedna-3.3.55-src-freebsd-static-i386.tar.gz includes INSTALL file.

2. If you use /boot/loader.conf to increae kernel values you should reboot
your machine. If you don't want to reboot set new value with sysctl command
also.

3. I recommend you to try the latest development build
http://modis.ispras.ru/FTPContent/sedna/development/ . It's being built
natively on FreeBSD 8.0 amd64 and quite stable now.

----------------------------------------------------------------------

Comment By:  figaro_ (figaro777)
Date: 2010-08-18 15:26

Message:

# uname -a
FreeBSD panama.hobury.com 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21
15:02:08 UTC 2009    
r...@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

The following download source was used:
sedna-3.3.55-src-freebsd-static-i386.tar.gz

# cat event.log 
INFO  18/08/2010 10:50:12 (GOV pid=3518) [gov.cpp:main:237]: SEDNA version
is 3.3.55
INFO  18/08/2010 10:50:12 (GOV pid=3518)
[gov_functions.cpp:log_out_system_information:81]: System: FreeBSD
8.0-RELEASE amd64
INFO  18/08/2010 10:50:12 (GOV pid=3518)
[gmm.cpp:create_global_memory_mapping:126]: Layer address space start addr
= 0x45610000
INFO  18/08/2010 10:50:12 (GOV pid=3518)
[gmm.cpp:create_global_memory_mapping:127]: Layer address space boundary  
= 0x85610000
LOG   18/08/2010 10:50:12 (GOV pid=3518) [gov.cpp:main:246]: Process ping
server is ready
LOG   18/08/2010 10:50:12 (GOV pid=3518)
[listener.cpp:client_listener:68]: GOVERNOR is ready
LOG   18/08/2010 10:50:21 (CDB TEST1 pid=3519) [cdb.cpp:create_db:60]:
Request for database creation
SYS   18/08/2010 10:50:21 (CDB TEST1 pid=3519)
[usem.c:USemaphoreCreate:57]: semget (code = 28): No space left on device
ERROR 18/08/2010 10:50:21 (CDB TEST1 pid=3519)
[bm_functions.cpp:bm_startup:206]: (SE4010) Can't create semaphore Details:
CATALOG_MASTER_SEMAPHORE_STR

By the way, the "No space left on device" message probably does not relate
to the disk the database is installed on, because it is 11% utilised.

# sysctl -a | grep sem
kern.ipc.semaem: 16384
kern.ipc.semvmx: 32767
kern.ipc.semusz: 152
kern.ipc.semume: 10
kern.ipc.semopm: 100
kern.ipc.semmsl: 60
kern.ipc.semmnu: 30
kern.ipc.semmns: 60
kern.ipc.semmni: 10
kern.ipc.semmap: 30
kern.features.posix_sem: 1
p1003_1b.semaphores: 0
p1003_1b.sem_nsems_max: 30
p1003_1b.sem_value_max: 2147483647
p1003_1b.nsems: 0


----------------------------------------------------------------------

Comment By: Ivan Shcheklein (shcheklein)
Date: 2010-08-18 15:13

Message:
1. Attach 'uname -a' output.
2. What exactly source package do you use (version of Sedna)?
3. Attach event log files from your installation
(SEDNA_HOME/data/event****.log).
4. Please, attach also output of the: 'sysctl -a | grep sem' command.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=713730&aid=3047641&group_id=129076

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Sedna-discussion mailing list
Sedna-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to