Showing posts with label upgrade. Show all posts
Showing posts with label upgrade. Show all posts

Sunday, May 29, 2011

How To Upgrade DRBD Userland Version To 8.3.9 Under OpenSUSE 11.4

hotmail.com. Thanks.

In this tutorial I will run 2 OpenSUSE 11.4 32-bit servers under VMware Workstation, both servers were built from OpenSUSE 11.4 live-CD, which you can download from http://www.opensuse.org.

Both servers have 2 disks:

/dev/sda: OpenSUSE system OS;

/dev/sdb: for DRBD only

Server names and network addresses:

drbd1: 192.168.5.129

drbd2: 192.168.5.137

 

Step 1. Install kernel-source, gcc, flex, make On Both Serverszypper install kernel-source gcc flex make



View the Original article