Displaying 19 results from an estimated 19 matches for "resolvepath".
2010 Jul 21
3
smbd -D hangs
I'm testing both sunfreeware and official sun (sfw) samba on Solaris
10. For some reason since yesterday, the smbd process just "hangs" at
the start.
No log is generated on server side
Where smbd is started, I can't find any open port on 139 or 145
My OS is Solaris 10
# uname -a
SunOS labo2 5.10 Generic_142900-13 sun4v sparc SUNW,SPARC-Enterprise-T5120
#
2011 May 03
4
multipl disk failures cause zpool hang
...0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANON, -1,
0) = 0xFEF90000
mmap(0x00000000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC,
MAP_PRIVATE|MAP_ANON, -1, 0) = 0xFEF80000
memcntl(0xFEFB7000, 32064, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
memcntl(0x08050000, 15416, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
resolvepath("/usr/lib/ld.so.1", "/lib/ld.so.1", 1023) = 12
resolvepath("/sbin/zpool", "/sbin/zpool", 1023) = 11
sysconfig(_CONFIG_PAGESIZE) = 4096
stat64("/sbin/zpool", 0x080478F8) = 0
open("/var/ld/ld.config", O_...
2008 Dec 17
10
Cannot remove a file on a GOOD ZFS filesystem
Hello all,
First off, i''m talking about a SXDE build 89. Sorry if that was discussed here before, but i did not find anything related on the archives, and i think is a "weird" issue...
If i try to remove a specific file, i got:
# rm file1
rm: file1: No such file or directory
# rm -rf dir2
rm: Unable to remove directory dir2: Directory not empty
Take a look:
------- cut
2006 Aug 01
9
DNS resolutions is not working in a Solaris 10 DomU
...onf
domain isbs.de
nameserver 192.168.178.1
Because I can reach the machines via there IP address the IP and routing
configuration is also okay.
A truss on ping gives the following results:
bash-3.00# truss ping www.heise.de
execve("/usr/sbin/ping", 0x08047E84, 0x08047E90) argc = 2
resolvepath("/usr/lib/ld.so.1", "/lib/ld.so.1", 1023) = 12
resolvepath("/usr/sbin/ping", "/usr/sbin/ping", 1023) = 14
sysconfig(_CONFIG_PAGESIZE) = 4096
xstat(2, "/usr/sbin/ping", 0x08047C48) = 0
open("/var/ld/ld.config",...
2007 Jan 05
0
troubles with telnet sessions under Solaris8 as AD member with winbind V3.0.23d
...E0000
19080: munmap(0xFF1E0000, 3769) = 0
19080: close(9) = 0
19080: stat64("/usr/lib/security/pam_unix_session.so.1", 0xFFBEEE00) = 0
19080: stat("/usr/lib/security/pam_unix_session.so.1", 0xFFBEE930) = 0
19080: resolvepath("/usr/lib/security/pam_unix_session.so.1",
"/usr/lib/securit
y/pam_unix_session.so.1", 1023) = 39
19080: open("/usr/lib/security/pam_unix_session.so.1", O_RDONLY) = 9
19080: mmap(0x00000000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE, 9, 0) =
0xFF1E0
000
19080: mmap(0x0...
2009 Oct 25
21
zfs inotify?
OK, so this may be a little off-topic, but here goes:
The reason I switched to OpenSolaris was primarily to take advantage of ZFS''s
features when storing my digital imaging collection.
I switched from a pretty stock Linux setup, but it left me at one
disadvantage. I had been using inotify under Linux to trigger a series of Ruby
scripts that would do all the basic ingestion/setup for
2010 Aug 13
15
NFS issue with ZFS
I have Solaris 10 U7 that is exporting ZFS filesytem.
The client is Solaris 9 U7.
I can mount the filesytem just fine but I am unable to write to it.
showmount -e shows my mount is set for everyone.
the dfstab file has option rw set.
So what gives?
Phillip
--
This message posted from opensolaris.org
2004 Jan 29
10
Back to 3.0.1, Winbind and Solaris 9
...t login?
I'm hoping some one out there is good with Solaris.
Can you help?
Thanks,
Sapan
-------------- next part --------------
execve("/usr/bin/su", 0xFFBFFD44, 0xFFBFFD54) argc = 3
mmap(0x00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, -1, 0) = 0xFF3B0000
resolvepath("/usr/bin/su", "/usr/bin/su", 1023) = 11
resolvepath("/usr/lib/ld.so.1", "/usr/lib/ld.so.1", 1023) = 16
stat("/usr/bin/su", 0xFFBFFB28) = 0
open("/var/ld/ld.config", O_RDONLY) = 3
fstat(3, 0xFFBFF5D0) = 0
mmap(0x00000000, 104, PROT_R...
2006 Oct 13
3
error running webserver 7 with the DTrace dvm agents...
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title></title>
</head>
<body text="#330000" bgcolor="#ffffff">
<tt><font size="+1">I am attempting to run the sun webserver 7
2004 Dec 28
1
OpenSSH 3.9p1 X11 forwarding
...sigprocmask(SIG_BLOCK, 0xFFBFF04C, 0xFFBFF03C) = 0
19275: 15.5992 vfork() = 19281
19281: 15.5992 vfork() (returning as child ...) = 19275
19281: 15.6028 execve("/usr/lib/pt_chmod", 0xFFBFF014, 0xFFBFFD04)
argc = 2
19281: 15.6034 resolvepath("/usr/lib/pt_chmod", "/usr/lib/pt_chmod",
1023) = 17
19281: 15.6035 resolvepath("/usr/lib/ld.so.1", "/usr/lib/ld.so.1",
1023) = 16
2005 Aug 29
14
Oracle 9.2.0.6 on Solaris 10
How can I tell if this is normal behaviour? Oracle imports are horribly slow, an order of magnitude slower than on the same hardware with a slower disk array and Solaris 9. What I can look for to see where the problem lies?
The server is 99% idle right now, with one database running. Each sample is about 5 seconds. I''ve tried setting kernel parameters despite the docs saying that
2015 Dec 28
5
Phabricator/Arcanist feedback
...:/tmp/:/usr/share/pear/:/usr/share/webapps/) at [/home/dan/dev/libphutil/src/filesystem/Filesystem.php:828]
arcanist(head=master, ref.master=b3e68c9f1793), phutil(head=master, ref.master=14765d36f83a)
#0 is_link(string) called at [<phutil>/src/filesystem/Filesystem.php:828]
#1 Filesystem::resolvePath(string) called at [<phutil>/src/filesystem/Filesystem.php:744]
#2 Filesystem::walkToRoot(string) called at [<arcanist>/src/workingcopyidentity/ArcanistWorkingCopyIdentity.php:72]
#3 ArcanistWorkingCopyIdentity::newFromPathWithConfig(string, NULL) called at [<arcanist>/src/work...
2007 Mar 13
0
about use dtrace analyze tomcat''s situation
...14
setsockopt 843
setcontext 946
ioctl 959
lwp_mutex_wakeup 1105
lwp_cond_broadcast 1430
close 1431
connect 2503
fsat 2505
getdents64 3894
fcntl 6785
doorfs 7043
resolvepath 8684
access 22627
send 73748
write 102515
stat64 126195
lwp_mutex_timedlock 339137
accept 273694273
read 285744641
pollsys 1213647291
lwp_cond_wait 1553123938
can see lwp_cond_wait consume about 1553(...
2008 Oct 09
0
"zfs set sharenfs" takes a long time to return.
...ntl .000 15
sysconfig .000 5
lwp_sigmask .000 2
lwp_private .000 1
llseek .089 13688
door_info .000 14
door_call .086 7130
schedctl .000 1
resolvepath .000 18
getdents64 .000 2
stat64 .000 3
fstat64 .112 20377
zone_getattr .000 1
zone_lookup .000 3
-------- ------ ----
sys totals: 33.556 6081241...
2010 Mar 30
7
Analyzing java class loading with dtrace
...ts (I''ve condensed them to keep the email short):
Elapsed Times:
? ? ? ? SYSCALL ? ? ? ? ?TIME (ns)
? ? ?...
? ? ? ? ? ?stat ? ? ? ? ? 18498184
? ? ? ? fstat64 ? ? ? ? ? 18720808
? ? ? ? ? ?open ? ? ? ? ? 21688773
? ? ? ? ?open64 ? ? ? ? ? 41127563
? ? ? ? ?stat64 ? ? ? ? ? 67024580
? ? resolvepath ? ? ? ? ?104326254
? ? ? ? ? yield ? ? ? ? ?514242236
? ? ? ? ? ?read ? ? ? ? ?608379863
lwp_mutex_timedlock ? ? ? ? 1541179345
? ? ? ? pollsys ? ? ? ?37961554776
? ? ? ?lwp_park ? ? ? ?38822747920
? lwp_cond_wait ? ? ?1530739381685
? ? ? ? ?TOTAL: ? ? ?1610584447807
CPU Times
? ? ? ? SYSCALL ? ?...
2006 Oct 31
0
On Solaris8 install samba show error: libsendfile.so.1: open failed: No such file or directory
...ettext-0.14.1.tar.gz
after configure . /usr/local/samba/bin/testparm /usr/local/samba/lib/smb.conf
it show error:
# truss -f /usr/local/samba/bin/testparm -L elsbeth 2>&1 | more
24844: execve("/usr/local/samba/bin/testparm", 0xFFBEFBE4, 0xFFBEFBF4) argc = 3
24844: resolvepath("/usr/lib/ld.so.1", "/usr/lib/ld.so.1", 1023) = 16
24844: open("/var/ld/ld.config", O_RDONLY) = 3
24844: fstat(3, 0xFFBEF468) = 0
24844: mmap(0x00000000, 160, PROT_READ, MAP_SHARED, 3, 0) = 0xFF3A0000
24844: close(3)...
2004 Feb 24
4
Pam trouble
...MAP_PRIVATE, 15, 0) =
0xFEBA0000
29981: mmap(0x00000000, 212992, PROT_READ|PROT_EXEC, MAP_PRIVATE, 15, 0) =
0xFEB40000
29981: mmap(0xFEB6A000, 36767, PROT_READ|PROT_WRITE|PROT_EXEC,
MAP_PRIVATE|MAP_FIXED, 15, 106496) = 0xFEB6A000
29981: munmap(0xFEB5A000, 65536) = 0
29981: resolvepath("/usr/lib/security/pam_unix.so.1",
"/usr/lib/security/pam_unix.so.1", 1023) = 31
29981: memcntl(0xFEB40000, 24652, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
29981: close(15) = 0
29981: stat("/usr/lib/libc.so.1", 0xFFBFEC84) =...
2002 Nov 10
2
Trying to join a Solaris 8 box to Windows 2000 AD.
...==================
[2002/11/10 20:12:01, 0] lib/util.c:smb_panic(1151)
PANIC: internal error
TRUSS of winbind shows:
truss ./winbindd
execve("winbindd", 0xFFBEFAEC, 0xFFBEFAF4) argc = 1
mmap(0x00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON,
-1, 0) = 0xFF3A0000
resolvepath("/usr/lib/ld.so.1", "/usr/lib/ld.so.1", 1023) = 16
open("/var/ld/ld.config", O_RDONLY) Err#2 ENOENT
open("/usr/local/lib/libsec.so.1", O_RDONLY) Err#2 ENOENT
open("/usr/local/ssl/lib/libsec.so.1", O_RDONLY) Err#2 ENOENT
open("/us...
2009 Feb 24
44
Motherboard for home zfs/solaris file server
Hello,
I am building a home file server and am looking for an ATX mother board
that will be supported well with OpenSolaris (onboard SATA controller,
network, graphics if any, audio, etc). I decided to go for Intel based
boards (socket LGA 775) since it seems like power management is better
supported with Intel processors and power efficiency is an important
factor. After reading several