Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
199 views

Sleep/Suspend and WOL on FreeNAS

I am trying to figure out how to get FreeNAS 8 to sleep when inactive and, ideally, wake on lan activity (or, less ideally, wake on a WOL magic packet). However, as I've tried to search for ...
0
votes
0answers
42 views

Running dd from Ubuntu live, it goes to sleep

I needed to clone a hard drive, so I bought the exact same model that I have and stuck it into the computer. I put Ubuntu live on a flash drive and boot up from it. I check with sudo fdisk -l that I ...
0
votes
1answer
138 views

VirtualBox Headless pauses guest when host goes stand-by, but doesn't wake it up with host

I have a Mac Mini on OS X Lion, acting as a server in which an Ubuntu virtual machine is working using VBoxHeadless. The virtual machine has network connected using NAT to the host, and there are two ...
2
votes
1answer
375 views

Dell PowerEdge 860 won't boot but gets power

I have a Dell PowerEdge 860. Got an 2008 R2 running on it. Here is the scenario I'm currently in: I can boot it up and work as usuall. But when I restart it, it just shuts down, doesn't reboot, and ...
1
vote
1answer
168 views

standby only at login screen?

I have 10 computers running Windows 7 connected to Active Directory. I would like to setup the computers so that they go into standby if no one logs in for 15 minutes, BUT I want the computers NOT to ...
1
vote
2answers
425 views

Loads of memory in “standby” on Windows Server 2008 R2

In our SharePoint farm, our Web Front End servers all have loads of memory in "standby" mode, meaning very little is available for our IIS worker process. We have 32 GB of RAM in each of the boxes, ...
0
votes
1answer
70 views

Is sleep mode good for servers?

I'm planning on setting up some kind of backup machine - probably some crusty old Dell desktop - to fetch database dumps from a webapp every night at midnight. There isn't a lot of data, but it's ...
0
votes
1answer
183 views

Hdparm poweron_standby is how dangerous?

jacks@Gen4:~$ sudo hdparm -s 1 -S 4 /dev/sdb /dev/sdb: Use of -s1 is VERY DANGEROUS. This requires BIOS and kernel support to recognize/boot the drive. Please supply the --yes-i-know-what-i-am-doing ...
1
vote
3answers
161 views

How to set Standby server

I have an application that connects to SQL Server 2008. What I want is to make a standby server (this standby server should be a mirror of the primary one). So that when the connection fails, the ...
5
votes
2answers
203 views

WHEN to put the contingency plan into action in case of a main server failure?

We have a production SQL Server database server shipping transactional log backups to two standby servers. The disaster recovery plan is already finished: we have a well documented procedure and ...
1
vote
0answers
203 views

Windows Server 2003 Standby/Sleep Results in Cold Boot when Resuming

I'm running Windows Server 2003 sp2 on a Dell Inspiron e1705. There has never been a problem going to standby/sleep mode (by closing the laptop lid, or from the Start menu), and then resuming later. ...
1
vote
1answer
331 views

Oracle physical standby database received redo has not been applied

I followed the steps in oracle documentation on creation of a physical standby database. The link to the configuration steps, ...
2
votes
4answers
351 views

Oracle Logical Standby redo generation

Oracle 10.2.0.4 database with a logical standby on Win2K3. Recently a rather large delete operation was carried out on the production instance. I'm experiencing difficulty with the logical standby, in ...
0
votes
1answer
534 views

How do i verify Oracle 11g standby database is updating

We have recently set up a DR site for our Oracle 11g database server at a remote location as a standby database. How do I verify that the archive logs are being applied to the standby database and ...
2
votes
2answers
127 views

Is there a server offering “standby” for domain name?

There are a few domains I have an eye on. Right now, someone else owns those domains, but doesn't actively use them. Is there a service (if possible provided by one of the major registrar), that I can ...
0
votes
2answers
667 views

Do I need a separate license for Windows Server 200X to run a warm standby server?

Do I need a separate license for Windows Server 200X to run a warm standby server? I have a Windows Server 2003 machine running SQL Server 2005. I also have a Windows Server 2008 machine running SQL ...
0
votes
1answer
647 views

Data Guard Status: ORA-16764 after switch to log transport services

I originally set up our physical standby database with redo transport services. Now, I'm switching to log transport services to reduce the time in which the standby lags production. I set up a new ...
0
votes
3answers
3k views

Stop the system from entering standby mode?

How to change the default power scheme to prevent XP Pro machines from going into standby mode or prevent the standby mode completely (turn off in a device driver?) ? I have found answers to similar ...
0
votes
1answer
771 views

Warm Standby with Windows Server 2003

We have a primary file server for our Windows Server 2003 (Standard Edition) domain. We're running active directory in a plain vanilla type environment. When we recently migrated from an old server ...