Can I use two ultra320 and one ultra3 on same disk array for RAID 5?
Hi Pwoo, I think that what you are asking is not even feasible, at least for my knowledge. Those two kinds of disks will most likely have different connectors, not only but because of their different voltage, but also transfer speed. I think phisically speaking you may not be able to connect all of that [...]

View Answer   |  December 14, 2010  12:23 PM
RAID 5, RAID 5 Performance, RAID Array, Raid Controller
answered by:
4,570 pts.

Hard disk problem when installing Windows
At vert first, try to invoke BIOS, and observe that, if the HDD is shown there! Generally it is under IDE Devices tag (but may vary different computer model). Basically, it auto detects the HDD. but sometimes, it may be done by manual detection. If u don’t see the HDD either auto / manual detection, [...]

View Answer   |  December 14, 2010  5:57 AM
Hard drive failure, Hard drives, Windows installation, Windows installation errors
answered by:
22,035 pts.

Recovering lost SQL Server 2000 data
If the MDF isn’t damaged you should be able to attach the MDF without the LDF using the sp_attach_single_file_db system stored procedure. This will generate a new log file when it attaches the database. If this works without issue run a DBCC CHECKDB to ensure that there aren’t any problems with the database. Keep in [...]

View Answer   |  December 13, 2010  7:41 PM
Data Recovery, LDF, MDF, SQL Server 2000, SQL Server backup and restore
answered by:
64,520 pts.

Backup process for several IIS hosted website
More details r required…. for what version of IIS u r using and also What OS! Though here is the steps to backing up IIS hosted websites….. 1. Start >Programs > Administrative Tools > Internet Services Manager 2. Expand Server Name If u r using IIS 5, Click Action > Backup/Restore Configuration If u r [...]

View Answer   |  December 13, 2010  5:27 AM
Backup and restore, IIS, IIS Server, MySQL, MySQL backup, Server Backup
answered by:
22,035 pts.

.bak files
The .bak file will get created where it is told to get created by the application or script. Check how this was set up. ———– @ Tom, might be right. .bak, this is a copy of a file created by a programme as a precautionary measure. This type of file is not essential; it can [...]

View Answer   |  December 11, 2010  7:12 AM
.bak file, Backup and recovery software, BAK
answered by:
22,035 pts.

network attached storage installation
<a href=”http://broadcastengineering.com/mag/broadcasting_san_nas_practical/”>Here is a good guide for you.</a>

View Answer   |  December 10, 2010  7:23 PM
NAS, NAS (network attached storage), NAS installation, Network Attached Storage
answered by:
56,975 pts.

Freeware Backup system for Windows Server 2003
First of all, I recommended for Windows Server 2003 in-built backup tool called NTBACKUP Click Start->Run > type ntbackup > Advanced Mode > Backup Wizard (Advanced) > Next and make sure Back up everything on this computer is selected and click Next and then follow on-screen instructions. This is very good tool and u can [...]

View Answer   |  February 19, 2013  12:42 PM
Backup, Server Backup, Windows Server 2003, Windows Server 2003 Backup
answered by:
22,035 pts.

Backup for SonicWALL Pro 3060
For complete details, please have a look here: http://www.sonicwall.com/downloads/SonicWALL_PRO3060_PRO4060_FAQ.pdf

View Answer   |  December 10, 2010  11:30 AM
Backup and recovery software, Backup and restore, SonicWALL, SonicWALL Pro 3060
answered by:
22,035 pts.

Creating a backup DNS server on Windows Server 2008 Active directory network
Install another domain controller. Add the DNS service to it. If your DNS zones are AD zones then they will replicate automatically. Setup the clients and other servers with both DNS servers IP Addresses as their DNS servers. If the first one listed isn’t available then the second one will be tried.

View Answer   |  December 9, 2010  10:48 PM
Active Directory, Active Directory backup, Backup Server, DNS, DNS Backup, DNS server, Network Backup, Windows Server 2008, Windows Server 2008 Active Directory
answered by:
64,520 pts.

Risks in taking tape backups home in the car rather than moving them securely to secure storage
Gather together and show him photos of car wrecks that resulted in car fires. That should help! – Throw in a couple of house fire and flood pics to boot. Find one with the house floating downstream and the cow on the roof

View Answer   |  December 9, 2010  7:32 PM
Backup and restore, Backup encryption, Data Encryption, Open IT Forum, Tape Backups
answered by:
56,975 pts.

