VMware disk resizing

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Cajun
Posts: 9
Joined: Thu Mar 15, 2012 8:09 pm

Re: VMware disk resizing

Post by Cajun »

okay i followed the steps and when i reboot i get

'kernal panic - not syncing: Attempted to kill init!'

before change
Command (m for help): p

Disk /dev/sda: 10.7 GB, 10737418240 bytes
255 heads, 63 sectors/track, 1305 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00024a62

Device Boot Start End Blocks Id System
/dev/sda1 * 1 13 102400 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 13 1306 10382336 8e Linux LVM

after change
ommand (m for help): p

Disk /dev/sda: 10.7 GB, 10737418240 bytes
255 heads, 63 sectors/track, 1305 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00024a62

Device Boot Start End Blocks Id System
/dev/sda1 * 1 13 102400 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 13 1305 10378988+ 8e Linux LVM
----------------

this is using the downloaded xi image, updated t0 2011R3.2
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: VMware disk resizing

Post by mguthrie »

I would try repeating the steps one more time and see if the issue resolves itself. This procedure will be finicky about any kinds of typos that may have occurred during the resize.
Cajun
Posts: 9
Joined: Thu Mar 15, 2012 8:09 pm

Re: VMware disk resizing

Post by Cajun »

done it about 3 times always ends up the same, and have to revert back to a snapshot
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: VMware disk resizing

Post by mguthrie »

Hmm, I'm wondering if recent updates have caused a problem with those instructions. Here's the recent docs posted from VmWare's site:
http://kb.vmware.com/selfservice/micros ... Id=1006371
Locked