> Is this *all* that was in the log?

Here's some more context from system-idmap:default.log.  It's too bad the error 
message ("database is full") isn't more specific. Hard to know what's going on 
or how to fix it with error messages like that!

Here's the two databases you mention.  The system has plenty of memory (1GB) 
and more of swap:
# swap -l
swapfile             dev    swaplo   blocks     free
/dev/dsk/c1d0s1     102,1         8  1220928  1116568

# ls -l /var/idmap/idmap* /var/run/idmap/idmap*
-rw-------   1 daemon   daemon      5120 Dec 24 16:28 /var/idmap/idmap.db
-rw-------   1 daemon   daemon      7168 Jan 22 10:46 /var/run/idmap/idmap.db

 /var/svc/log/system-idmap:default.log
idmapd: searching DNS for SRV RRs named '_ldap._tcp.dc._msdcs'
idmapd: DNS search for '_ldap._tcp.dc._msdcs' failed (Unknown host)
idmapd: unable to discover Default Domain
idmapd: searching DNS for SRV RRs named '_ldap._tcp.dc._msdcs'
idmapd: DNS search for '_ldap._tcp.dc._msdcs' failed (Unknown host)
idmapd: unable to discover Domain Name
idmapd: searching DNS for SRV RRs named '_ldap._tcp.dc._msdcs'
idmapd: DNS search for '_ldap._tcp.dc._msdcs' failed (Unknown host)
idmapd: searching DNS for SRV RRs named '_ldap._tcp.dc._msdcs'
idmapd: DNS search for '_ldap._tcp.dc._msdcs' failed (Unknown host)
idmapd: unable to discover Domain Controller
idmapd: searching DNS for SRV RRs named '_ldap._tcp.dc._msdcs'
idmapd: DNS search for '_ldap._tcp.dc._msdcs' failed (Unknown host)
idmapd: unable to discover Forest Name
idmapd: searching DNS for SRV RRs named '_ldap._tcp.dc._msdcs'
idmapd: DNS search for '_ldap._tcp.dc._msdcs' failed (Unknown host)
idmapd: unable to discover Global Catalog
idmapd: Could not auto-discover AD domain and forest names nor domain 
controllers and global catalog servers
Database error during BEGIN TRANSACTION; (database is full)
[ Jan 21 10:36:50 Stopping because process dumped core. ]
[ Jan 21 10:36:50 Executing stop method (:kill). ]
[ Jan 21 10:36:58 Executing start method ("/usr/lib/idmapd"). ]
idmapd: Global catalog server is not configured; AD lookup will fail until one 
or more global catalog server names are configured or discovered; 
auto-discovery will begin shortly
idmapd: AD lookup disabled
idmapd: initial configuration loaded
idmapd: list_size_limit=0
idmapd: default_domain=null
idmapd: domain_name=null
idmapd: machine_sid=S-1-5-21-4267771429-3451742701-3166277018-339657676
idmapd: No domain controllers known
idmapd: forest_name=null
idmapd: site_name=null idmapd: No global catalog servers known [ Jan 21 
10:36:58 Method "start" exited with status 0. ]

Here's a pstack of the core.  The core's are at
http://dan.drydog.com/tmp/core.idmapd.1200940606 and core.idmapd.1200992205

core 'core.idmapd.1200940606' of 500:   /usr/lib/idmapd
-----------------  lwp# 1 / thread# 1  --------------------
 d14bf559 __lwp_park (d16efa88, d16efa98, 0) + 19
 d14b9656 cond_wait_queue (d16efa88, d16efa98, 0, 0) + 41
 d14b9b3a _cond_wait (d16efa88, d16efa98) + 69
 d16a4322 svc_run  (8047e3c, 8047dbc, d17fb7d8, d17fb7d8, 8047dbc, 8047e3c) + 
9a 0805b8b4 main     (1, 8047e00, 8047e08) + 114
 0805b55e _start   (1, 8047ea4, 0, 8047eb4, 8047ecf, 8047ee8) + 7a
-----------------  lwp# 2 / thread# 2  --------------------
 d14c2a37 _portfs  (7, d0ed4f30, 0) + 7
 0806539b wait_for_ttl (0) + 3f
 080655ba idmap_cfg_update_thread (0) + fe
 d14bf2a2 _thr_setup (d0dc0200) + 52
 d14bf500 _lwp_start (d0dc0200, 0, 0, 0, 0, 0)
-----------------  lwp# 3 / thread# 3  --------------------
 08061f2a idmap_lookup_batch_start (0, 2, d0d7da54) + 16
 0805d9a5 lookup_win_batch_sid2name (d0d7da4c, d0d7da90, d0d7daf4) + 4d
 0805ffcf idmap_get_mapped_ids_1_svc (6, 80cf450, d0d7daf4, 80c1aa8) + 1db
 0805fa51 _idmap_get_mapped_ids_1 (d0d7dac0, d0d7daf4, 80c1aa8) + 19
 0805fc97 idmap_prog_1 (80c1aa8, 80c2918) + 137
 d16a2667 svc_door_dispatch (80c2918, 80c2980, 80c1aa8) + af
 d16a2781 door_server (80c1998, d0dbdbf0, 210, 0, 0, d16a268c) + f5
 d14c4460 __door_return () + 60
-----------------  lwp# 4 / thread# 4  --------------------
 d14c442f __door_return (0, 0, 0, 0) + 2f
 d14ae81d door_create_func (0) + 2c
 d14bf2a2 _thr_setup (d0dc1a00) + 52
 d14bf500 _lwp_start (d0dc1a00, 0, 0, 0, 0, 0)

                                                              284,1
 
 
This message posted from opensolaris.org
_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to