vmware

ディスクを追加して論理ボリュームを作成

ディスクサイズ変更前の確認 vmwareから最初にcentosを入れた段階では20GBにしてた。 # fdisk -l Disk /dev/sda: 21.5 GB, 21474836480 bytes, 41943040 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 b…

drbd9インストール

# yum update # yum install -y wget # yum install -y libxslt pygobject2 help2man # yum install -y kernel-headers # reboot #cd /tmp # git clone --recursive git://git.drbd.org/drbd-9.0.git # wget http://oss.linbit.com/drbd/drbd-utils-8.9.3.ta…