Vacation…..
If you wonder why I haven’t post anything for the last few weeks…. this is because I’m on a holiday to the south of the USA. So check back in a few weeks!
If you wonder why I haven’t post anything for the last few weeks…. this is because I’m on a holiday to the south of the USA. So check back in a few weeks!
I’ve posted a couple of time but on Coolsolution from Novell there is a post about a script who can recreate all the SSL certificates on the right place for your OES1 and OES2 server.
As of Augustus 12 there is a new version out by jmeldrum.
After a upgrade to VMware vSphere 4.1 I couldn’t SSH to the Service Console. First I thought the password wasn’t correct, but after checking to login on the console directly I noticed that the password is correct. When I enabled rootlogin in the /etc/ssh/sshd_config -> permitrootlogin yes, I could login as root through SSH, so SSHD was working. So I must be a new security feature in vSphere 4.1. Then I changed the vSphere permission in the vSphere client to for my user to Administrator. After this I was able to SSH to the server. I’m haven’t had the time to check witch feature is responsible for this but I’m going to.
During a lab of the N309o course (Deploying Novell Open Enterprise Server 2 for Linux) a student experienced a blue screen on this VMware Host workstation. This workstation was running Windows XP 64 bit with VMware Workstation build 203739.
The student was trying to install a package on a SLED 11 virtual machine through Yast. For this package Yast needed the SLED 11 DVD. The virtual CD-ROM player was configured as Auto, witch means that the physical CD-ROM player of the host is connected to the virtual CD-ROM player of the virtual machines.
If you Google on the error PFN_LIST_CORRUPT you will find that this error is mostly RAM corruption. In this case VMware Workstation passes wrong information to the memory therefore the blue screen.
Resolution: Configure the virtual CD-ROM player to use a ISO file.
I didn’t test this with VMware Workstation version 7.1. But this is on my list.
By default is you create a NSS pool or volume, these are management by EVMS. EVMS is a disk manager original developed by IBM.
This is a quote about EVMS from the sourceforge website
The Enterprise Volume Management System (EVMS) Project has the goal of providing unparalleled flexibility and extensibility in managing storage. It represents a new approach to logical volume management for Linux. The architecture introduces a plug-in model that allows for easy expansion and customization of various levels of volume management.
EVMS provides a single, unified system for handling all of your storage management tasks. EVMS recognizes all of the disks on your system and allows for a variety of partitioning schemes. Software-RAID and logical volume groups can be managed in EVMS. Filesystems can be created and checked, and are automatically updated when changes are made to the underlying volumes. With EVMS, there is no longer a need for several individual utilities for performing each of these tasks.
In 2006 IBM discontinued development of the project. There have been no further releases until know. Therefor Novell announced in 2008 that they will be moving from EVMS to LVM for NSS.
From OES2 it’s possible to run NSS on LVM with some with some disadvantages:
Advantages of NSS on LVM are:
So how can we create a NSS Pool with LVM?
And know the NSS Volume
Now you have a NSS Pool and Volume with LVM