QINTER will not go down due to keyboard error
Do you use the command: <pre>ENDSBS SBS(QINTER) OPTION(*IMMED) </pre> If you simply enter the command ENDSBS QINTER, the default option is *DELAYED, with the time limit set to *NOMAX.

View Answer   |  December 9, 2010  4:39 PM
AS/400, AS/400 backup, AS/400 backup and recovery, Backup, Backup and Recovery, iSeries, QINTER
answered by:
325 pts.

Copying LTO 3 Drive to tape
In BrightStor ARCserve there are a few options to have a copy of a tape for offsite storage. First off the current vesion of ARCserve Backup has staging to automate backing up to one target and then copying it to another. In your version you can setup two tape drives in the same Device Group [...]

View Answer   |  December 8, 2010  3:43 PM
Data center consolidation, Data Center management, Data Center Storage, LTO 3 tape library, LTO3 Tape Drive, Tape Backups
answered by:
570 pts.

Migrate, backup and restore all servers in data center
That would require converting all the backups from one vendors format to another which isn’t supported. You’ll need to keep your backup exec system around for a couple of months (at least) in case you need to restore from it. Once you are sure that you don’t need to restore from those older backups you [...]

View Answer   |  December 7, 2010  1:03 AM
Backup and restore, Backup Exec, Data center design, Data Center management, data center servers, Data Center Storage
answered by:
64,520 pts.

Restoration of back ups taken on Dat through tar -cvfr /dev/st0 – RHEL 5.0
If I am not wrong, it sounds like, DDS4 is kind of Tape Drive…. Display list of files on tape drive: # tar -tzf /dev/st0 Restore the file #cd / # mt -f /dev/st0 rewind # tar -xzf /dev/st0 <filename> Unload the tape: # mt -f /dev/st0 offline OR u may restore the same by [...]

View Answer   |  December 6, 2010  10:08 AM
Backup, Backup and restore, DDS, RHEL 5
answered by:
22,035 pts.

Can I remove my RAID 0 configuration
It is better to resize the raid0, because u have to make changes the raid configuration. To resize RAID partitions, there is free space on other data partitions, you can simply shrink other virtual partitions and then extend the system partition. OR u have to add another disk to the RAID array, u need to [...]

View Answer   |  December 2, 2010  11:11 AM
Dell PowerEdge, Dell Poweredge 2950, RAID 0, RAID configuration, Windows Server 2003
answered by:
22,035 pts.

Hard disk recovery
You would have to have a backup of it, or use a third party app like <a href=”http://www.winundelete.com/?rid=google&kid=wu0801″>this one.</a> The description does not say if the software needed to be installed first though, but you can check it out.

View Answer   |  December 2, 2010  12:41 AM
Backup and Recovery, Hard disks, HDD, Windows XP Professional
answered by:
56,975 pts.

computer associates registry settings
Contact your vendor for support. They can give you this information.

View Answer   |  December 1, 2010  9:35 PM
CA, Computer Associates
answered by:
56,975 pts.

DR Testing
What was it you were doing exactly when you got the error? Was this during a rebuild of the system? Were you using a bare metal restore application? Restoring from backups? Please provide more info. Thanks.

View Answer   |  December 1, 2010  8:51 PM
Disaster Recovery, Testing
answered by:
56,975 pts.

Free IT Book: Enterprise Web 2.0 Fundamentals
Hi, Just answered the question <a href=”http://itknowledgeexchange.techtarget.com/itanswers/mac-filtering-via-windows-2008-radius-server”><b>Mac filtering via Windows Server 2008 RADIUS</b></a> <a href=”http://itknowledgeexchange.techtarget.com/itanswers/mac-filtering-via-windows-2008-radius-server/#viewquestion”><b>here</b></a>. HTH Also answered the question <b>Routing problem with two Windows Server 2003</b> <a href=”http://itknowledgeexchange.techtarget.com/itanswers/routing-problem-3/#viewquestion”>here</a>. Luís

View Answer   |  November 30, 2010  3:12 PM
Giveaways, HTTP, IT answers, IT Books, ITKE Contests, Radius Server, SAN, Sybase, Windows Server 2003, Windows Server 2008, Wireless router
answered by:
4,570 pts.

Synchronising SANs before replication
It is going to depend on your vendor, but typically if the remote array is going to be seeded with a backup then the arrays need to be in block level sync before you can start the replication. If they aren’t you may as well just start the sync using the native sync options and [...]

View Answer   |  November 29, 2010  7:20 PM
Backup and Recovery, Data synchronization, SAN, SAN management, Tape Backups
answered by:
64,520 pts.