Go Back   TechArena Community > Technical Support > Computer Help > Windows Server > Small Business Server
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: ,

Sponsored Links



backup SBS 2008 on remote share / network share

Small Business Server


Reply
 
Thread Tools Search this Thread
  #1  
Old 29-05-2009
Vikash Gautam
 
Posts: n/a
backup SBS 2008 on remote share / network share

Hi All-

I tried to configure server backup on SBS 2008. I succeed but to backup in
attached drives.

I dont see anything even in SBS Console(Advanced Mode) to configure
remote share / network share as destination destination.

Please tell me how to do? Is it possible or not?

Thanks
Vikash G

Reply With Quote
  #2  
Old 29-05-2009
Charlie Russel - MVP
 
Posts: n/a
Re: backup SBS 2008 on remote share / network share

Not possible. The SBS 2008 backup program requires a "block" device to back
up to. A share is not a block device. You can, however, use an iSCSI device.
So SANs work, but NASs don't work. The key is that SBS needs to be able to
"mount" the device and own it so that it knows nothing else is writing to
it.

--
Charlie.
http://msmvps.com/blogs/xperts64
http://mvp.support.microsoft.com/profile/charlie.russel


"Vikash Gautam" <VikashGautam@discussions.microsoft.com> wrote in message
news:F1F08665-F9C7-4E62-AD06-A45098FE33E6@microsoft.com...
> Hi All-
>
> I tried to configure server backup on SBS 2008. I succeed but to backup in
> attached drives.
>
> I dont see anything even in SBS Console(Advanced Mode) to configure
> remote share / network share as destination destination.
>
> Please tell me how to do? Is it possible or not?
>
> Thanks
> Vikash G
>


Reply With Quote
  #3  
Old 29-05-2009
Vikash Gautam
 
Posts: n/a
Re: backup SBS 2008 on remote share / network share

okay , that means backup on network share and network storage drives is not
possible but if attach a storage scsi device and mount it like USB then
backup happens. then I will conclude that SBS allows backup only on local and
attached drives not on network share.

Thanks

"Charlie Russel - MVP" wrote:

> Not possible. The SBS 2008 backup program requires a "block" device to back
> up to. A share is not a block device. You can, however, use an iSCSI device.
> So SANs work, but NASs don't work. The key is that SBS needs to be able to
> "mount" the device and own it so that it knows nothing else is writing to
> it.
>
> --
> Charlie.
> http://msmvps.com/blogs/xperts64
> http://mvp.support.microsoft.com/profile/charlie.russel
>
>
> "Vikash Gautam" <VikashGautam@discussions.microsoft.com> wrote in message
> news:F1F08665-F9C7-4E62-AD06-A45098FE33E6@microsoft.com...
> > Hi All-
> >
> > I tried to configure server backup on SBS 2008. I succeed but to backup in
> > attached drives.
> >
> > I dont see anything even in SBS Console(Advanced Mode) to configure
> > remote share / network share as destination destination.
> >
> > Please tell me how to do? Is it possible or not?
> >
> > Thanks
> > Vikash G
> >

>
>

Reply With Quote
  #4  
Old 30-05-2009
Cris Hanna [SBS - MVP]
 
Posts: n/a
Re: backup SBS 2008 on remote share / network share

That is correct. And SBS Backup must have complete control over the drive...it cannot be used to store other data/programs

--
Cris Hanna [SBS - MVP]
Co-Contributor, Windows Small Business Server 2008 Unleashed
http://www.amazon.com/Windows-Small-...7269967&sr=8-1
Owner, CPU Services, Belleville, IL
A Microsoft Registered Partner
------------------------------------
MVPs do not work for Microsoft
Please do not submit questions directly to me.


"Vikash Gautam" <VikashGautam@discussions.microsoft.com> wrote in message news:1FCA20C0-78DE-480D-899B-99DE1B0F263D@microsoft.com...
okay , that means backup on network share and network storage drives is not
possible but if attach a storage scsi device and mount it like USB then
backup happens. then I will conclude that SBS allows backup only on local and
attached drives not on network share.

Thanks

"Charlie Russel - MVP" wrote:

