<div>Hi all,</div>
<div> </div>
<div>I'm trying to set up a logical volume over a 256MB ramdisk and a 1TB raid array partition. My ramdisk (set up in grub.conf with ramdisk_size=262144 ramdisk_blocksize=4096) fails to make a type 8e partition either in fdisk or sfdisk. The error in fdisk is</div>

<div>WARNING: Re-reading the partition table failed with error 22: Invalid argument.</div>
<div>The kernel still uses the old table.</div>
<div>The new table will be used at the next reboot.</div>
<div> </div>
<div>And, of course, after the next reboot, my ramdisk data will be gone.</div>
<div> </div>
<div>Can anyone give me some guidance here? Is it choking on the 4K blocksize? I wanted that for efficiency, as suggested by MrMichaelWill on his blog, but his base case seems to be a file system mounted directly on the unpartitioned device, and I need LVM.</div>

<div> </div>
<div>TIA,</div>
<div> </div>
<div>Larry Dickson</div>
<div>Cutting Edge Networked Storage</div>