Re: [Veritas-bu] Linux media server recommendations

2007-02-09 Thread Austin Murphy
On 2/9/07, Joe Royer <[EMAIL PROTECTED]> wrote:
> Austin,
> Have you actually used a niagra as a backup server?  Does it
> really have the bus/backplane bandwidth to handle life as a master/media
> server?  I'd love to hear some real world experience (what kind and how
> many tape drives) as it's about time for me to upgrade the hardware in
> my linux master/media.

No, I haven't used a Niagara system with NetBackup yet, but everything
I read about it sounds like it would be good for this.  My
understanding is that each of the 8 cores can finish a memory
operation on the same cycle and each of the 4 threads per core can be
following different memory operations.  People who are doing database
work and web serving are raving about it.  People who do analytical
and scientific work are complaining about it.

That makes sense when you consider the clock speed (~1GHz) and that
the 8 cores share one floating point unit.  It is designed to support
multithreaded workloads and lots of I/O.  To me this sounds like
NetBackup!!!

I don't know the specs on the backplane, but it has 2x 133MHz/64bit
PCI-X slots and 3x PCIe x8 slots, plus an on-board SAS controller.
The memory bandwidth is something like 25 Gbytes/sec.

There is good info about the chip (not the whole server) at
opensparc.net.  I hope to hear about other user experiences or give it
a test drive myself.

Austin
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Linux media server recommendations

2007-02-09 Thread Joe Royer
Austin,
Have you actually used a niagra as a backup server?  Does it 
really have the bus/backplane bandwidth to handle life as a master/media 
server?  I'd love to hear some real world experience (what kind and how 
many tape drives) as it's about time for me to upgrade the hardware in 
my linux master/media.

I currently have an aging IBM x345 as my master/media with four LTO2 
drives and about 2TB of DSSU, SAN attached through 2 QLA2342's (4 
ports).  I'm out of slots to add HBAs and my existing ones are near 
saturation, but that's ok because the internal bandwidth of the host 
can only handle two more LTO2 drives anyway.

Patrick,
I have used RHEL 3.x and 4.x and there is no comparison.  The kernel 
memory management is MUCH better in the 2.6 kernel (RH 4.x) allowing 
much better I/O throughput.  I have no experience with SUSE, but I'd 
imagine it still comes down to the 2.6 kernel (and Symantec support).


--Original message--
Date: Wed, 7 Feb 2007 11:41:35 -0500
From: "Austin Murphy" <[EMAIL PROTECTED]>
Subject: Re: [Veritas-bu] Linux media server recommendations
To: "Whelan, Patrick" <[EMAIL PROTECTED]>
Cc: veritas-bu@mailman.eng.auburn.edu
Message-ID:
 <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

On 2/7/07, Whelan, Patrick <[EMAIL PROTECTED]> wrote:
> Sorry, I was intentionally vague to see what kind of suggestions I would
receive. However, that said, the current environment has a clustered 
Solaris
Master server and 4 HP-UX media servers backing up approximately 700 
clients
of various OSes. We are adding some new clients with approximately 11TB,
total, of data to be backed up and I was just looking for ideas.

A 1U HP DL145 w/ a dual port Fibre HBA is about as budget as it gets.
  They have dual gigabit ethernet onboard.  NB5.1 on RHEL3 has an issue
with the SSO tape drives.  If you scan the fibre bus while a drive is
in use it won't find it.  I don't know if this is fixed in 6.0 or
RHEL4.

I think the Sun "niagara" systems look like the ultimate netbackup
boxes.  Just add fibre, disk, and tape..   T2000 for master, T1000's
for medias...They are all optimized for IO and multiple
threads/processes.  Quad GigE onboard, 32GB RAM max...

Austin


-- 
Joe Royer / SysAdmin / Digital Motorworks / 512-692-1028


