Displaying 20 results from an estimated 100 matches similar to: "uid=error"
2013 Aug 02
2
Maildir Synchronization warnings
Hi,
We are repeatedly getting these below warnings for some of our users, al though we have no complaints from them yet,
?we need to know why these warning occurs.
So it would be help full if some one explain these warning msg in detail.
-----------------------------------------------------------------------------------------------------------------------------------------------------
Aug? 2
2009 Jul 28
1
Possibly bug in rsync-3.0.6 when spaces are there in destination path
The below command works perfectly and it creates "test file" on destination
host.
rsync -avz /tmp/test\ file destination:/tmp/
sending incremental file list
test file
sent 91 bytes received 31 bytes 27.11 bytes/sec
total size is 0 speedup is 0.00
The below two command doesn't work. The rsync creates "test" file on
destination host in both of below cases.
1. I want to
2009 Jul 29
1
How could be "total transferred file size" more than "total file size" ?
Hi,
Please see below rsync-3.0.6 statistics.
Number of files: 109651
Number of files transferred: 7013
Total file size: 6426699145 bytes
Total transferred file size: 7531020054 bytes
Literal data: 2060328093 bytes
Matched data: 5472534579 bytes
File list size: 3209170
File list generation time: 0.120 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 2073977452
Total bytes
2009 Jul 04
4
Rsync with spaces in source or destination path
Hi, I am trying to transfer a file that has spaces in its name. The rsync
gives me below error. Am I doing anything wrong?
#ls -l /tmp/test\ file
-rw-rw-r-- 1 xxx xxx 0 Jul 5 02:23 /tmp//test file
# /usr/local/bin/rsync --archive /u/masanip/ACH/test\\\ file /tmp/mydir/
rsync: link_stat "/tmp/test\ file" failed: No such file or directory (2)
Number of files: 0
Number of
2015 Mar 09
1
GSoC 2015
I want to collaborate to "Stream directory API" as mentioned on
https://wiki.xiph.org/Summer_of_Code_2015
I have a good understanding of node.js , JSON and SQL ( not particulary
Postgres)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/icecast-dev/attachments/20150309/c00f2e90/attachment.htm
2009 Aug 03
1
the protect flag - P doesn't work with --relative option ?
Hi,
Basically, I want to preserve some of directories on destination side
conditionally and hence, I choose to use --filter option mentioned in rsync
man pages. I noticed that --filter option works as expected when I don't
have --relative option used but in below case it doesn't work.
rsync -avz --relative --delete --filter='H /mydir2' --exclude='-
/preserve' mydir1/.
2009 Apr 08
2
ZFS data loss
Hi,
I have lost a ZFS volume and I am hoping to get some help to recover the
information ( a couple of months worth of work :( ).
I have been using ZFS for more than 6 months on this project. Yesterday
I ran a "zvol status" command, the system froze and rebooted. When it
came back the discs where not available.
See bellow the output of " zpool status", "format"
2006 Mar 31
1
Asterisk, QSIG and Tenovis PBX?
Hi,
we are still trying to properly connect a Tenovis PBX to an Asterisk server
(asterisk 1.2.6, libpri 1.2.2, zaptel 1.2.5, Digium Wildcard TE110P), this
time with QSIG.
Calling from a Tenovis phone to a SIP phone (i.e. traditional phone ->
Tenovis PBX -> QSIG -> Asterisk -> SIP phone) works with the following
messages:
---
Don't know what to do if second ROSE component is of
2010 Dec 01
3
SIS errors - was Error from mobile client (Palm Pre)
Continuing to see errors on this with some new messages. Is it possible
this has anything to do with zlib plugin, or possibly having a mix of
zlib compressed & uncompressed messages with mdbox? I recently added
zlib to deliver plugin list.
--
Daniel L. Miller, VP - Engineering, SET
AM Fire & Electronic Services, Inc. [AMFES]
dmiller at amfes.com 702-312-5276
2010 Nov 11
8
zpool import panics
Hi,
I just had my Dell R610 reboot with a kernel panic when I threw a couple
of zfs clone commands in the terminal at it.
Now, after the system had rebooted zfs will not import my pool anylonger
and instead the kernel will panic again.
I have had the same symptom on my other host, for which this one is
basically the backup, so this one is my last line if defense.
I tried to run zdb -e
2009 May 18
11
Zfs and b114 version
http://dlc.sun.com/osol/on/downloads/b114/
This URL makes me think that if I just sit down and figure out how to
compile OpenSolaris, I can try b114 now^h^h^h eventually ? I am really
eager to try out the new quota support.. has someone already tried
compiling it perhaps? How complicated is compiling osol compared to,
say, NetBSD/FreeBSD, Linux etc ? (IRIX and its quickstarting??)
--
2009 Dec 02
7
san suport
Hi,
i''m having problems attaching disks from a fc-san to a solaris 10 guest.
xen host ist a opensolaris box "SunOS node1 5.11 snv_127 i86pc i386 i86xpv".
my xen guest is named pg4.
this command works fine.
virsh attach-disk pg4 /dev/dsk/c8t600A0B800029D69A000013CA4B00E1ABd0 hdb
and before i was able to import this volume as a zpool on the xen host - so
connection to this
2011 Mar 31
1
spa_import_rootpool: error 22
Hello,
I''ve had a power kill on a server and the V880 cannot now mount the main
root filesystem.
I can boot the server into single user mode from the network.
However, how can i rectify the corrupted ZFS disk ?
Cheers.
T.
NOTICE:
spa_import_rootpool: error 22
Cannot mount root on
/pci at 8,600000/SUNW,qlc at 2/fp at 0,0/disk at w21000004cf6892b0,0:a fstype zfs
2011 Mar 29
8
how puppet client update the files only when the flles from puppet server are new?
Hi, all.
I''m not familiar with puppet itself and want to know that this is
possible or not..
As I know, puppet client updates all files from server without regard
to the files are old or new..
But, I think that puppet client should update the files only when the
target files from server are new..
so is there any option to do this?
Thanks...
--
You received this message because you
2006 Sep 12
2
How HVM domain distingush ioemu disk and VBD disk
Hi,
From cset 10921, ioemu: prefix is removed from disk config in /etc/xen/xmexample.hvm. Now HVM VBD driver is available, this thus raises a question: how would HVM domain know if one disk is a qemu-dm disk or a VBD disk?
From current implementation, qemu-dm will recognize disk had, hdb, hdc, hdd, and VBD drive can recognize all disk (had~hdd, hde, hdf ...) . So the result is: qemu-dm will
2008 Feb 27
1
1.1rc1 "Transaction rolled back"?
>From my logs:
Feb 27 08:10:33 postamt dovecot: IMAP(username): expunge: uid=2793, box=Trash, msgid=<E2FEA6DFF2340C438369E79466FB7E94F43547 at EXCHANGE01.charite.de>, size=3025
Feb 27 08:10:33 postamt dovecot: IMAP(username): expunge: uid=2794, box=Trash, msgid=<20080226140752B6F6EC3EF7$08D09877C3 at REALTIMEPCR>, size=12833
Feb 27 08:10:33 postamt dovecot: IMAP(username): expunge:
2006 Dec 28
1
1.4 - G729 - Have License - No path to translate from Zap to IAX2
Hello Everybody,
Since I upgraded to 1.4 I always get the difficulties as below, which I have never had in 1.2:
[Dec 28 21:05:59] VERBOSE[1734] logger.c: -- Call accepted by 202.153.128.34 (format g729)
[Dec 28 21:05:59] VERBOSE[1734] logger.c: -- Format for call is g729
[Dec 28 21:06:00] VERBOSE[1756] logger.c: -- IAX2/VoIPRakyat-2 is ringing
[Dec 28 21:06:00] DEBUG[1756]
2009 Jul 09
3
performance troubleshooting
We have a serious performance problem on our server. Here is some data:
<pre>
> ::memstat
Page Summary Pages MB %Tot
------------ ---------------- ---------------- ----
Kernel 1133252 4426 31%
Anon 1956988 7644 53%
Exec and libs 31104 121 1%
Page cache
2010 Mar 16
0
can I configure a fc-san initiator for a storage array?
I have a machine with opensolaris snv111b .I want to let it use to a fc-san initiator NAS header in my total system.
Now I configure FC HBA port from qlt to qlc mode as initiator wich command update_drv .
I can use stmfadm list-target -v to find the FC-SAN target is conneted
Target: wwn.2100001B328A3224
Operational Status: Online
Provider Name : qlt
Alias : qlt2,0
2008 Feb 08
4
List of supported multipath drivers
Where can I find a list of supported multipath drivers for ZFS?
Keith McAndrew
Senior Systems Engineer
Northern California
SUN Microsystems - Data Management Group
<mailto:Keith.McAndrew at SUN.com> Keith.McAndrew at SUN.com
916 715 8352 Cell
CONFIDENTIALITY NOTICE
The information contained in this transmission may contain privileged and
confidential information of SUN