Displaying 10 results from an estimated 10 matches for "vcb".
Did you mean:
vc
1998 Nov 03
0
visual studio + oplocks
...om p3 which we use as standard through to p10
If I try to close down vc++ after making some modifications to the workspace (adding a file to a project).
vc ++ tries to update its on-disk config. and fails. The following are the operations I see in the log (minus a few getatrs).
In the following: vcb is ~vcb.tmp and mf.opt is the file mf.opt.
open vc68 new file readonly fnum 64
close 64
open vc69 new file readonly fnum 65
close 65
unlink vc68
find mf.opt
open vc68 new file writeable fnum 66
write 66
.........
write 66 ?
open vc68 readonly break our own oplock fnum
break
open vc68 readonly com...
2010 Mar 04
8
Huge difference in reporting disk usage via du and zfs list. Fragmentation?
...same usage of 3.7TByte.
bash-3.00# zfs list -r zpool1/vmwarersync
NAME USED AVAIL REFER MOUNTPOINT
zpool1/vmwarersync 6.39T 985G 6.39T /export/archiv/VMs/rsync
bash-3.00# du -hs /export/archiv/VMs/rsync
2.0T /export/archiv/VMs/rsync
bash-3.00# zfs list -r zpool1/vmwarevcb
NAME USED AVAIL REFER MOUNTPOINT
zpool1/vmwarevcb 3.75T 985G 3.75T /export/archiv/VMs/vcb
bash-3.00# du -hs /export/archiv/VMs/vcb
3.7T /export/archiv/VMs/vcb
bash-3.00# zpool upgrade
This system is currently running ZFS pool version 10.
bash-3.00# zpool status zpool1...
2008 Jul 03
1
Ternaryplot function
I am new to R, so this is most likely a dumb question. I just installed the
vcb package, but when I try to use a function from it (ternaryplot) I get an
error message saying 'could not find function: ternaryplot'. I'm pretty
confident that my script is correct, so I'm assuming that I did not properly
install the package. Is there another step past downloading...
2008 Dec 05
1
ERROR: writefd_unbuffered failed to write ... when COMPRESS
Hello,
(Sorry, my english is no good)
I've been searching for solutions but I don't find it.
I'm using last version of cygwin (1.5.25-15) on Windows 2003 Server for
transfer a Virtual Machine Backup (<2 GB .vmdk files; VCBMOUNTER) to a
remote site with same rsync version.
Sometimes this rsync task fails to transfer a file with compress (z) but
doesn't fail without this argument. My frame of time for transfers is
reduced and, at this moment, I'd need compress.
Anybody knows why or how to solve it? Is compres...
2013 Nov 19
1
Backup of virtualized Samba4 AD
Hi there,
current situation: we have a Samba4 AD running on a VMware ESX-Cluster
(ha/failover, ha-nfs-stores).
I'm doing backups with ghetto VCB. Until now I only did
"Snapshot-backups". But I know, that this way of backups is not the best
way for domaincontrollers.
I'm now planning to do backups by shutting down the VM, then doing
backup and then starting machine again.
Maybe someone can give me some hints, which backups...
2003 Apr 15
0
ACL group permissions only work on primary group (RickSegeberg)
...d=thomas in small letter.
If you change
"uid=Thomas,dc=...,dc=...,dc=de"
to
"uid=thomas,dc=...,dc=...,dc=de"
It should work!
Wolfgang
Wolfgang B?ch
Unix - und Windows Systemadministration
Universit?t Hamburg
Regionales Rechenzentrum
Gruppe Virtuelle Campus Bibliothek - VCB
Schl?terstrasse 70
D-20146 Hamburg
Tel.: (+40) 42838-3094
Random Thought:
--------------
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba
*************************************
This e-mail may contain privilege...
2004 Feb 05
0
Majordomo results: STATUS
...sbs4ydtoeim57zxqgay8tpyv7b/9vq2vj' not recognized.
>>>> AE5vdgBPY3QAU00AQXVnAEp1bAO2udutblNheQ9wcgcDRpC3v122E2FTYSdGcmkAVGhEV2X2zt22
**** Command 'ae5vdgbpy3qau00aqxvnaep1bao2udutblnheq9wcgcdrpc3v122e2ftysdgcmkavghev2x2zt22' not recognized.
>>>> ZAd1c01vFy9hYmNkn/vCb/9naGlqa2xtnHBxcnN0Tnd4eXpn9v//f0FCQ0RFRkdISUpLTE1OT1BR
**** Command 'zad1c01vfy9hymnkn/vcb/9naglqa2xtnhbxcnn0tnd4expn9v//f0fcq0rfrkdisuplte1ot1br' not recognized.
>>>> UlNUVVZXWFlaG7Xt1tpWuNdjZ1QCUNzoWuG2CHAOcUYgBZ9qHD6CWwB2Go5haHhy3ffCtj2TYu52
**** Command 'ulnuvvzxwflag7xt...
2011 Oct 03
2
patch: Replace many usleep and some sleep calls with nanosleep
...GNCHARS, 3, 0);
if (ret_code < 1) {
@@ -498,7 +498,7 @@ void upsdrv_updateinfo(void)
void upsdrv_shutdown(void)
{
ser_send(upsfd, "vCc0!%c", ENDCHAR);
- usleep(UPS_DELAY);
+ struct timespec delay = {0, UPS_DELAY}; nanosleep(&delay, NULL);
ser_send(upsfd, "vCb%i!%c", sdwdelay, ENDCHAR);
}
@@ -536,15 +536,16 @@ void upsdrv_initups(void)
/* inicializace a synchronizace UPS */
ser_send_char(upsfd, ENDCHAR);
- usleep (UPS_LONG_DELAY);
+ struct timespec delay = {0, UPS_LONG_DELAY}; nanosleep(&delay, NULL);
ser_send(upsfd, "?%c", E...
2008 Oct 15
29
HELP! SNV_97,98,99 zfs with iscsitadm and VMWare!
I''m not sure if this is a problem with the iscsitarget or zfs. I''d greatly appreciate it if it gets moved to the proper list.
Well I''m just about out of ideas on what might be wrong..
Quick history:
I installed OS 2008.05 when it was SNV_86 to try out ZFS with VMWare. Found out that multilun''s were being treated as multipaths so waited till SNV_94 came out to
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...3KOi=wvrzI(<tg
zdl+j%-_gkv45|RTvX`-33S+X5u{8P?Ax|=9P*{-tj5VWJUk4b=p`Yu~4jyF8MHgx0
z5MvJdl}?^wEQ@}llcyOPgwZ(6Fm<pO&oGuwf6~dbjJYWc#1Y1tQ`m;*7~^ylBhNz#
z=@>?iGS-4($sJ=XpH5)pIAf`F5+f%V%cI|^WE(6ZoM(-m#0(saO5-G2J*2%LCUF`g
zqbasR;}px_)9Gm`J0auA^bE^z%%Cq~q*Lfw%t6QK9J~ZMPNgri3^ol;wX%UKTdDF8
z)n5VcBXotHp*>7(-d9nw0Jc;p4BU#RDcm{*i~9nF%K}fu at j8}(+2jQM98;JumZB4H
zGKIH*DaLLPZTM|eh7*Y%9mzYU;=U{7v6PV=F;VZ*>3d=pmoxId$X&^zSs#emU(Lwg
z821q!JDze<Pte8}^bgUKt6<%uqxlE~aes<|exrW^p0D-qW3^0+wJ|dmoyYV~!8xCO
z2C*$<Hu-aiZxQ<fH7#IE8HT8AVVPgD4C6ue6;qtBs9&T1xvAPWOmQ at U70zPY*>_^R
z...