This message and any attachments are intended only for the use of the addressee 
and may contain information that is privileged and confidential. If the reader 
of the message is not the intended recipient or an authorized representative of 
the intended recipient, you are hereby notified that any dissemination of this 
communication is strictly prohibited. If you have received this communication 
in error, please notify us immediately by e-mail and delete the message and any 
attachments from your system.
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Linux media server recommendations

2007-02-08 Thread Sponsler, Michael
I have linux media servers (Suse Enterprise Linux 9) on a SAN, also with a 
Solaris (10) master server.  My setup is Netbackup 6.0 MP2.  I suspect you 
might be running NB 5.Xas I see this entry from Sep 2004 which matches your 
problem:

-
[EMAIL PROTECTED]  [EMAIL PROTECTED]
Mon, 20 Sep 2004 11:43:10 -0600

* Previous message: [Veritas-bu] Redhat 9 veritas
* Next message: [Veritas-bu] netware exclude not excluding (target backups)
* Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

NB 5.1 Enterprise (SS0) on Linux ES3.0.

When NB is started by the ../bin/goodies/netbackup script, it runs a
make_scsi_dev on boot that creates entries in /dev/st & /dev/sg.  These
/dev/st entries are sym-links back to the /dev/nstXX device names.  tpconfig
is supposed to be built with the /dev/st names.

Trouble is that when NB is (re)started, if the tape drive is assigned by
another media server, then the scan of the tape drives on the Linux media
server returns an I/O error for that assigned drive that the make_scsi_dev
binary interprets as a bad drive & the /dev/st link is not built.  tpconfig
doesn't match & the tape daemons don't start right - not to mention that my
drive count is also wrong.

I can't wait until all drives are idle before I restart my Linux media
servers - has anybody solved this already?
-

Now, the make_scsi_dev script *only* has to run on linux boxes running a 2.4 
kernel.  I have a 2.6 kernel, and my /dev/nstX are nodes, not symlinks to 
/dev/sg/XXX

Now here is the question, what kernel are you running, and what version of 
Netbackup are you running? 

You could always make the symlinks your self, and remove the make_scsi_dev 
command from your start up scripts.  Which by the way, make_scsi_dev is called 
in S77netbackup

--
Mike Sponsler
[EMAIL PROTECTED]


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthew Johnson
Sent: Thursday, February 08, 2007 11:01 AM
To: Whelan, Patrick; veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] Linux media server recommendations

Pat,

I have 4 Linux media servers two san and two regular running SUSE9 with a 
Solaris master. The san media servers seem to be doing fine as for the others 
so so! I have one that crashes every time the make_scsi_dev command runs.

When NB is started by the../bin/goodies/netbackup script, it runs a 
make_scsi_dev on boot that creates entries in /dev/st & /dev/sg.  These /dev/st 
entries are sym-links back to the /dev/nstXX device names. The problem is it 
scans all scsi  devices and if any are busy we get I/O errors, and if the scsi 
device is in any way associated with the kernel down goes the system--.  

Also the trouble is that when NB is (re)started, if the tape drive is assigned 
by another media server, then the scan of the tape drives on the Linux media 
server returns an I/O error for that assigned drive that the make_scsi_dev 
binary interprets as a bad drive & the /dev/st link is not built.  tpconfig 
doesn't match & the tape daemons don't start right - not to mention that my 
drive count is also wrong.

This has been a consistent problem that neither IBM nor Veritas can figure out. 
We get the generic response "upgrade to the latest kernel" which is not always 
going to work (Veritas storage foundation) that is another discussion.

I am still working on a solution, I think what I am going to do is create a 
script to remove the /dev/st and /dev/sg devices before Netbackup starts. And 
limit recycling Netbackup on the linux servers to a min.

I know this was long winded and I apologize.

Thanks 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Whelan, Patrick
Sent: Wednesday, February 07, 2007 6:25 AM
To: veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] Linux media server recommendations

Does anyone have any suggestions for Linux media servers?

Regards,