> Not possible. The SBS 2008 backup program requires a "block" device to back
> up to. A share is not a block device. You can, however, use an iSCSI device.
> So SANs work, but NASs don't work. The key is that SBS needs to be able to
> "mount" the device and own it so that it knows nothing else is writing to
> it.
>
> --
> Charlie.
> http://msmvps.com/blogs/xperts64
> http://mvp.support.microsoft.com/profile/charlie.russel
>
>
> "Vikash Gautam" <VikashGautam@discussions.microsoft.com> wrote in message
> news:F1F08665-F9C7-4E62-AD06-A45098FE33E6@microsoft.com...
> > Hi All-
> >
> > I tried to configure server backup on SBS 2008. I succeed but to backup in
> > attached drives.
> >
> > I dont see anything even in SBS Console(Advanced Mode) to configure
> > remote share / network share as destination destination.
> >
> > Please tell me how to do? Is it possible or not?
> >
> > Thanks
> > Vikash G
> >

>
>

Reply With Quote
  #5  
Old 30-05-2009
Nathaniel
 
Posts: n/a
Re: backup SBS 2008 on remote share / network share

Look into wbadmin.exe console command. add it to a schedule. It can create
full & system state restores to a local folder/remote network share then
move it to an external USB Disk when it comes time to restore.

Be sure to have tested a restore to different hardware and document it so
when your server panics you don't.
"Cris Hanna [SBS - MVP]" <crisnospamhanna@cpunospamservices.net> wrote in
message news:%23o8X9jI4JHA.140@TK2MSFTNGP03.phx.gbl...
That is correct. And SBS Backup must have complete control over the
drive...it cannot be used to store other data/programs

--
Cris Hanna [SBS - MVP]
Co-Contributor, Windows Small Business Server 2008 Unleashed
http://www.amazon.com/Windows-Small-...7269967&sr=8-1
Owner, CPU Services, Belleville, IL
A Microsoft Registered Partner
------------------------------------
MVPs do not work for Microsoft
Please do not submit questions directly to me.


"Vikash Gautam" <VikashGautam@discussions.microsoft.com> wrote in message
news:1FCA20C0-78DE-480D-899B-99DE1B0F263D@microsoft.com...
okay , that means backup on network share and network storage drives is not
possible but if attach a storage scsi device and mount it like USB then
backup happens. then I will conclude that SBS allows backup only on local
and
attached drives not on network share.

Thanks

"Charlie Russel - MVP" wrote:

> Not possible. The SBS 2008 backup program requires a "block" device to
> back
> up to. A share is not a block device. You can, however, use an iSCSI
> device.
> So SANs work, but NASs don't work. The key is that SBS needs to be able to
> "mount" the device and own it so that it knows nothing else is writing to
> it.
>
> --
> Charlie.
> http://msmvps.com/blogs/xperts64
> http://mvp.support.microsoft.com/profile/charlie.russel
>
>
> "Vikash Gautam" <VikashGautam@discussions.microsoft.com> wrote in message
> news:F1F08665-F9C7-4E62-AD06-A45098FE33E6@microsoft.com...
> > Hi All-
> >
> > I tried to configure server backup on SBS 2008. I succeed but to backup
> > in
> > attached drives.
> >
> > I dont see anything even in SBS Console(Advanced Mode) to configure
> > remote share / network share as destination destination.
> >
> > Please tell me how to do? Is it possible or not?
> >
> > Thanks
> > Vikash G
> >

>
>



Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Server > Small Business Server


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "backup SBS 2008 on remote share / network share"
Thread Thread Starter Forum Replies Last Post
How to share folders from an external drive using a PC Share Manager MI:4 Windows Software 10 31-12-2011 12:03 PM
Windows Server 2008 R2 loses ability to connect to network share Astrid Networking & Security 8 25-09-2010 08:37 PM
Cannot Share Your Calendar in Entourage 2008 Malorie Windows Software 5 11-02-2010 06:21 AM
Backup to network share SBS 2008 Surfer Small Business Server 1 25-05-2009 09:06 PM
How to kill a remote process running on PC A from PC B or share ap Enrique Windows Security 4 15-09-2008 07:11 AM


All times are GMT +5.5. The time now is 09:53 AM.