Tags: disk
Sep
19
Today i have faced this issue, i hope it will help you to resolve incorrect LUN size issue.
You created a logical drive of capacity x GB, and mapped it so there is a LUN (Logical Unit Number) with size x GB. When you run format command, Solaris show… more »
Jul
16
Microsoft Windows 2003 introduced a new type of disk layout called GUID Partition Table (GPT) disks. This layout is designed to overcome some problems and deficiencies associated with the traditional master boot record (MBR) style disks. The advantages… more »
Jul
16
Tasks
AIX Logical Volume
Manager
Veritas Volume Manager
Create a Volume Group
mkvg
vxdg init
Create a Logical Volume
mklv
vxassist make… more »
Jul
10
Action
Command Line
Create a disk group
vxdg init diskgroup diskname=device
Add a disk to disk group
vxdg -g diskgroup adddisk
diskname=device
Remove a… more »
Jul
09
Solaris Useful commands at OK prompt.
Dignostics:
boot
General
banner
this command shows the following systems hardware informatiion : Model,architecture, processor,keyboard… more »
Recent comments