Patrick Whelan
NetBackup Specialist
Architect & Engineering
+44 20 7863 5243

Of all the things I've lost, I miss my mind the most! - Unknown

There are only 10 kinds of people on earth - those who understand binary and 
those who don't.

 Als sie mich holten,
gab es keinen mehr, der protestieren konnte
-- Martin Niemöller



*
The message is intended for the named addressee only and may not be disclosed 
to or used by anyone else, nor may it be copied in any way. 

The contents of this message and its attachments are confidential and may also 
be subject to legal privilege.  If you are not the named addressee and/or have 
received this message 

Re: [Veritas-bu] Linux media server recommendations

2007-02-08 Thread Matthew Johnson
Pat,

I have 4 Linux media servers two san and two regular running SUSE9 with a 
Solaris master. The san media servers seem to be doing fine as for the others 
so so! I have one that crashes every time the make_scsi_dev command runs.

When NB is started by the../bin/goodies/netbackup script, it runs a
make_scsi_dev on boot that creates entries in /dev/st & /dev/sg.  These
/dev/st entries are sym-links back to the /dev/nstXX device names. The problem 
is it scans all scsi  devices and if any are busy we get I/O errors, and if the 
scsi device is in any way associated with the kernel down goes the 
system--.  

Also the trouble is that when NB is (re)started, if the tape drive is assigned 
by
another media server, then the scan of the tape drives on the Linux media
server returns an I/O error for that assigned drive that the make_scsi_dev
binary interprets as a bad drive & the /dev/st link is not built.  tpconfig
doesn't match & the tape daemons don't start right - not to mention that my
drive count is also wrong.

This has been a consistent problem that neither IBM nor Veritas can figure out. 
We get the generic response "upgrade to the latest kernel" which is not always 
going to work (Veritas storage foundation) that is another discussion.

I am still working on a solution, I think what I am going to do is create a 
script to remove the /dev/st and /dev/sg devices before Netbackup starts. And 
limit recycling Netbackup on the linux servers to a min.

I know this was long winded and I apologize.

Thanks 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Whelan, Patrick
Sent: Wednesday, February 07, 2007 6:25 AM
To: veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] Linux media server recommendations

Does anyone have any suggestions for Linux media servers?

Regards,

Patrick Whelan
NetBackup Specialist
Architect & Engineering
+44 20 7863 5243

Of all the things I've lost, I miss my mind the most! - Unknown

There are only 10 kinds of people on earth - those who understand binary
and those who don't.

 Als sie mich holten,
gab es keinen mehr, der protestieren konnte 
-- Martin Niemöller



*
The message is intended for the named addressee only and may not be disclosed 
to or used by anyone else, nor may it be copied in any way. 

The contents of this message and its attachments are confidential and may also 
be subject to legal privilege.  If you are not the named addressee and/or have 
received this message in error, please advise us by e-mailing [EMAIL PROTECTED] 
and delete the message and any attachments without retaining any copies. 

Internet communications are not secure and COLT does not accept responsibility 
for this message, its contents nor responsibility for any viruses. 

No contracts can be created or varied on behalf of COLT Telecommunications, its 
subsidiaries or affiliates ("COLT") and any other party by email Communications 
unless expressly agreed in writing with such other party.  

Please note that incoming emails will be automatically scanned to eliminate 
potential viruses and unsolicited promotional emails. For more information 
refer to www.colt.net or contact us on +44(0)20 7390 3900.


___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Linux media server recommendations

2007-02-08 Thread Matthew Johnson
Another thought I just got this info from one of the other postings good stuff 
not my idea but might work.



