Questions tagged [mirror]

136 questions
2
votes
1 answer

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 this for real if we had to recover from a…
squarism
  • 199
  • 1
  • 9
2
votes
2 answers

Can't serve static files with ampersand in name

I have a website mirrored with wget and I'd like to serve it via Apache. The problem is that I can't access files with special chars. For example, I have files with names like this: $ ls -N components/com_flexicontent/librairies/phpthumb/ | head…
2
votes
2 answers

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 was a mirror port issue on the switch, but I can…
bk.
  • 768
  • 1
  • 4
  • 13
1
vote
2 answers

Add raid 1 from an existing drive without losing data

I recently added a new hard disk on my server and wanted to add it on my existing hard drive forming a RAID 1. I wanted to use Disk Management as it will be the easiest way to mirror the existing one. However, I cannot the continue the process…
Faye
  • 19
  • 6
1
vote
1 answer

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 need is a way to add the installed packages from…
oneodd1
  • 588
  • 1
  • 5
  • 11
1
vote
0 answers

recursively download multiple directories with wildcards via lftp

A simple thing really, I'm on ubuntu and tried different ways. ssh is not allowed on the machine, sftp only. Wget doesn't understand the ftp:// for some reason, so other SF posts I found didn't net any results. so far lftp works with single files,…
1
vote
1 answer

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 to because it contains a volume that was part of…
Khalid Rahaman
  • 263
  • 1
  • 7
  • 17
1
vote
4 answers

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 system. Motivation: I'm editing and compiling TeX…
RamyenHead
  • 311
  • 3
  • 6
  • 11
1
vote
1 answer

How Can I Create a Private OpenBSD Mirror?

How can I create a private OpenBSD mirror. I'd like my mirror to have all the packages of the latest release for my preferred architectures (amd64 and i386) and everything else contained in a typical public mirror. Is there a preferred method or…
user101340
1
vote
0 answers

how to work with actual hard drive when mirror drive stop working linux?

i have linux/Ubuntu server 2 hard drives mirror with raid. unfortunately one partition is having EXT-fs4 error (/dev/md2) .. aborting journel frequently.. after reboot it fixes but happens again.. what should be done when mirror drive stop working?…
1
vote
1 answer

Mirror team foundation server 2015 git repo to bitbucket

I have a tfs 2015 server with a git repo. When a developer carries out a sync, I would like tfs to also push the changes to bitbucket git repo. Can anyone suggest any solution to this?
Yash
  • 133
  • 6
1
vote
1 answer

Debian amd64 mirror size too large

I have rsync'ed debian amd64 to my local (Omnios) box using the recommended ftpsync too. The size of my mirror is 143 GB. I was led to believe from debian and other sources it should be around 80 GB. here my…
Jepper
  • 356
  • 1
  • 4
  • 13
1
vote
0 answers

Keeping a local mirror lean and mean for what our application needs

We have a local mirror RPM repositorythat lives where our virtual servers live on Amazon Web Services. This setup could conserve some network bandwidth, but my predecessor probably set it up as place for hand-rolled RPMS as additional reason. We…
radlab
  • 11
  • 1
1
vote
1 answer

Backing up a mirrored SQL environment

I have 2 SQL servers in Mirror configuration. I want to backup these servers but backing up the SQL databases in Mirror state causes an error. These two mirrors also have a witness set. I would like to know how do I create full daily backups from…
Yaron
  • 181
  • 1
  • 10
1
vote
1 answer

mirror server for clustering

I have three servers worldwide. One in the U.S., one in Asia and one in Europe. I want to make them mirror servers, so that when a surfer enters the U.S. He will serve in the United States. If a user enters the site from Europe, he will serve in…
lior
  • 11
  • 1