Displaying 10 results from an estimated 10 matches for "4ccc".
Did you mean:
42cc
2019 Apr 10
3
Unable to upload printer drivers.
..., 0)] ../source3/printing/nt_printing.c:864(file_version_is_newer)
file_version_is_newer: Can't open old file [x64/3/universalxp], errno = 2
[2019/04/10 15:27:07.157580, 3, pid=1218, effective(0, 0), real(0, 0)] ../source3/lib/util.c:313(unix_clean_name)
unix_clean_name [x64/{57B1977A-2DFF-4CCC-88AA-2EA61F42E691}/UNIVERSALXP]
[2019/04/10 15:27:07.157598, 5, pid=1218, effective(0, 0), real(0, 0)] ../source3/smbd/filename.c:461(unix_convert)
unix_convert called on file "x64/{57B1977A-2DFF-4CCC-88AA-2EA61F42E691}/UNIVERSALXP"
[2019/04/10 15:27:07.157615, 10, pid=1218, effective(...
2019 Apr 08
4
Unable to upload printer drivers
Hi,
Am 25.03.2019 um 14:12 schrieb Marco Gaiarin via samba:
> [...]
> Some drivers there's no way to load (for example, some samsung MFP).
> Some other load, but you have to do 2-5 try before they work.
I did now try many different drivers from different vendors none of them
worked thus I think there is something else wrong.
I then did some more tests, trying to find anything being
2009 Feb 26
1
Device model failure: no longer running with HVM-Guest
...Device model has a problem.
Here the qemu-log:
domid: 35
qemu: the number of cpus is 1
config qemu network with xen bridge for tap35.0 xenbr0
Watching /local/domain/0/device-model/35/logdirty/next-active
Watching /local/domain/0/device-model/35/command
xs_read(): vncpasswd get error. /vm/bfdcfd82-4ccc-
c764-0a75-936f7ab9ca66/vncpasswd.
char device redirected to /dev/pts/3
qemu_map_cache_init nr_buckets = 10000 size 3145728
shared page at pfn feffd
buffered io page at pfn feffb
Guest uuid = bfdcfd82-4ccc-c764-0a75-936f7ab9ca66
Time offset set 0
populating video RAM at ff000000
mapping video RAM...
2017 Jun 15
1
[qemu-kvm] Network bandwidth limits via libvirt
...my ubuntu 16.04.2 VM (qemu-kvm driver) and I would need some insights.
I create my VM network with virsh and when I issue a dumpxml on my network, I can see that bandwidth limits are set:
virsh # net-dumpxml nat_limit
<network>
<name>nat_limit</name>
<uuid>4b5e128d-9ad0-4ccc-9424-dee60b71861a</uuid>
<forward mode='nat'>
<nat>
<port start='1024' end='65535'/>
</nat>
</forward>
<bridge name='virbr1' stp='on' delay='0'/>
<mac address='52:54:00:af:99:73...
2017 Aug 20
0
Add brick to a disperse volume
...isperse volume is 4+2, where 2 is the redundancy count, you need to provide 6 (or multiple of 6) bricks (4+2 = 6) when you want to expand or add bricks on your volume.
I have following volume -
[root at apandey apandey]# gluster v info
Volume Name: vol
Type: Disperse
Volume ID: 4826eb6e-187d-4ccc-aa89-445338ec3620
Status: Started
Snapshot Count: 0
Number of Bricks: 1 x (4 + 2) = 6
Transport-type: tcp
Bricks:
Brick1: apandey:/home/apandey/bricks/gluster/vol-1
Brick2: apandey:/home/apandey/bricks/gluster/vol-2
Brick3: apandey:/home/apandey/bricks/gluster/vol-3
Brick4: apandey:/home/a...
2017 Aug 19
2
Add brick to a disperse volume
Hello,
I'm using Gluster since 2 years but only with distributed volumes.
I'm trying now to set dispersed volumes to have some redundancy.
I had any problem to create a functional test volume with 4 bricks and 1 redundancy ( Number of Bricks: 1 x (3 + 1) = 4 ).
I had also any problem to replace a supposed faulty brick with another one.
My problem is that I can not add a brick to
2009 Nov 18
1
To loop or not to loop with btrfs
Hi,
This left me puzzled for a while:
22:29 borg:/ # losetup /dev/loop1 /.B.disk
22:29 borg:/ # mount /dev/loop1 /B
mount: /dev/loop1: can''t read superblock
22:29 borg:/ # blkid /dev/loop1
/dev/loop1: UUID="e19fe89b-cde3-4ccc-bc70-b759a57bd1c9"
UUID_SUB="f29c6218-d040-4546-a227-4dd2d2142817" TYPE="btrfs"
22:29 borg:/ # losetup -d /dev/loop1
22:29 borg:/ # losetup /dev/loop2 /.B.disk
22:29 borg:/ # mount /dev/loop2 /B
(success)
So the btrfs volume is tied to loop2? That certainly is not good....
2008 Oct 20
3
A question about positive definite matrix
I know, this is a forum about R. But I am so desperate of this problem (BTW,
anyone knows any good Statistics/Math forum to post question like this?):
A and B are both n x n positive definite matrix.
Denote A > B, if A - B is positive definite.
I know this is true: if A > B, then A^{-1} < B^{-1}. But how to prove this?
I tried to diagonalize A and B, but since they can have different
2017 Sep 04
2
llvm-dev Digest, Vol 159, Issue 2
...om: Hal Finkel via llvm-dev <llvm-dev at lists.llvm.org>
To: LLVM Dev <llvm-dev at lists.llvm.org>
Cc: Tobias Grosser <tobias.grosser at inf.ethz.ch>,
michaelkruse at meinersbur.de
Subject: [llvm-dev] [RFC] Polly Status and Integration
Message-ID: <e976ae0e-4ccc-0552-2569-b0d472b1e2df at anl.gov>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
**
*Hi everyone,As you may know, stock LLVM does not provide the kind of
advanced loop transformations necessary to provide good performance on
many a...
2017 Sep 04
2
[RFC] Polly Status and Integration
...org>
> > To: LLVM Dev <llvm-dev at lists.llvm.org>
> > Cc: Tobias Grosser <tobias.grosser at inf.ethz.ch>,
> > michaelkruse at meinersbur.de
> > Subject: [llvm-dev] [RFC] Polly Status and Integration
> > Message-ID: <e976ae0e-4ccc-0552-2569-b0d472b1e2df at anl.gov>
> > Content-Type: text/plain; charset="utf-8"; Format="flowed"
> >
> > **
> >
> > *Hi everyone,As you may know, stock LLVM does not provide the kind of
> > advanced loop tra...