"If your environment is SSO I will give you 2 tips. 
Wait for the completion of all backups and then run make_scsi_dev. Then 
configure all Linux drives. 
After that comment (#) the make_scsi_dev line at the NetBackup startup script. 
And do not reboot the system. If you do it you must run the make_scsi_dev 
before netbackup start (and all drives must be idle) 
I have install several linux systems and all working fine. 
Smpt"

-Original Message-
From: Matthew Johnson 
Sent: Thursday, February 08, 2007 8:01 AM
To: 'Whelan, Patrick'; 'veritas-bu@mailman.eng.auburn.edu'
Subject: RE: [Veritas-bu] Linux media server recommendations

Pat,

I have 4 Linux media servers two san and two regular running SUSE9 with a 
Solaris master. The san media servers seem to be doing fine as for the others 
so so! I have one that crashes every time the make_scsi_dev command runs.

When NB is started by the../bin/goodies/netbackup script, it runs a
make_scsi_dev on boot that creates entries in /dev/st & /dev/sg.  These
/dev/st entries are sym-links back to the /dev/nstXX device names. The problem 
is it scans all scsi  devices and if any are busy we get I/O errors, and if the 
scsi device is in any way associated with the kernel down goes the 
system--.  

Also the trouble is that when NB is (re)started, if the tape drive is assigned 
by
another media server, then the scan of the tape drives on the Linux media
server returns an I/O error for that assigned drive that the make_scsi_dev
binary interprets as a bad drive & the /dev/st link is not built.  tpconfig
doesn't match & the tape daemons don't start right - not to mention that my
drive count is also wrong.

This has been a consistent problem that neither IBM nor Veritas can figure out. 
We get the generic response "upgrade to the latest kernel" which is not always 
going to work (Veritas storage foundation) that is another discussion.

I am still working on a solution, I think what I am going to do is create a 
script to remove the /dev/st and /dev/sg devices before Netbackup starts. And 
limit recycling Netbackup on the linux servers to a min.

I know this was long winded and I apologize.

Thanks 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Whelan, Patrick
Sent: Wednesday, February 07, 2007 6:25 AM
To: veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] Linux media server recommendations

Does anyone have any suggestions for Linux media servers?

Regards,

Patrick Whelan
NetBackup Specialist
Architect & Engineering
+44 20 7863 5243

Of all the things I've lost, I miss my mind the most! - Unknown

There are only 10 kinds of people on earth - those who understand binary
and those who don't.

 Als sie mich holten,
gab es keinen mehr, der protestieren konnte 
-- Martin Niemöller



*
The message is intended for the named addressee only and may not be disclosed 
to or used by anyone else, nor may it be copied in any way. 

The contents of this message and its attachments are confidential and may also 
be subject to legal privilege.  If you are not the named addressee and/or have 
received this message in error, please advise us by e-mailing [EMAIL PROTECTED] 
and delete the message and any attachments without retaining any copies. 

Internet communications are not secure and COLT does not accept responsibility 
for this message, its contents nor responsibility for any viruses. 

No contracts can be created or varied on behalf of COLT Telecommunications, its 
subsidiaries or affiliates ("COLT") and any other party by email Communications 
unless expressly agreed in writing with such other party.  

Please note that incoming emails will be automatically scanned to eliminate 
potential viruses and unsolicited promotional emails. For more information 
refer to www.colt.net or contact us on +44(0)20 7390 3900.


___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Linux media server recommendations

2007-02-07 Thread Sponsler, Michael
We use SLES 9 on a few of our media servers (rest are Solaris 8).  I personally 
am not a fan of RPM based Linux distros (Project was using Suse before I came 
on board).  The question really shouldn't be which one do any of you guys use, 
but which one do *I* (as in you) prefer.  I know Veritas will list Red Hat as a 
supported platform.  But there is no reason why you couldn't run Netbackup on 
Red Hat, Suse, Debian, Slackware, or Gentoo (my favorite).  If Linux isn't 
really your strong suite, go Red Hat or Suse.  RPM based distros can be easy to 
setup, and configure...but can be hell when it comes to upgrading something as 
simple as glibc.  Or you could do something such as Gentoo, which could be 
daunting for the less experienced Linux Admin.  But will offer the greatest 
speed / performance due to *everything* being compiled and installed from 
source.  Gentoo may be a difficult step to install, configure, and administer 
for first-timers, especially in a production environment.  But once you learn 
the wonders that is portage, you'll wonder how you ever got along with out it.

