Hello All,
i´m bringing it to your attention.
With the OES11 SP1 Scheduled Maintenance April 2013 Patch, there are the same issues like in the past.
I lost all NSS Volumes. See here:
Support | NCP exports for NSS volumes are lost on OES11SP1 after implementing Patch SLESSP2-Kernel 7277 (kernel-default-3.0.58-0.6.2.1.x86_64.rpm)
It happened in January 2013 also, after aplying Kernel patch kernel-default-3.0.58-0.6.2.1.x86_64, the NSS volumes are lost.
I had to execute following command:
for i in /lib/modules/3.0.13-0.27-default/updates/*.ko ; do ln -s $i /lib/modules/3.0.51-0.7.9-default/weak-updates/updates/ ; done
After this, the links were newly created and after a reboot the NSS Volumes came up.
For the new Kernel there are the same issues and i have to run the same command, but light different because of the new kernel.
for i in /lib/modules/3.0.13-0.27-default/updates/*.ko ; do ln -s $i /lib/modules/3.0.58-0.6.6-default/weak-updates/updates/ ; done
Sorry Novell. But, what do you do?
Andreas
i´m bringing it to your attention.
With the OES11 SP1 Scheduled Maintenance April 2013 Patch, there are the same issues like in the past.
I lost all NSS Volumes. See here:
Support | NCP exports for NSS volumes are lost on OES11SP1 after implementing Patch SLESSP2-Kernel 7277 (kernel-default-3.0.58-0.6.2.1.x86_64.rpm)
It happened in January 2013 also, after aplying Kernel patch kernel-default-3.0.58-0.6.2.1.x86_64, the NSS volumes are lost.
I had to execute following command:
for i in /lib/modules/3.0.13-0.27-default/updates/*.ko ; do ln -s $i /lib/modules/3.0.51-0.7.9-default/weak-updates/updates/ ; done
After this, the links were newly created and after a reboot the NSS Volumes came up.
For the new Kernel there are the same issues and i have to run the same command, but light different because of the new kernel.
for i in /lib/modules/3.0.13-0.27-default/updates/*.ko ; do ln -s $i /lib/modules/3.0.58-0.6.6-default/weak-updates/updates/ ; done
Sorry Novell. But, what do you do?
Andreas