I honestly just went the easy way doing that:
while true; do
mount | grep "sda1 on / type ext4 (ro" > /dev/null
if (($? == 0)); then
fsck -y /dev/sda1
reboot
fi
sleep 60
done
not the best practice for sure, but...
--
You received this bug notification because you are a member of
@Joseph Yes, I did, but it does not get past the "loading ramdisk" message
as @Frederik says, this is a problem which could really kill ubuntu's usage on
servers vm. I refused to move from ubuntu because I like it a lot, but I also
refuse to increment my backup intervals. Almost every morning I n
I can confirm the kernel from #50 does not boot
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1470250
Title:
[Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based
Backups
I'm on 15.10 and experiencing this problem. Windows Server 2012 r2
I'm available to test if needed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1470250
Title:
[Hyper-V] Ubuntu 14.04.2
ext4fs still goes randomly readonly for me on both offline and online
backups on 15.10 with linux 4.2.0-18. should I go back to linux 3.x?
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/144
5 matches
Mail list logo