search for: starce

Displaying 4 results from an estimated 4 matches for "starce".

Did you mean: scarce
2006 Sep 12
9
Another Tar stopper
Well, I have been busy getting child #4 off on her way to college (joining #2). So now it is quite with just the 2 youngest and I can get work done again!. tar stops as follows: /root/.nautilus/metafiles/x-nautilus-desktop:%2F%2F52F.xml tar: Error exit delayed from previous errors. I thought perhaps this is some file locked becuase I was running from a terminal session in gnome. So I
2015 Aug 01
2
unnecessary /proc requirement in 3.1.1
...fer me "use chroot = yes". Instead i jail program manually. I was at 3.0.9 and all was fine. Manual chroot only requires files dir, config and personal tmp. 3.1.1 now also want whole /proc only for /proc/self/fd/X instead just fd number. Whole /proc is serious security risk for me. Why? starce log lstat64("tt", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0 fstatat64(AT_FDCWD, "tt", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}, AT _SYMLINK_NOFOLLOW) = 0 openat(AT_FDCWD, "tt", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC|O_PATH) = 2 fstatat64(AT_FDCWD,...
2013 Nov 06
3
Calling 'virsh' from within a hook script - avoid deadlock?
...virsh attach-disk --persistent $domain_name /dev/${sd} ${sd} done } domain_name=$1 domain_event=$2 case $domain_event in start) passthrough_start ;; *) echo "qemu hook called with unexpected options $*" >&2 ;; esac ### starce libvirt: [root@localhost ~]# strace -f -p 14630 Process 14630 attached with 11 threads - interrupt to quit [pid 14640] futex(0xc34ebc, FUTEX_WAIT_PRIVATE, 2303, NULL <unfinished ...> [pid 14638] futex(0xc34ebc, FUTEX_WAIT_PRIVATE, 2303, NULL <unfinished ...> [pid 14637] futex(0xc34ebc,...
2018 Jun 27
0
dovecot-2.3.36 and flush
...-solr --with-storages=maildir,imapc pigehole: ./configure --prefix=/usr/local/pigeonhole-0.4.24/ --with-dovecot=/usr/local/dovecot-2.2.36/lib/dovecot/ --with-managesieve=yes --with-ldap=yes strace command: #strace doveadm director flush 10.0.100.24 ----------------------------------------- full starce -------------------------------------------------------------------------- execve("/usr/local/dovecot/bin/doveadm", ["doveadm", "director", "flush", "10.0.100.24"], [/* 26 vars */]) = 0 brk(0)????????????????????????????????? = 0x126c000 access(&qu...