Displaying 4 results from an estimated 4 matches for "861g".
Did you mean:
861
2017 Oct 10
3
/boot partition too small
On Tue, Oct 10, 2017 at 10:36:16AM -0400, Stephen John Smoogen wrote:
> On 10 October 2017 at 09:55, KM <info4km at yahoo.com> wrote:
> > First off - let me say I am not an administrator. I need to know if there is an easy way to increase my /boot partition. When I installed CentOS 6 after running 5, it was my oversight not to increase the /boot size. it's too small and I
2017 Oct 11
4
/boot partition too small
...??? Size? Used Avail Use% Mounted on
> /dev/mapper/vg_bldsrv-lv_root
> ?????????????????????? 50G?? 26G?? 22G? 55% /
> tmpfs???????????????? 9.0G? 156K? 9.0G?? 1% /dev/shm
> /dev/sda1????????????? 96M?? 33M?? 59M? 36% /boot
> /dev/mapper/vg_bldsrv-lv_home
> ????????????????????? 861G? 371G? 447G? 46% /home
Your root filesystem is in an LVM volume. CentOS 6 is still using GRUB legacy, which does not support /boot in LVM.
For you, there really is no way around the messy and delicate process of shrinking and relocating a filesystem and the LVM volumes to make space for a larger...
2017 Oct 11
0
/boot partition too small
...% Mounted on
>> /dev/mapper/vg_bldsrv-lv_root
>> ??????????????????????? 50G?? 26G?? 22G? 55% /
>> tmpfs???????????????? 9.0G? 156K? 9.0G?? 1% /dev/shm
>> /dev/sda1????????????? 96M?? 33M?? 59M? 36% /boot
>> /dev/mapper/vg_bldsrv-lv_home
>> ?????????????????????? 861G? 371G? 447G? 46% /home
>
> Your root filesystem is in an LVM volume. CentOS 6 is still using GRUB
> legacy, which does not support /boot in LVM.
says up there, /boot is /dev/sda1, this is almost exactly the config of
my C6 servers.
--
john r pierce, recycling bits in santa cruz
2017 Oct 10
0
/boot partition too small
...in advance.
Filesystem??????????? Size? Used Avail Use% Mounted on
/dev/mapper/vg_bldsrv-lv_root
?????????????????????? 50G?? 26G?? 22G? 55% /
tmpfs???????????????? 9.0G? 156K? 9.0G?? 1% /dev/shm
/dev/sda1????????????? 96M?? 33M?? 59M? 36% /boot
/dev/mapper/vg_bldsrv-lv_home
????????????????????? 861G? 371G? 447G? 46% /home
Most of this is like speaking another language to me anyway.? I'll consider it all.
KM
On ?Tuesday?, ?October? ?10?, ?2017? ?10?:?42?:?21? ?AM, Fred Smith <fredex at fcshome.stoneham.ma.us> wrote:
On Tue, Oct 10, 2017 at 10:36:16AM -0400, Stephen John Sm...