Skip to content

{ Tag Archives } my-first-time-story

My First Time Story: Playing Around With LDoms + SVM

Prologue & Objective I’ve a Sun Logical Domains (LDoms) system, I want to assign disk from primary domain to guest domain. Then, I want to use Solaris Volume Manager (SVM) to configure the disk. On primary domain, use formatto select particular disk and do labelling. Specify disk (enter its number): 14 selecting c0t600508B40006BABC00029000036F0000d0 [disk formatted] [...]

Also tagged , ,

My First Time Story: Using parted In Linux

It has been a while since my last post of My First Time Story collection ;) This time I want to create a new LVM partition. I’ve been using fdisk since my first day with Linux (and gparted on GUI) but this time I want something that can be done non-interactively via command-line interface. So, [...]

Also tagged ,