There really shouldn't be a reason why you couldn't get netbackup to install 
and run on pretty much any Linux distro.  Netbackup is not an RPM or DEB 
package...so it's your choice.  

But, we've had success with Suse.

And please, no flames on yum or aptI know, I opened a can of worms.

--
Mike Sponsler
Northrop Grumman
[EMAIL PROTECTED]


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Whelan, Patrick
Sent: Wednesday, February 07, 2007 9:25 AM
To: veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] Linux media server recommendations

Does anyone have any suggestions for Linux media servers?

Regards,

Patrick Whelan
NetBackup Specialist
Architect & Engineering
+44 20 7863 5243

Of all the things I've lost, I miss my mind the most! - Unknown

There are only 10 kinds of people on earth - those who understand binary and 
those who don't.

... Als sie mich holten,
gab es keinen mehr, der protestieren konnte
-- Martin Niemöller



*
The message is intended for the named addressee only and may not be disclosed 
to or used by anyone else, nor may it be copied in any way. 

The contents of this message and its attachments are confidential and may also 
be subject to legal privilege.  If you are not the named addressee and/or have 
received this message in error, please advise us by e-mailing [EMAIL PROTECTED] 
and delete the message and any attachments without retaining any copies. 

Internet communications are not secure and COLT does not accept responsibility 
for this message, its contents nor responsibility for any viruses. 

No contracts can be created or varied on behalf of COLT Telecommunications, its 
subsidiaries or affiliates ("COLT") and any other party by email Communications 
unless expressly agreed in writing with such other party.  

Please note that incoming emails will be automatically scanned to eliminate 
potential viruses and unsolicited promotional emails. For more information 
refer to www.colt.net or contact us on +44(0)20 7390 3900.


___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Linux media server recommendations

2007-02-07 Thread Austin Murphy
On 2/7/07, Whelan, Patrick <[EMAIL PROTECTED]> wrote:
> Sorry, I was intentionally vague to see what kind of suggestions I would 
> receive. However, that said, the current environment has a clustered Solaris 
> Master server and 4 HP-UX media servers backing up approximately 700 clients 
> of various OSes. We are adding some new clients with approximately 11TB, 
> total, of data to be backed up and I was just looking for ideas.

A 1U HP DL145 w/ a dual port Fibre HBA is about as budget as it gets.
 They have dual gigabit ethernet onboard.  NB5.1 on RHEL3 has an issue
with the SSO tape drives.  If you scan the fibre bus while a drive is
in use it won't find it.  I don't know if this is fixed in 6.0 or
RHEL4.

I think the Sun "niagara" systems look like the ultimate netbackup
boxes.  Just add fibre, disk, and tape..   T2000 for master, T1000's
for medias...They are all optimized for IO and multiple
threads/processes.  Quad GigE onboard, 32GB RAM max...

Austin
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Linux media server recommendations

2007-02-07 Thread Whelan, Patrick
Sorry, I was intentionally vague to see what kind of suggestions I would 
receive. However, that said, the current environment has a clustered Solaris 
Master server and 4 HP-UX media servers backing up approximately 700 clients of 
various OSes. We are adding some new clients with approximately 11TB, total, of 
data to be backed up and I was just looking for ideas.

Patrick Whelan
NetBackup Specialist
Architect & Engineering
+44 20 7863 5243

Of all the things I've lost, I miss my mind the most! - Unknown

There are only 10 kinds of people on earth - those who understand binary
and those who don't.

... Als sie mich holten,
gab es keinen mehr, der protestieren konnte 
-- Martin Niemöller

