← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1884127] [NEW] Can't create swapfile on btrfs

 

Public bug reported:

With a userdata definition like such:
#cloud-config
swap:
  filename: /swap.img
  size: 5000000
  maxsize: 5000000

the swap file cannot be created on btrfs.

See https://wiki.archlinux.org/index.php/Swap#Swap_file

** Affects: cloud-init
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1884127

Title:
  Can't create swapfile on btrfs

Status in cloud-init:
  New

Bug description:
  With a userdata definition like such:
  #cloud-config
  swap:
    filename: /swap.img
    size: 5000000
    maxsize: 5000000

  the swap file cannot be created on btrfs.

  See https://wiki.archlinux.org/index.php/Swap#Swap_file

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1884127/+subscriptions


Follow ups