Re: new server

From: soc (zxc0_at_yahoo.com)
Date: 12/21/04


Date: Tue, 21 Dec 2004 15:10:44 -0000

Many Thanks Andrew

"Andrew J. Kelly" <sqlmvpnooospam@shadhawk.com> wrote in message
news:%23o50zr25EHA.828@TK2MSFTNGP14.phx.gbl...
> The ideal solution for backups is to have a local drive array that you can
> send the backups to that is not used for the data or logs. If that is not
> possible then you can consider a network backup. If the file size is
> small enough and the network is decent this should not be too much of an
> issue. But I would seriously consider using a product such as SQL
> LiteSpeed to do the backups if sending to a networked share. This will
> dramatically reduce the time it takes to do the backup along with reducing
> the network traffic and final file size.
>
>
> --
> Andrew J. Kelly SQL MVP
>
>
> "soc" <zxc0@yahoo.com> wrote in message
> news:%237IPIR05EHA.992@TK2MSFTNGP12.phx.gbl...
>> Thanks Andrew.
>> I would like to backup to disk before tape.
>>
>> Would the ideal situation be:
>> - to have another separate disk/array solely for this purpose (seems best
>> option)?
>> - backup to the data file raid5 array (data and backups could be lost?)?
>> - save to network (heavy network traffic)?
>>
>>
>>
>>
>>
>>
>>
>> "Andrew J. Kelly" <sqlmvpnooospam@shadhawk.com> wrote in message
>> news:ucuVtTt5EHA.3908@TK2MSFTNGP12.phx.gbl...
>>> The size of the db's means little when deciding if a system can handle
>>> the load. It is more a factor of how you use the data, how many
>>> transactions etc. Your configuration overall looks fine in most cases
>>> but again it is hard to tell for sure. If you have 8GB of ram and your
>>> db's will not grow significantly from what you mentioned you should be
>>> fine. It is important to separate the logs from the data as you show
>>> but if you use a Raid 5 it should have enough disks to handle the write
>>> load you may have. The size of the disks is not as important as the
>>> number. The more physical spindles the better within reason.
>>>
>>> --
>>> Andrew J. Kelly SQL MVP
>>>
>>>
>>> "soc" <zxc0@yahoo.com> wrote in message
>>> news:uEx44or5EHA.128@TK2MSFTNGP15.phx.gbl...
>>>>I would appreciate advice ordering a new dedicated sql server machine.
>>>> The largest database is 5GB customer db at present, with <6GB including
>>>> other business databases.
>>>> Rate of growth estimated at 50-100% per annum.
>>>> No of user connections is 45 av, 78 max recently recorded over 24hrs.
>>>>
>>>> Can you comment on the proposed set up below which is bearing in mind
>>>> anticipated business company growth? Where would the tempdb file be
>>>> placed in this set up?
>>>> What size of disks should be used in the raid arrays?
>>>>
>>>> -Quad processor with decent L2 cache
>>>> -4-8GB RAM
>>>> -raid 1 for os and sql server program files (2x10GB)
>>>> -raid 1 for transaction files
>>>> -raid 5 for data files
>>>> -altrium tape system
>>>>
>>>> Many Thanks S
>>>>
>>>>
>>>
>>>
>>
>>
>
>



Relevant Pages

  • Re: Buffalo LinkStation on sbs2k or 2k3
    ... this box just holds the backups and some general purpose ... >> Andrew. ... >access the disk from networked PCs or the SBS box. ... Yes to the above - on a W2k3 network. ...
    (microsoft.public.windows.server.sbs)
  • Re: Multipe DBs on 1 Server backup schedule
    ... > that backups can induce. ... > FETCH NEXT FROM cur_DBs INTO @DBName ... > Andrew J. Kelly SQL MVP ... >> MPM ...
    (microsoft.public.sqlserver.server)
  • Re: new server
    ... The ideal solution for backups is to have a local drive array that you can ... enough and the network is decent this should not be too much of an issue. ... Andrew J. Kelly SQL MVP "soc" wrote in message ... It is important to separate the logs from the data as you show but>> if you use a Raid 5 it should have enough disks to handle the write load>> you may have. ...
    (microsoft.public.sqlserver.setup)
  • Re: Maintenance Plan on SQL2005
    ... Andrew J. Kelly SQL MVP ... tasks for each folder. ... to use to delete older backups. ...
    (microsoft.public.sqlserver.tools)
  • Re: Maintenance Plan on SQL2005
    ... Prior to SP1 you needed separate tasks ... Andrew J. Kelly SQL MVP ... to use to delete older backups. ...
    (microsoft.public.sqlserver.tools)

Loading