-Original Message-
From: Justin Piszcz [mailto:[EMAIL PROTECTED] 
Sent: 07 February 2007 14:39
To: Whelan, Patrick
Cc: veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] Linux media server recommendations

In what regards? That's an open-ended question.  Are you planning on 
10GBps?  LTO2 or LTO3 drives? How many?

On Wed, 7 Feb 2007, Whelan, Patrick wrote:

> Does anyone have any suggestions for Linux media servers?
>
> Regards,
>
> Patrick Whelan
> NetBackup Specialist
> Architect & Engineering
> +44 20 7863 5243
>
> Of all the things I've lost, I miss my mind the most! - Unknown
>
> There are only 10 kinds of people on earth - those who understand binary
> and those who don't.
>
> ... Als sie mich holten,
> gab es keinen mehr, der protestieren konnte
> -- Martin Niemöller
>
>
>
> *
> The message is intended for the named addressee only and may not be disclosed 
> to or used by anyone else, nor may it be copied in any way.
>
> The contents of this message and its attachments are confidential and may 
> also be subject to legal privilege.  If you are not the named addressee 
> and/or have received this message in error, please advise us by e-mailing 
> [EMAIL PROTECTED] and delete the message and any attachments without 
> retaining any copies.
>
> Internet communications are not secure and COLT does not accept 
> responsibility for this message, its contents nor responsibility for any 
> viruses.
>
> No contracts can be created or varied on behalf of COLT Telecommunications, 
> its subsidiaries or affiliates ("COLT") and any other party by email 
> Communications unless expressly agreed in writing with such other party.
>
> Please note that incoming emails will be automatically scanned to eliminate 
> potential viruses and unsolicited promotional emails. For more information 
> refer to www.colt.net or contact us on +44(0)20 7390 3900.
>
>
> ___
> Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
> http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
>

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Linux media server recommendations

2007-02-07 Thread Justin Piszcz
No, it is just that in many positions I have worked, they used either 
RHEL3 or RHEL4 or Solaris.


I do not have any experience with SUSE9/10, so I cannot comment.

Justin.

On Wed, 7 Feb 2007, Hampus Lind wrote:


You don't recommend SUSE SLES 9 or 10? Have you found any problems with
SUES?

I appreciate any input because we are on the way of implementing SUSE 9 on
master and media server.

Thanks and regards,

Hampus Lind
Rikspolisstyrelsen
National Police Board
Tel dir: +46 (0)8 - 401 99 43
Tel mob: +46 (0)70 - 217 92 66
E-mail: [EMAIL PROTECTED]


-Ursprungligt meddelande-
Från: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] För Justin Piszcz
Skickat: den 7 februari 2007 15:53
Till: Whelan, Patrick
Kopia: veritas-bu@mailman.eng.auburn.edu
Ämne: Re: [Veritas-bu] Linux media server recommendations

An outline would be:

Use RHEL3 or RHEL4
Then determine what you need (hardware wise) based on your requirements.

Justin.

On Wed, 7 Feb 2007, Justin Piszcz wrote:


In what regards? That's an open-ended question.  Are you planning on

10GBps?

LTO2 or LTO3 drives? How many?

On Wed, 7 Feb 2007, Whelan, Patrick wrote:


Does anyone have any suggestions for Linux media servers?

Regards,

Patrick Whelan
NetBackup Specialist
Architect & Engineering
+44 20 7863 5243

Of all the things I've lost, I miss my mind the most! - Unknown

There are only 10 kinds of people on earth - those who understand binary
and those who don't.

... Als sie mich holten,
gab es keinen mehr, der protestieren konnte
-- Martin Niemöller






*

The message is intended for the named addressee only and may not be
disclosed to or used by anyone else, nor may it be copied in any way.

The contents of this message and its attachments are confidential and may



also be subject to legal privilege.  If you are not the named addressee
and/or have received this message in error, please advise us by e-mailing



[EMAIL PROTECTED] and delete the message and any attachments without
retaining any copies.

