Displaying 20 results from an estimated 34 matches for "4382".
Did you mean:
432
2020 Mar 23
2
Samba still DNS Exit Code 23
...mba: task[kdc] pre-forked worker(2)
+-4377 samba: tfork waiter process
+-4378 samba: tfork waiter process
+-4379 samba: task[kcc] pre-fork master
+-4380 samba: tfork waiter process
+-4381 samba: task[kdc] pre-forked worker(3)
+-4382 samba: task[dnsupdate] pre-fork master
+-4383 /usr/sbin/winbindd -D --option=server role
check:inhibit=yes --foreground
+-4384 samba: tfork waiter process
+-4385 samba: task[dns] pre-fork master
+-4391 samba: tfork waiter process
+-4392 sa...
2015 Mar 15
3
how to get disk snapshot size
Hi,guys
I wanna to get the disk snapshot size, but found nothing libvirt commands
related,except qemu-img.
I create two disk snapshots, but nothing return its' size
[root@cskvm01 qcow2]# qemu-img info
/mnt/e6758700-af68-3c06-ade3-53f5f9b93507/e2cf6551-0d2c-4382-a86c-8ba633954ff2
image:
/mnt/e6758700-af68-3c06-ade3-53f5f9b93507/e2cf6551-0d2c-4382-a86c-8ba633954ff2
file format: qcow2
virtual size: 5.0G (5368709120 bytes)
disk size: 1.0G
cluster_size: 65536
Snapshot list:
ID TAG VM SIZE DATE VM CLOCK
1 4fc4...
2020 Mar 23
0
Samba still DNS Exit Code 23
...4377 samba: tfork waiter process
>
> +-4378 samba: tfork waiter process
>
> +-4379 samba: task[kcc] pre-fork master
>
> +-4380 samba: tfork waiter process
>
> +-4381 samba: task[kdc] pre-forked worker(3)
>
> +-4382 samba: task[dnsupdate] pre-fork master
>
> +-4383 /usr/sbin/winbindd -D --option=server role
> check:inhibit=yes --foreground
>
> +-4384 samba: tfork waiter process
>
> +-4385 samba: task[dns] pre-fork master
>
> +-4391 samb...
2020 Mar 23
2
Samba still DNS Exit Code 23
...4377 samba: tfork waiter process
>
> +-4378 samba: tfork waiter process
>
> +-4379 samba: task[kcc] pre-fork master
>
> +-4380 samba: tfork waiter process
>
> +-4381 samba: task[kdc] pre-forked worker(3)
>
> +-4382 samba: task[dnsupdate] pre-fork master
>
> +-4383 /usr/sbin/winbindd -D --option=server role
> check:inhibit=yes --foreground
>
> +-4384 samba: tfork waiter process
>
> +-4385 samba: task[dns] pre-fork master
>
> +-4391 sam...
2010 Oct 24
3
can't install winetricks
Hi,
I have been trying to install winetricks on 10.04.1 LTS but I am having no success. Does anyone know what the problem is? I get the following errors:
> wine: cannot find L"C:\\windows\\system32\\gearsec.exe"
> winetricks: 4382: cannot create /home/bandito/.wine/dosdevices/c:/winetrickstmp/zenity.sh: Permission denied
> winetricks: 4382: cannot create /home/bandito/.wine/dosdevices/c:/winetrickstmp/zenity.sh: Permission denied
> sh: Can't open /home/bandito/.wine/dosdevices/c:/winetrickstmp/zenity.sh
>
Tha...
2006 Mar 08
1
negative token/ctokens
...)
rate 43264bit 6pps backlog 0b 0p requeues 0
lended: 3515 borrowed: 5272 giants: 0
tokens: -181860 ctokens: -86779
class htb 1:3 parent 1:1 leaf 30: prio 0 quantum 2750 rate 220000bit ceil
300000bit burst 1709b/8 mpu 0b overhead 0b cburst 1749b/8 mpu 0b overhead 0b
level 0
Sent 928363 bytes 4382 pkt (dropped 0, overlimits 0 requeues 0)
rate 3400bit 4pps backlog 0b 0p requeues 0
lended: 4382 borrowed: 0 giants: 0
tokens: 61291 ctokens: 46039
class prio 30:1 parent 30:
class prio 30:2 parent 30:
class prio 30:3 parent 30:
What does it mean when the leaf 1:2 class has a negative token/...
2015 Mar 16
0
Re: how to get disk snapshot size
...mages/cirros-0.3.3-x86_64-disk.img
file format: qcow2
virtual size: 39M (41126400 bytes)
disk size: 14M
cluster_size: 65536
Format specific information:
compat: 0.10
--
/kashyap
> [root@cskvm01 qcow2]# qemu-img info
> /mnt/e6758700-af68-3c06-ade3-53f5f9b93507/e2cf6551-0d2c-4382-a86c-8ba633954ff2
> image:
> /mnt/e6758700-af68-3c06-ade3-53f5f9b93507/e2cf6551-0d2c-4382-a86c-8ba633954ff2
> file format: qcow2
> virtual size: 5.0G (5368709120 bytes)
> disk size: 1.0G
> cluster_size: 65536
> Snapshot list:
> ID TAG VM SIZE...
2006 Jul 20
1
tracking an error back to a file
...interface that is either better documented or better supported?
I don''t want to put unstable interfaces in the document if I can
avoid it.
Thanks!
-----
Gregory Shaw, IT Architect
Phone: (303) 673-8273 Fax: (303) 673-8273
ITCTO Group, Sun Microsystems Inc.
1 StorageTek Drive MS 4382 greg.shaw at sun.com (work)
Louisville, CO 80028-4382 shaw at fmsoft.com (home)
"When Microsoft writes an application for Linux, I''ve Won." - Linus
Torvalds
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http:/...
2012 Aug 27
2
Inexplicably different results using subset vs bracket notation on logical variable
Hi,
Would anyone have any idea as to why I would obtain completely different results when subsetting using the subset function vs bracket notation?
I have a data frame with 65 variables and 4382 rows. When I use execute the following subset command I get the correct results (125 rows)
> subset(df, Renewal==TRUE, 1:2)
However, I tried to obtain the same results with bracket notation as follows. The output gave me all the rows in the data frame and not just the subset of 125 I was lo...
2006 Mar 28
43
zfs and backup applications
Hi,
I was wondering if there have been any conversations with backup vendors like Veritas or EMC regarding better integration with ZFS. While I understand they can use the "native" mode of reading files from the filesystem, it would be great if there were agents that had options like making a snapshot and storing a "zfs backup" datastream that could be used for zfs restore.
2006 Feb 09
1
Shapefiles
...s and rotation
angle), is there an easy way by which the plot window can be converted to a
shapefile?
Thank you,
Tarmo
__________________________________________
Tarmo Remmel Ph.D.
GUESS Lab, Department of Geography
University of Toronto at Mississauga
Mississauga, Ontario, L5L 1C6
Tel: 905-569-4382
Lab: 905-828-3868
Fax: 905-828-5273
Skype: tarmoremmel
http://eratos.erin.utoronto.ca/remmelt
2004 Jul 21
1
[LLVMdev] FileUtilities.cpp:72: error: aggregate `stat s' has incomplete type and cannot
Hi
As shown below, the .\configure script found a version of stat.h:
---------------------
configure:4382: checking for sys/stat.h
configure:4399: gcc -c -g -O2 conftest.c >&5
configure:4402: $? = 0
configure:4405: test -s conftest.o
configure:4408: $? = 0
configure:4419: result: yes
---------------------
However, I got this error when compiling:
---------------------
FileUtilities.cpp: In fun...
2003 May 07
1
Music not on hold
..., but
when I run the MusicOnHold all i get is siliece.
I can see that Asterisk executes mpg123 properly (I think)
#ps axuww|grep mp
gk 4383 0.0 0.4 3736 552 pts/4 S 15:06 0:00
/usr/bin/mpg123 -q -s --mono -r 8000 -b 2048 -f 8192 sample-hold.mp3
sample-hold2.mp3
# ls -l /proc/4382/
total 0
-r--r--r-- 1 gk gk 0 May 7 16:05 cmdline
lrwxrwxrwx 1 gk gk 0 May 7 16:05 cwd ->
/var/lib/asterisk/mohmp3
2005 Oct 07
1
'make rpm' problem
...inux Support Services, inc.
make: *** [__rpm] Error 1
Has anyone experienced this problem with FC4? Any suggestions are
appreciated.
Thanks,
-Chris
_________________________________________
Chris Jones (cjones@cdot.ca)
CDot Networks - http://cdot.ca
(604) 484-4222 :: Office (Ext. 101)
(888) 897-4382 :: Toll Free
(604) 307-8432 :: Mobile
(604) 648-9645 :: Fax
* Networking for Business.
* We Love This Stuff.
PGP key fingerprint = 32B3 C5B9 0555 F6A0 E7CF C6AA 23C2 B568 782E FD46
2006 Feb 21
2
Apache patching questions
..., and it seems to be an issue. Will the upstream vendor
patch these issues in Apache 2.0.46, or not? If not, does anyone know why
not?
# Apache/2.0.46 (CentOS) - Apache 2.0 to 2.0.49 may allow unescaped data
into logfiles, which could pose a threat when logs are viewed/parsed.
CAN-2003-0020. OSVDB-4382.
# Apache/2.0.46 (CentOS) - Apache 2.0 to 2.0.50 contains a DoS with certain
input data. CAN-2004-0493. OSVDB-7269.
# Apache/2.0.46 (CentOS) - Apache 2.0 to 2.0.51 contains a potential
infinite loop. CAN-2004-0748. OSVDB-9523.
# 2.0.46 (CentOS) - TelCondex Simpleserver 2.13.31027 Build 3289 and bel...
2010 Dec 14
0
problems with lattice barchart
...Fraction.a 10554
12 17 2006 Fraction.a 12423
13 18 2006 Fraction.a 15260
14 19 2006 Fraction.a 11126
15 20 2006 Fraction.a 9830
16 21 2006 Fraction.a 8460
17 22 2006 Fraction.a 6062
18 23 2006 Fraction.a 4382
19 24 2006 Fraction.a 3555
20 25 2006 Fraction.a 1792
21 26 2006 Fraction.a 2220
22 27 2006 Fraction.a 1235
23 28 2006 Fraction.a 465
24 29 2006 Fraction.a 0
25 30 2006 Fraction.a 59
and this...
2009 May 13
0
Plotting data with flot
...4], [1999, 6178], [2000, 6411], [2001,
5993], [2002, 5833], [2003, 5791], [2004, 5450], [2005, 5521], [2006,
5271]],
lines: {show: true},
bars: {show: true, barWidth: 1}
},
"norway": {
label: "Norway",
data: [[1988, 4382], [1989, 4498], [1990, 4535], [1991,
4398], [1992, 4766], [1993, 4441], [1994, 4670], [1995, 4217], [1996,
4275], [1997, 4203], [1998, 4482], [1999, 4506], [2000, 4358], [2001,
4385], [2002, 5269], [2003, 5066], [2004, 5194], [2005, 4887], [2006,
4891]],
lines: {show: true},...
2006 May 19
11
tracking error to file
...existing tools, but I''d like to know what
is broken before I destroy it.
Thanks!
-----
Gregory Shaw, IT Architect
Phone: (303) 673-8273 Fax: (303) 673-8273
ITCTO Group, Sun Microsystems Inc.
1 StorageTek Drive ULVL4-382 greg.shaw at sun.com (work)
Louisville, CO 80028-4382 shaw at fmsoft.com (home)
"When Microsoft writes an application for Linux, I''ve Won." - Linus
Torvalds
2008 Jan 04
0
Palm Vacations, Look At A Jamaica Vacation For Total Relaxation
Palm Vacations, Look At A Jamaica Vacation For Total Relaxation
There is no place like Jamaica for a vacation that consists of total
relaxation. After all, isn?t that what a vacation is for? Get away from the
office, get away from people demanding your time, get away from customers
demanding the impossible, just get away. But where you ?get away to? will
have a significant impact on how you view
2010 Jul 23
1
Joining windows xp to Samba 4 PDC
...-*- zone -*-
; generated by provision.pl
$ORIGIN firma.local.
$TTL 1W
@ IN SOA @ hostmaster (
2010052617 ; serial
2D ; refresh
4H ; retry
6W ; expiry
1W ) ; minimum
IN NS przemek-laptop
IN A 192.168.1.1
;
przemek-laptop IN A 192.168.1.1
gc._msdcs IN CNAME przemek-laptop
7ac2c0f4-6386-4382-81dc-d98b922d777c._msdcs IN CNAME przemek-laptop
;
; global catalog servers
_gc._tcp IN SRV 0 100 3268 przemek-laptop
_gc._tcp.Default-First-Site-Name._sites IN SRV 0 100 3268 przemek-laptop
_ldap._tcp.gc._msdcs IN SRV 0 100 3268 przemek-laptop
_ldap._tcp.Default-First-Site-Name._sites.gc._ms...