forked from pool/cloud-init
- remove the "nofail" option for the ephemeral storage
+ when using nofail an attempt is made to mount the filesystem twice once via udev and once through localfs, this results in a hanging system if fsck needs to run on the device OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 2 06:57:30 UTC 2013 - rschweikert@suse.com
|
||||
|
||||
- remove the "nofail" option for the ephemeral storage
|
||||
+ when using nofail an attempt is made to mount the filesystem twice
|
||||
once via udev and once through localfs, this results in a hanging
|
||||
system if fsck needs to run on the device
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 11 08:00:50 UTC 2013 - speilicke@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user