Internet communications are not secure and COLT does not accept
responsibility for this message, its contents nor responsibility for any
viruses.

No contracts can be created or varied on behalf of COLT

Telecommunications,

its subsidiaries or affiliates ("COLT") and any other party by email
Communications unless expressly agreed in writing with such other party.

Please note that incoming emails will be automatically scanned to

eliminate

potential viruses and unsolicited promotional emails. For more

information

refer to www.colt.net or contact us on +44(0)20 7390 3900.


___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Linux media server recommendations

2007-02-07 Thread Hampus Lind
You don't recommend SUSE SLES 9 or 10? Have you found any problems with
SUES?

I appreciate any input because we are on the way of implementing SUSE 9 on
master and media server.

Thanks and regards,

Hampus Lind
Rikspolisstyrelsen
National Police Board
Tel dir: +46 (0)8 - 401 99 43
Tel mob: +46 (0)70 - 217 92 66
E-mail: [EMAIL PROTECTED]


-Ursprungligt meddelande-
Från: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] För Justin Piszcz
Skickat: den 7 februari 2007 15:53
Till: Whelan, Patrick
Kopia: veritas-bu@mailman.eng.auburn.edu
Ämne: Re: [Veritas-bu] Linux media server recommendations

An outline would be:

Use RHEL3 or RHEL4
Then determine what you need (hardware wise) based on your requirements.

Justin.

On Wed, 7 Feb 2007, Justin Piszcz wrote:

> In what regards? That's an open-ended question.  Are you planning on
10GBps? 
> LTO2 or LTO3 drives? How many?
>
> On Wed, 7 Feb 2007, Whelan, Patrick wrote:
>
>> Does anyone have any suggestions for Linux media servers?
>> 
>> Regards,
>> 
>> Patrick Whelan
>> NetBackup Specialist
>> Architect & Engineering
>> +44 20 7863 5243
>> 
>> Of all the things I've lost, I miss my mind the most! - Unknown
>> 
>> There are only 10 kinds of people on earth - those who understand binary
>> and those who don't.
>> 
>> ... Als sie mich holten,
>> gab es keinen mehr, der protestieren konnte
>> -- Martin Niemöller
>> 
>> 
>> 
>>

*
>> The message is intended for the named addressee only and may not be 
>> disclosed to or used by anyone else, nor may it be copied in any way.
>> 
>> The contents of this message and its attachments are confidential and may

>> also be subject to legal privilege.  If you are not the named addressee 
>> and/or have received this message in error, please advise us by e-mailing

>> [EMAIL PROTECTED] and delete the message and any attachments without 
>> retaining any copies.
>> 
>> Internet communications are not secure and COLT does not accept 
>> responsibility for this message, its contents nor responsibility for any 
>> viruses.
>> 
>> No contracts can be created or varied on behalf of COLT
Telecommunications, 
>> its subsidiaries or affiliates ("COLT") and any other party by email 
>> Communications unless expressly agreed in writing with such other party.
>> 
>> Please note that incoming emails will be automatically scanned to
eliminate 
>> potential viruses and unsolicited promotional emails. For more
information 
>> refer to www.colt.net or contact us on +44(0)20 7390 3900.
>> 
>> 
>> ___
>> Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
>> http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
>


___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Linux media server recommendations

2007-02-07 Thread Justin Piszcz

An outline would be:

Use RHEL3 or RHEL4
Then determine what you need (hardware wise) based on your requirements.

Justin.

On Wed, 7 Feb 2007, Justin Piszcz wrote:

In what regards? That's an open-ended question.  Are you planning on 10GBps? 
LTO2 or LTO3 drives? How many?


On Wed, 7 Feb 2007, Whelan, Patrick wrote:


Does anyone have any suggestions for Linux media servers?

Regards,

Patrick Whelan
NetBackup Specialist
Architect & Engineering
+44 20 7863 5243

Of all the things I've lost, I miss my mind the most! - Unknown

