search for: cbt

Displaying 20 results from an estimated 76 matches for "cbt".

Did you mean: cat
2008 Oct 08
1
Observed responses in 'augPred' data frame - Wrong order ?
...orig <- data.frame(primary,groups, getResponse(object)) ..... } This approach works well on other datasets, such us the Orthodont data, but not for mine because, i guess, my rows are not first ordered by subject (subject is my grouping factor). In fact: > getGroups(fm1.lis)[1:5] [1] CBT.1 CBT.2 CBT.3 CBT.4 CBT.5 34 Levels: CBT.14 < CBT.2 < CBT.11 < CBT.13 < CBT.12 < CBT.5 < ... < V.6 > getResponse(fm1.lis)[1:5] CBT.1 CBT.1 CBT.1 CBT.1 CBT.2 34 32 29 27 28 My question: is there a simple way to get the proper result (modify the dataset or m...
2009 Oct 04
2
Row to Column help
...spose a dataset from rows to columns but am stuck. I have tried using reshape() with little luck, possibly due to the categorical nature of the data. For example: id<-c(1,2,2,3,3,3) author<-c("j","k","k","l","l","l") tmt<-c("cbt","act","dbt","act","act","cbt") alliance<-c("wai","other","calpas","wai","itas","other") data<-as.data.frame(cbind(id,author,tmt,alliance)) > data id author tmt alliance...
2014 Oct 10
3
KVM incremental backup using CBT
Hi Looking in to implementing (CBT like) delta backup for KVM. The following looks promising..(last paragraph) http://wiki.qemu.org/Features/Snapshots2 * In the last para, there is a mention of copy the blocks from the disk using dirty-bitmap as reference. How to accomplish this ? block-mirror with bitmap or is...
2003 Oct 24
0
Samba 2.2.8 and NFS together?
...#39;m hoping the gurus can help. Here's my problem, I have a Solaris 2.8 server running Samba 2.2.8 which sits on two networks (no routing between networks). On one side of the Samba server are 100 PCs running a mix of Win95 and Win98 which have touch screens and no keyboards, that are used as CBT machines. These machines are only connected on this local lan and there are no domain controllers on that lan. These machines use NFS to attach disk from the Solaris Samba server. On the other side of the Samba server is the corporate network, where the CBT maintainers have their workstations....
2003 Nov 27
0
Please help: Samba 2.2.8 question.
...#39;m hoping the gurus can help. Here's my problem, I have a Solaris 2.8 server running Samba 2.2.8 which sits on two networks (no routing between networks). On one side of the Samba server are 100 PCs running a mix of Win95 and Win98 which have touch screens and no keyboards, that are used as CBT machines. These machines are only connected on this local lan and there are no domain controllers on that lan. These machines use NFS to attach disk from the Solaris Samba server. On the other side of the Samba server is the corporate network, where the CBT maintainers have their workstations....
2003 Oct 29
0
Samba 2.2.8 and NFS: Redux
...#39;m hoping the gurus can help. Here's my problem, I have a Solaris 2.8 server running Samba 2.2.8 which sits on two networks (no routing between networks). On one side of the Samba server are 100 PCs running a mix of Win95 and Win98 which have touch screens and no keyboards, that are used as CBT machines. These machines are only connected on this local lan and there are no domain controllers on that lan. These machines use NFS to attach disk from the Solaris Samba server. On the other side of the Samba server is the corporate network, where the CBT maintainers have their workstations....
2009 Jan 14
1
Transport endpoint is not connected while mounting....
...hat's up (on both machines): `tcpdump -i eth0 port 7777 -v` Here is a TCP dump showing port 7777 is not blocked (I added an exception in IP tables) (Node 0) 13:13:11.711539 IP (tos 0x0, ttl 64, id 18286, offset 0, flags [DF], proto: TCP (6), length: 60) 10.128.7.33.47601 > 10.128.255.3.cbt: S, cksum 0xd272 (correct), 3820380795:3820380795(0) win 5840 <mss 1460,sackOK,timestamp 4294911253 0,nop,wscale 6> 13:13:14.710703 IP (tos 0x0, ttl 64, id 18287, offset 0, flags [DF], proto: TCP (6), length: 60) 10.128.7.33.47601 > 10.128.255.3.cbt: S, cksum 0xc6ba (correct), 382...
2014 Oct 11
0
Re: KVM incremental backup using CBT
On 10/10/2014 11:37 AM, Jd wrote: > Hi > Looking in to implementing (CBT like) delta backup for KVM. Not quite sure what you mean by CBT. > > The following looks promising..(last paragraph) > http://wiki.qemu.org/Features/Snapshots2 > Libvirt hasn't yet been patched to take advantage of all the latest qemu features. Patches are welcome. B...
2014 Oct 13
1
Re: KVM incremental backup using CBT
Thanks Eric.. inline. On 10/10/14, 6:32 PM, Eric Blake wrote: > On 10/10/2014 11:37 AM, Jd wrote: >> Hi >> Looking in to implementing (CBT like) delta backup for KVM. > Not quite sure what you mean by CBT. Sorry vmware term.. CBT -> changed block tracking. (dirty block) > >> The following looks promising..(last paragraph) >> http://wiki.qemu.org/Features/Snapshots2 >> > Libvirt hasn't yet...
2014 Oct 13
0
Re: KVM incremental backup using CBT
...e change, that was the reason I started looking in to using dirty bitmaps. /Jd On 10/11/14, 1:13 AM, Kashyap Chamarthy wrote: > On Fri, Oct 10, 2014 at 07:32:06PM -0600, Eric Blake wrote: >> On 10/10/2014 11:37 AM, Jd wrote: >>> Hi >>> Looking in to implementing (CBT like) delta backup for KVM. >> Not quite sure what you mean by CBT. >> >>> The following looks promising..(last paragraph) >>> http://wiki.qemu.org/Features/Snapshots2 >>> >> Libvirt hasn't yet been patched to take advantage of all the lat...
2012 Jan 03
2
Histogram: plot by group
I want to make a histogram in R of the data in attached excel file called 'cbt'. However, I need the histogram to show a separation for Group 1 and Group 2, as in attached image. How do I do this in R? I know how to make a histogram for a single group, but how can I separate the 2 groups? http://r.789695.n4.nabble.com/file/n4256052/hist.jpg http://r.789695.n4.nabble....
2018 Feb 23
2
Stale mailbox lock file
...color="#990099"> -----Aki Tuomi <aki.tuomi@dovecot.fi> ha scritto: -----</font><div style="padding-left:5px;"> <div style="padding-right:0px;padding-left:5px;border-left:solid black 2px;"> Per: Raffaele Gambelli <R.Gambelli@hitachi-systems-cbt.com><br>Da: Aki Tuomi <aki.tuomi@dovecot.fi><br> Data: 23/02/2018 11.22AM<br>Cc: dovecot@dovecot.org<br>Oggetto: Re: Stale mailbox lock file<br> <br> <!--Notes ACF<meta http-equiv="Content-Type" content="text/html; charset=utf-8...
2018 Feb 23
1
Stale mailbox lock file
...ces@dovecot.org> ha scritto: -----</font> <div style="font-family: Verdana, Arial, Helvetica, sans-serif; padding-left: 5px;"> <div style="padding-right:0px;padding-left:5px;border-left:solid black 2px;"> Per: Raffaele Gambelli <R.Gambelli@hitachi-systems-cbt.com>, dovecot@dovecot.org<br> Da: Aki Tuomi <aki.tuomi@dovecot.fi><br>Inviato da: "dovecot" <dovecot-bounces@dovecot.org> <br>Data: 23/02/2018 12.10PM<br>Oggetto: Re: Stale mailbox lock file<br> <br><!--Notes ACF<meta http-equiv=&qu...
2014 Oct 11
5
Re: KVM incremental backup using CBT
On Fri, Oct 10, 2014 at 07:32:06PM -0600, Eric Blake wrote: > On 10/10/2014 11:37 AM, Jd wrote: > > Hi > > Looking in to implementing (CBT like) delta backup for KVM. > > Not quite sure what you mean by CBT. > > > > > The following looks promising..(last paragraph) > > http://wiki.qemu.org/Features/Snapshots2 > > > > Libvirt hasn't yet been patched to take advantage of all the l...
2007 Nov 15
2
rsync error?
...it serious; is the file transferred; are the other files transferred? [morgan@morgansmachine ~]$ rsync -a -X -A -z -v /home/morgan/Documents 192.168.1.30:/home/morgan/Documents morgan@192.168.1.30's password: building file list ... done rsync: rsync_xal_set: lsetxattr("Documents/Projects/CBT/SH20/HearingSubmission/ManukauBridgeSubCBT_PostPatrick_3_2.doc","user.Beagle.AttrTime") failed: Permission denied (13) rsync: rsync_xal_set: lsetxattr("Documents/Projects/CBT/SH20/HearingSubmission/ManukauBridgeSubCBT_PostPatrick_3_2.doc","user.Beagle.Fingerprint"...
2014 Oct 13
2
Re: KVM incremental backup using CBT
Hello. > blockcommit vm1 vda --active --verbose --pivot That's where libvirt stops working at the moment, right? virsh # blockcommit puppet-test vda --active --verbose --pivot error: unsupported flags (0x4) in function qemuDomainBlockCommit cheers t.
2014 Oct 13
0
Re: KVM incremental backup using CBT
On 10/13/2014 03:56 AM, Thomas Stein wrote: > Hello. > >> blockcommit vm1 vda --active --verbose --pivot > > That's where libvirt stops working at the moment, right? > > virsh # blockcommit puppet-test vda --active --verbose --pivot > error: unsupported flags (0x4) in function qemuDomainBlockCommit Which version of libvirtd is running on the server side?
2014 Oct 13
0
Re: KVM incremental backup using CBT
On Monday 13 October 2014 16:35:15 Thomas Stein wrote: > Am 13.10.14 16:25, schrieb Eric Blake: > > On 10/13/2014 03:56 AM, Thomas Stein wrote: > >> Hello. > >> > >>> blockcommit vm1 vda --active --verbose --pivot > >> > >> That's where libvirt stops working at the moment, right? > >> > >> virsh # blockcommit
2014 Oct 29
0
Re: KVM incremental backup using CBT
On Saturday 11 October 2014 10:13:14 Kashyap Chamarthy wrote: > 2. Create an external live snapshot: > > $ virsh snapshot-create-as --domain vm1 sn1 \ > --diskspec vda,file=/export/images/sn1.qcow2 \ > --disk-only --atomic --no-metadata > > Note (thanks Eric Blake): Above, if you have QEMU guest agent > installed in your virtual machine, try
2014 Oct 29
0
Re: KVM incremental backup using CBT
On Wednesday 29 October 2014 13:29:25 Eric Blake wrote: > On 10/29/2014 01:07 PM, Thomas Stein wrote: > > About the --quiesce option. Do i need to do something inside the vm? The > > most commonly would probably be a sql server running inside the vm. Do i > > need to tell the sql server something about the --quiesce option i use? I > > read this article here which