Questions tagged [hibernation]

13 questions
7
votes
4 answers

Hibernating Ubuntu on EC2 instance?

I've got an application I'd like to move to EC2. It will likely spend more than half the day completely dormant, so I'm trying to come up with a good solution for starting and stopping it as needed. It takes a few minutes to start up from nothing,…
Dan
  • 351
  • 1
  • 7
  • 18
2
votes
1 answer

Linux hibernate: how to specify a swap partition to store data if I have two?

We can specify the swap partition to load data from when recovering from a systemd hibernation using kernel argument resume=/dev/xxx. However, I didn't find any command-line or kernel argument to choose which partition to swap into. $ sudo systemctl…
Lv Zheng
  • 131
  • 2
1
vote
1 answer

How to stop/hibernate GKE cluster in GCP?

In order to save costs, we would like to stop or hibernate an Kubernetes GKE cluster in GCP cloud. I could not find any hint on this in documentation. Did I miss something?
1
vote
2 answers

how to hibernate only one proccess in ubuntu?

how to hibernate only one proccess in ubuntu?
Boris
  • 151
  • 1
  • 7
1
vote
0 answers

Is it possible to get amazon ec2 instances to hibernate?

I've tried hibernating instances on amazon ec2. You get the shutdown signal in Linux, but the aws instance doesn't get stopped, and after a hard reboot it then refuses to boot. The only way out is to terminate the instance, as far as I can tell. Is…
chrism2671
  • 2,549
  • 9
  • 34
  • 45
1
vote
2 answers

Synology NAS: hdd hibernation and disk life

I've a Synology NAS with 2 WD Red hard drives. I've enabled the hibernation for the drives, so they stop after 20 minutes inactivity. However, we use the NAS a lot and the disks get powered up very frequently. I was wondering if hibernation could…
ItalyPaleAle
  • 445
  • 5
  • 18
1
vote
1 answer

Unable to disable hibernate on Windows Server 2008 using - powercfg /h off?

I'm confused as of why I am still unable to disable the Hibernate feature to save space (due to Hiberfil.sys is as big as the RAM) ? Using the DOMAIN\Administrator login,I have followed the steps: http://support.microsoft.com/kb/920730 and then…
Senior Systems Engineer
  • 1,155
  • 2
  • 27
  • 55
1
vote
1 answer

linux hibernate working but slow

I've set up pm-hibernate on AMD and one older Intel platform. But this perticular one is giving me more trouble than usual. Issuing pm-hibernate works but hangs for a long time before finally shutting down. In the dmesg below it waits for maybe 15…
Kasreyn
  • 71
  • 1
  • 7
1
vote
1 answer

"No irq handler for vector (irq -1)" after hibernation

Resuming from hibernation messages like these are printed to all terminals: Message from syslogd@Ildjarn at Apr 8 08:11:14 ... kernel:[24089.310964] do_IRQ: 0.82 No irq handler for vector (irq -1) Message from syslogd@Ildjarn at Apr 8 08:16:14…
Kasreyn
  • 71
  • 1
  • 7
1
vote
0 answers

How long should EC2 hibernation take?

I've been experimenting with enabling hibernation on m5a.2xlarge machines (32G RAM, 8vCPU, up to 2880MB/s EBS bandwidth), and my observation is that the machines fairly consistently take upwards of 20-30 minutes in the 'stopping' state. Trying to…
1
vote
2 answers

How do I hibernate an Ubuntu server when network is not in use for three hours?

I only really use the server a few hours a day a few days a week. It is a backup server, it requests the backup data from the clients. That part is taken care of, it wakes via a scheduled magic packet and does its thing. That is all good. I can wake…
BradChesney79
  • 69
  • 5
  • 11
0
votes
2 answers

Hibernation - affect the HDD?

I use a laptop with 2*120 GB 7200 RPM drives running windows vista home premium with sp2. Does using Hiberanation decrease the life of the hard disk? I usually have visual studio, sql server, 10 tabs in Firefox open. I am not concerned about having…
Developer
  • 127
  • 1
  • 5
-1
votes
1 answer

Windows fails to recover from hibernation since dual booted with Linux

I've got a laptop running Windows and Ubuntu dual booted with GRUB. Ever since it was dual booted it has started failing to recover from Windows hibernation (with BAD_POOL_CALLER BSOD). It doesn't do it every time, more often when Linux has been…
James L
  • 5,915
  • 1
  • 19
  • 24