There are only 10 kinds of people on earth - those who understand binary
and those who don't.

... Als sie mich holten,
gab es keinen mehr, der protestieren konnte
-- Martin Niemöller



*
The message is intended for the named addressee only and may not be 
disclosed to or used by anyone else, nor may it be copied in any way.


The contents of this message and its attachments are confidential and may 
also be subject to legal privilege.  If you are not the named addressee 
and/or have received this message in error, please advise us by e-mailing 
[EMAIL PROTECTED] and delete the message and any attachments without 
retaining any copies.


Internet communications are not secure and COLT does not accept 
responsibility for this message, its contents nor responsibility for any 
viruses.


No contracts can be created or varied on behalf of COLT Telecommunications, 
its subsidiaries or affiliates ("COLT") and any other party by email 
Communications unless expressly agreed in writing with such other party.


Please note that incoming emails will be automatically scanned to eliminate 
potential viruses and unsolicited promotional emails. For more information 
refer to www.colt.net or contact us on +44(0)20 7390 3900.



___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Linux media server recommendations

2007-02-07 Thread Justin Piszcz
In what regards? That's an open-ended question.  Are you planning on 
10GBps?  LTO2 or LTO3 drives? How many?


On Wed, 7 Feb 2007, Whelan, Patrick wrote:


Does anyone have any suggestions for Linux media servers?

Regards,

Patrick Whelan
NetBackup Specialist
Architect & Engineering
+44 20 7863 5243

Of all the things I've lost, I miss my mind the most! - Unknown

There are only 10 kinds of people on earth - those who understand binary
and those who don't.

... Als sie mich holten,
gab es keinen mehr, der protestieren konnte
-- Martin Niemöller



*
The message is intended for the named addressee only and may not be disclosed 
to or used by anyone else, nor may it be copied in any way.

The contents of this message and its attachments are confidential and may also 
be subject to legal privilege.  If you are not the named addressee and/or have 
received this message in error, please advise us by e-mailing [EMAIL PROTECTED] 
and delete the message and any attachments without retaining any copies.

Internet communications are not secure and COLT does not accept responsibility 
for this message, its contents nor responsibility for any viruses.

No contracts can be created or varied on behalf of COLT Telecommunications, its 
subsidiaries or affiliates ("COLT") and any other party by email Communications 
unless expressly agreed in writing with such other party.

Please note that incoming emails will be automatically scanned to eliminate 
potential viruses and unsolicited promotional emails. For more information 
refer to www.colt.net or contact us on +44(0)20 7390 3900.


___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


[Veritas-bu] Linux media server recommendations

2007-02-07 Thread Whelan, Patrick
Does anyone have any suggestions for Linux media servers?

Regards,

Patrick Whelan
NetBackup Specialist
Architect & Engineering
+44 20 7863 5243

Of all the things I've lost, I miss my mind the most! - Unknown

There are only 10 kinds of people on earth - those who understand binary
and those who don't.

... Als sie mich holten,
gab es keinen mehr, der protestieren konnte 
-- Martin Niemöller



*
The message is intended for the named addressee only and may not be disclosed 
to or used by anyone else, nor may it be copied in any way. 

The contents of this message and its attachments are confidential and may also 
be subject to legal privilege.  If you are not the named addressee and/or have 
received this message in error, please advise us by e-mailing [EMAIL PROTECTED] 
and delete the message and any attachments without retaining any copies. 

Internet communications are not secure and COLT does not accept responsibility 
for this message, its contents nor responsibility for any viruses. 

No contracts can be created or varied on behalf of COLT Telecommunications, its 
subsidiaries or affiliates ("COLT") and any other party by email Communications 
unless expressly agreed in writing with such other party.  

Please note that incoming emails will be automatically scanned to eliminate 
potential viruses and unsolicited promotional emails. For more information 
refer to www.colt.net or contact us on +44(0)20 7390 3900.


___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu