RE: gcov and initialized data

2018-05-03 Thread taylor, david
> From: Nathan Sidwell [mailto:nathanmsidw...@gmail.com] On Behalf Of > Nathan Sidwell > Sent: Thursday, May 3, 2018 1:58 PM > To: taylor, david; gcc@gcc.gnu.org > Subject: Re: gcov and initialized data > > On 05/03/2018 01:09 PM, taylor, david wrote: > > > When y

gcov and initialized data

2018-05-03 Thread taylor, david
I want to use gcov in an embedded type environment. It supports both cold boot and warm boot. For warm boot it does not reload the program from media, instead it 'just' jumps to the start and begins again. Due to support for warm boot, it does not support read-write initialized data. Writable

RE: git worktrees must exist even if locked

2017-05-15 Thread taylor, david
not break the use of Git with worktrees that live elsewhere nor commands that don't require a repository. > -Original Message- > From: taylor, david > Sent: Wednesday, May 10, 2017 4:25 PM > To: git@vger.kernel.org > Subject: git worktrees must exist even if locked > >

git worktrees must exist even if locked

2017-05-10 Thread taylor, david
The Git documentation in describing worktrees says that one reason why you might want to lock a worktree is to prevent it from being pruned if it is on a removable media that isn't currently mounted. So, my expectation was that if the worktree is inaccessible (and locked), Git would pretend that

RE: [PATCH] worktree add: add --lock option

2017-04-24 Thread taylor, david
> From: Duy Nguyen [mailto:pclo...@gmail.com] > Sent: Friday, April 14, 2017 9:01 AM > To: Junio C Hamano > Cc: Git Mailing List; taylor, david > Subject: Re: [PATCH] worktree add: add --lock option > > On Fri, Apr 14, 2017 at 5:50 AM, Junio C Hamano <gits...@pobox.com&g

git work trees

2017-04-11 Thread taylor, david
We are using Git in a distributed environment. In the United States, we have the master repository in one state and a build cluster in a different state. In addition to people in the US doing builds, we have people in other countries (Ireland, India, Israel, Russia, possibly others) doing

Re: [time-nuts] Need 10 MHz for DSN space-probe hunting

2016-09-13 Thread taylor david
> Hello, Time-Nutters-- > > Full disclosure-- I am a complete newbie at understanding the > intricacies of generating a really stable, low phase noise, accurate > frequency reference for microwave reception up around the 8 GHz > DSN (Deep Space Network) band. I have been following the back >

Avro C# enhancements

2014-04-25 Thread Taylor, David A.
After using Avro successfully for a couple of years now around the generic model we recently integrated the specific model into our codebase. In order for this to work we needed to make some enhancements to the Avro core in order to allow Avro to integrate into our existing type system. Just

[Veritas-bu] which license module needed for puredisk export to netbackup

2011-05-03 Thread Taylor, David
Hello. I'm trying to determine which license module/option that I need to purchase to activate the DataStore option in a policy on NetBackup. Currently I am not able to add a DataStore policy type to a policy for exporting data off a PureDisk server. Thanks, Dave..

[no subject]

2011-04-08 Thread Taylor, David
Subscribe -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [Veritas-bu] Encrypting offsite tapes

2008-11-11 Thread Taylor, David (MARSYS)
my understanding of using your tape drives to perform the encryption, you must use the same type of drive to perform the decryption. i'm looking at crossroads as a encryption appliance, similar to decru. dave.. From: [EMAIL PROTECTED] [mailto:[EMAIL

Re: [Veritas-bu] Encrypting offsite tapes

2008-11-11 Thread Taylor, David (MARSYS)
hi. i believe that once the drives have been enabled to encrypt data, then they can only be used for encrypting data. i've heard that whatever lto4 vendor you use to encrypt your tapes, you must use the same vendor to decrypt your tapes. i am using hp's lto3 at home but at sungard i use ibm's

Re: [Veritas-bu] Off-site Master

2008-07-21 Thread Taylor, David (MARSYS)
we keep our tapes offsite and have then delivered to sungard. sungard will have a server with solaris 10 installed with a sans and library attached. when i show up i load netbackup. import the catalog, clean up the hardware configuration, run the wizard to add in the drives and robot. open the

Re: [Veritas-bu] robot not enabled.

2008-07-15 Thread Taylor, David
? In the past, I've always configured my robots drives via tpconfig, versus using the wizard. I only started using the wizard when we introduced Windows servers into our environments. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Taylor, David (MARSYS

[Veritas-bu] robot not enabled.

2008-07-14 Thread Taylor, David (MARSYS)
good morning. i am setting up a test disaster recovery server running netbackup 6 mp5 on a v210 with solaris 10 with a exabyte magnum 1x7 autoloader. running the storage device wizard fails thus leaving the robot disabled not enabled, the lto 3 tape drive is picked up without problems. i have

Re: [Veritas-bu] robot not enabled.

2008-07-14 Thread Taylor, David (MARSYS)
Subject: Re: [Veritas-bu] robot not enabled. Does the OS see the robot? Check that using sgscan -- if the OS doesn't see the changer then that's your problem. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Taylor, David (MARSYS) Sent: Monday

Re: [Veritas-bu] robot not enabled.

2008-07-14 Thread Taylor, David (MARSYS)
:[EMAIL PROTECTED] On Behalf Of Taylor, David (MARSYS) Sent: Monday, July 14, 2008 12:46 To: veritas-bu@mailman.eng.auburn.edu Subject: Re: [Veritas-bu] robot not enabled. thanks dave. yes the os does see the library as well as the drive. SunOS truxtun 5.10 Generic_127127-11 sun4u sparc SUNW

Re: Stats

2008-04-07 Thread Taylor, David
In answer to getting nightly backup volume, I use the following (AIX/Korn shell) to get both total for the night and individual node's data. The reason for the loop on a single node is due to some file-systems being so huge that run a simple dsmc inc would kill the box - so I backup each

error while restoring TSM DB at DR

2008-04-03 Thread Taylor, David
I have an automated process for keeping the TSM servers at our DR site, in synch with production. This is a home grown app (mostly Korn shell) and it has been working well for several years. The problem is that twice in the past week, the restore of the TSM DB at the remote site has failed.

Re: HELP!! TIPS on freeing up library slots

2007-11-27 Thread Taylor, David
Are you running backups, directly to tape, in the same storage pool where you are seeing the filled volumes? I have an issue, with my SQL DB backups, that results in the same situation. Because of their size, they go directly to tape. Due to the available backup window, I am forced to back

Re: wait=yes timeout??

2007-09-20 Thread Taylor, David
Message- From: Taylor, David Sent: Wednesday, September 19, 2007 5:46 PM To: ADSM List Subject: wait=yes timeout?? Can anyone confirm that there is a 12 hour time limit for a scripted dsmadmc command where wait=yes is set? I have an AIX script that performs basically synchs up my production

wait=yes timeout??

2007-09-19 Thread Taylor, David
Can anyone confirm that there is a 12 hour time limit for a scripted dsmadmc command where wait=yes is set? I have an AIX script that performs basically synchs up my production TSM server with one at our DR site. A portion of it is below. --- # synch

Re: [Veritas-bu] HP LTO3 media on IBM 800GB LTO3 Tape drive?

2007-07-18 Thread Taylor, David
good morning. just last week i was running a dr scenario in which i was told that the lto 3 drives where hp's but netbackup showed that they were ibm's gen 3. i did not encounter any problems reading data off the tape with ibm's lto gen3 drive, which were written by hp's lto gen3 at home.

corrupt name stream object ?

2003-08-14 Thread Taylor, David
Can anyone shed some light on the following error ANS2048E Named stream of object '\\server\share\full\path\to\file' is corrupt. We are seeing this during a restore on a W2K box using TSM client 5.1.5. The TSM server is version 5.1.6.3, on AIX 5.1 ML3. The file in question is restored

[Sip-implementors] Multiple Refers in One Request?

2003-02-18 Thread Taylor David-FDT015
Is there a way to issue multiple Refers in one request? ___ Sip-implementors mailing list [EMAIL PROTECTED] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors

[Sip-implementors] SIP AdHoc Conference Call Flow

2003-02-12 Thread Taylor David-FDT015
Besides the AdHoc (3-Way) Conference Call Flow in the Internet Draft, http://www.ietf.org/internet-drafts/draft-ietf-sipping-service-examples-03.txt, does anyone see another way to produce an efficient AdHoc Conference Call Flow? Thanks, David ___

scripted TSM DB restore - is now failing

2002-11-08 Thread Taylor, David
Can anyone explain ~why~ this is happening? Both servers are TSM server 4.2.1.15 on AIX 4.3.3 ML06. I have a DR script which runs daily that bundles everything I need for DR (DBB, devconfig, volhist etc...) sends it to a remote site where it applies the DBB starts the server marks all the

Deactivate ALL admin schedules? (how-to)

2002-08-15 Thread Taylor, David
Hi all, Is there anyway that I can globally set all of my admin schedules to ACTIVE=NO? I was looking for something like a standard SQL UPDATE-SET type statement, but couldn't find anything. I want to include this in a disaster recovery script (Korn). The problem that I've run into is that

SCSI Channel to LTO drive rule of thumb

2001-12-20 Thread Taylor, David
Hi *, Can anyone share with me, a good rule-of-thumb for the maximum number of LTO drives that should be attached to a single Ultra-II SCSI bus? Using the theoretical max transfer rates of 15 MB/s for the drives and 80 MB/s for the SCSI, I shoould be able to put 5 drives on one bus and still

3582 element reference

2001-12-20 Thread Taylor, David
Can anyone point me to an online reference of element addressing for the 3583? TIA David Taylor ** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to

I meant 3583 !

2001-12-20 Thread Taylor, David
David Taylor ** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the

Re: Script to CHECKOUT multiples tapes on SCSI library

2001-12-10 Thread Taylor, David
Frequent submitter, and all-around great guy, Mark Stapleton helped with this. (though he DOES still owe me a mug!) We do this from within an AIX Korn-shell script. This is basics of the logic: --- # get a list of copypool tapes that are NOT offsite dsmadmc -id

Re: AIX Question

2001-04-26 Thread Taylor, David
By definition, you can only have one default gateway. David Taylor Senior Software Systems Engineer West Bend Mutual Insurance (262) 335-7077 [EMAIL PROTECTED] -Original Message- From: Dearman, Richard [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 26, 2001 9:53 AM To: [EMAIL