...
Instructions for rpm v15.2 and above on CSN
The user must follow the below steps if using rpm version 15.2 or above on the CSN:
Edit
/etc/caringo/netboot/netboot.cfg
file on the CSN.Verify that KernelOptions parameter includes the new max size for the ramdisk.
Code Block kernelOptions = castor_net=active-backup: ramdisk_size=190000
Use space separater separator between “active-backup:” and ramdisk_size=190000 as used in above command.
restart netboot.
service netboot restart
...