The mirror tag has no wiki summary.
2
votes
0answers
116 views
Robocopy falsely marks files as newer
I have two NTFS formatted drives on different machines and I do a robocopy mirror between them like this:
robocopy "D:\My Documents" "X:\Backup\My Documents" /MIR /V /NP /XD .* /XO /XA:SHTO /FAT /Z ...
1
vote
0answers
24 views
questions on replacing failing disk on solaris 10
I have replaced failed drives on Solaris 10 that are mirrored with SVM before. I am wondering if I have been doing it incorrectly... or taking a huge risk. I follow the usual metadetach, metaclear, ...
2
votes
1answer
44 views
How to serve a wget --mirror'ed directory of files with questionmarks in them
I'm trying to create a static mirror of a php application (an old php Gallery installation, specifically). The app produces URLs such as:
view_album.php?set_albumName=MyAlbum
wget downloads these ...
0
votes
2answers
99 views
RAID 1 mirror disk failure detection
In the BIOS of an ASUS motherboard I've set up a RAID 1 mirror out of two hard drives. All is working fine at present. I have two OS installed on the machine: Windows Server 2008 R2 and Windows 7.
My ...
0
votes
1answer
19 views
How do I set up a private mirror server for Cygwin?
I want to download all of the cygwin files for a computer that is not connected to the Internet. I know I can download all of the cygwin files with rsync, but I'm not quite sure of the right ...
2
votes
1answer
106 views
What does that mean: packages excluded due to repository priority protections
When updating with yum i recieve the following message:
yum update
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
* atomic: www7.atomicorp.com
* base: ...
0
votes
2answers
158 views
Why are CentOS RAID-1/mirror partitions syncing multiple times?
I'm setting up a CentOS 5.6 server, using Kickstart. I have four disk drives, sda-sdd. These are the relevant Kickstart lines:
clearpart --linux --drives=sda,sdb,sdc,sdd --initlabel
part raid.11 ...
2
votes
2answers
130 views
Mixing drive vendors in RAID mirror
Background
I'm building a simple storage server for home usage, and I'm modelling it slightly after our Solaris storage servers at work. But at a smaller scale. The basic layout will be a chassis ...
0
votes
1answer
238 views
System can't see ServerRAID M1015 virtual drive?
We connected the card to our system and have created a new mirror RAID 1 virtual drive, Now we want to clone our existing single drive to this new virtual drive, but our cloning software Acronis True ...
1
vote
4answers
79 views
syncronise two local SVN checkouts
Quick overview of the problem.
I have a website that is in SVN and checked out on 2 different servers for load balancing. It's a drupal site and everything besides the assets and files directory is ...
0
votes
1answer
171 views
windows 7 Mirror Failed Redundancy
I've been trying to setup software Mirror RAID using the Windows 7 Disk Manager. However I'm getting the "Failed Redundancy" error no matter what I do.
I think the exclamation icon is appearing on ...
3
votes
2answers
145 views
How do I use git-push --mirror with git-shell in SSH?
I am attempting to setup a mirror-to-backup hook in our repositories. The hook is executing a git push --mirror backup@server:path/foo.git. However it fails stating:
fatal: What do you think I am? A ...
1
vote
1answer
89 views
Addressing SQL 2008 mirror cluster
Hallo SQL jedis,
I want my database to be always available. So I've set up database mirroring, which is working peachy.
My question though, is how can I consistently address the database? I want ...
2
votes
2answers
316 views
Can one SSD replace a pair of mirrored drives?
I have various firewall/router/utility type boxes that do not require much if any storage for their primary purpose other than booting. But I do like to be able to put a more or less standard ...
0
votes
1answer
136 views
Raid 1 Mirror - weird data loss for 1 month
I have been running windows software RAID 1 (mirror) on Windows 2008 R2 for a while and recently I experienced something very odd, hope someone can help explaining and share your view.
Yesterday (Mar ...
0
votes
1answer
143 views
AVG unattended update from local directory
I've created a mirror for update files of free AVG antivirus.
How do I make it update from there periodically?
Is there a command line parameter or a special program for that?
AVG version used: ...
0
votes
0answers
165 views
Windows FTP client to mirror ftp sites?
I need a Windows application that works like *nix's lftp. The Windows host will download the latest changes made to FTP Server #1, and upload those changes to FTP Server #2. Server #2 can't pull files ...
1
vote
4answers
227 views
Windows Updates mirror for ISPs
I work in a ISP where bandwidth is limited. We want to provide our customers a mirror for WINDOWS UPDATES, so we cant save bandwidth and provide to our customers a faster connection.
How can we ...
3
votes
6answers
614 views
Windows Server 2008 x64 SP2 software mirror raid recovery when primary drive fails
I'm attempting to use software mirroring to move the system partition between different hardware raid arrays. Unfortunately, whenever I pull the primary disk offline, I'm not able to get the boot ...
1
vote
2answers
304 views
Realtime file-level mirroring from local NTFS to network drive
We have some data collection machines running WinXP. After a new file is written, we would like to immediately copy the new file to network storage (a NetApp CIFS share) automagically.
We need ...
0
votes
1answer
71 views
Miroring usb drives (master/slave, booting linux from them)
I have a small server that boots from a usb drive and i would like to protect myself from the drive dying. I can't add another hard drive.
My question is: can i add one or two usb sticks of the same ...
0
votes
1answer
119 views
recovering from a crash. data stored on a 3ware 9650SE-LP mirrored set
So I'm hoping this will be very easy because my drive that failed is not part of my mirrored set. I had my OS drive go bad but my data drive ( my 2TB mirrored set ) is still ok. I just can't access ...
1
vote
3answers
1k views
Windows Server 2008 - Will not boot normally, only boots into Safe Mode
I have a less than one month old server on which Windows Server 2008 R2 is installed. I have a 2 mirrored disk drives in there. I attempted a RAM upgrade, which did not go well possibly due to memory ...
2
votes
2answers
230 views
FTP an entire folder via the command line
I'm looking so migrate some websites to a new server.
I have SSH access to the current one but only FTP access to the new one.
How can I via Centos and SSH copy entire folders to the new server via ...
1
vote
0answers
137 views
gem mirror segfaulting
I'm trying to create rubygems mirror on my VDS doing the following:
$ gem mirror
$ gem generate_index -d /home/rubygems/mirror
The problem that each time I run first command ruby segfaults with ...
0
votes
5answers
1k views
How do I mirror a folder (copy only missing and changed files recursively) in windows?
I'm trying to find a fast way to recursively update a folder and all subfolders from another folder. Obviously, a full delete and Xcopy would work but that is very slow.
After the update, the ...
3
votes
5answers
2k views
Mac OS X Server 10.6 - Apple's software mirrored RAID worth it?
I am installing an Intel Xserve (Quad core Xeon) with Snow Leopard Server (10.6) on two 80Gb 7200rpm SATA HDs.
I created a mirrored RAID set using Disk Utility with those two drives, all went fine.
...
0
votes
1answer
379 views
Login failed for user 'XXX' on the mirrored sql server
We have 4 web servers that host our asp.net (3.5) application. Randomly, we get error messages like :
1) "Login failed for user 'userid'" 2) "A network-related or instance-specific error occurred ...
2
votes
4answers
3k views
Alternative to robocopy /MIR
We run a number of web apps that store a lot of local data in small xml files.
One part of our backup / recovery strategy is to produce a local mirror of the file system via a VPN to the hosting ...
2
votes
4answers
932 views
HW RAID 1 different disk sizes?
I was told by an HP support guy that I should not replace a failed drive in a mirror with a bigger size drive, since it could crash my array.
I am puzzled why is this so and how to hell am I suppose ...
0
votes
2answers
270 views
Hardware issue: UI freezes and hard drive light goes solid several times per hour
I have a workstation that has been acting up for the last few weeks. It currently has Windows Server 2008 R2 installed on it, and 2 HDD mirrored.
A few times per hour the screen will freeze up, ...
4
votes
5answers
4k views
linux LVM mirror vs. MD mirror
I think I remember making some mirrors years ago with LVM, and I don't remember this "log" thing. Or maybe I made the mirror with mdadm and put LVM on top. That must be it.
What is the LVM log for ...
1
vote
5answers
181 views
Image Management System with Different Levels of Access
I work in the graphics department for a real estate brokerage, and we deal with a lot of photos. Agents take the photos, upload them to me, I touch up and standardize the photos, then I add them to ...
5
votes
7answers
2k views
Is there a way to mirror two severs on Ubuntu?
I was wondering if it's possible to mirror two servers, like you could upload files to one server and they'd push to the other server, etc. I'm more curious to file mirroring, it doesn't have to ...
2
votes
1answer
3k views
Splitting a raidctl mirror safely
I have a Sun T5220 server with the onboard LSI card and two disks that were in a RAID 1 mirror. The data is not important right now but we had a failed disk and are trying to understand how to do ...
1
vote
1answer
483 views
wget mirroring, subdomains and directories and cookies
I have an account on a web page that is now "full" (ie I have used up all my allocated space) and I would like to make a mirror of that site. wget seems like the thing to use.
The problem is that I ...
2
votes
2answers
753 views
wireshark captures different on two computers from the same port
I Have a Windows XP Machine Running wireshark, connected to a Mirror port on a network. I'm capturing with no filtering, and it can only see half of some two way TCP conversations. I had thought it ...
2
votes
1answer
366 views
Linux Raid: mystical md_d device
I have a 64bit Ubuntu Jaunty server (kernel 2.6.28-17-server) installed on two SATA disks (sdc and sde) in a mirror RAID, this being my current raid configuration:
cat /proc/mdstat
Personalities : ...
2
votes
3answers
1k views
How can I limit the bandwidth of apt-mirror?
I need to make a once off mirror of all the Ubuntu apt repository (for the record it's because I'm sending it to Kenya (see here and here).
I did it before and used apt-mirror, and that does exactly ...
1
vote
1answer
79 views
I need to duplicate software packages installed on one HP-UX system to a test system
I am very inexperienced with HP-UX and need to duplicate a production server for a test environment. I have 11.11 on the prod server and have completed the base install on the test server. What I ...
3
votes
1answer
555 views
“wget --mirror” Alternative
I'm looking for an alternative to using this, it doesn't have to use FTP, but it should provide the same functionality as the "--mirror" option of wget where it only downloads new and changed files.
...
1
vote
1answer
655 views
remove volume on missing dynamic disk
I had 2 drives in my Server 2003 PDC
1 of the drives went bad and was replaced. Now i show the working drive, the new drive and a missing disk. I am trying to delete the missing disk but am not able ...
1
vote
4answers
563 views
real-time mirroring of files (from Linux to Windows (or maybe cygwin))
How do I make it so that whenever the file blah.pdf on computer A is changed, its copy at computer B is updated? I believe I must setup some daemons on A and B.
A is a Linux system and B is a Windows ...
5
votes
5answers
2k views
wget recursive download, but I don't want to follow all links
I'm trying to mirror a website using wget, but I don't want to download lots of files, so I'm using wget's --reject option to not save all the files. However wget will still download all the files and ...
2
votes
7answers
830 views
fastest backup for large files
what is the fastest way to duplicate a folder contain few files with few hundred megs size and other few megs small files? (say, /var/lib/mysql)
cp or tar or rsync or...??
1
vote
4answers
271 views
Download JDK onto a remote server
I want to get the latest JDK onto a server in a remote location.
Downloading the JDK from Sun's website requires jumping through all kinds of hoops until you actually get the file. I'm not sure ...
1
vote
2answers
783 views
OS X: setting display resolution and mirroring
How do I have a projector machine always mirror at 1024x768? By default new users get 1920x1200 and non-mirrored.
2
votes
2answers
304 views
Mirroring live system - what are the options
What are my options to mirror a running system (without taking it down) to have an as close as possible copy for use as a XEN guest?
Now I'm planning to install the same version of OS as domU and ...
2
votes
3answers
290 views
Mirroring an Apache server
I have a few named vhosts on my apache2 debian server and I want to have a mirror server that can pickup as soon as the first server goes down. We can assume I have total control over both servers and ...
2
votes
3answers
472 views
Multiple web servers serving same static content
I created a sub-domain for static content to be able to serve it more efficiently by several load-balanced web servers. This static content is updated automatically, at a rate of ~1k files/day.
Right ...