Hi Maeda, Soumendu Satapathy and myself are working together on this. We are using the patches ckrm-f0.4-2614-single.patch and cpurc-v0.3-2614, as I have mentioned in my previous mails. So we are not using ckrm-f0.4-2614 + cpurc_v0.3-2614 as you have used. Could you please try ckrm-f0.4-2614-single.patch instead of ckrm-f0.4-2614 ?
We also used 01_configfs.patch. We have not used any other patches. Thanks, Rajaram. -----Original Message----- From: [EMAIL PROTECTED] on behalf of MAEDA Naoaki Sent: Thu 2/9/2006 3:16 PM To: Satapathy, Soumendu Sekhar Cc: [email protected] Subject: Re: [ckrm-tech] Problem in Mounting rcfs Hi Satapathy, I don't see any problem about your config, and I tried your config file with linux-2.6.14.4 + ckrm-f0.4-2614 + cpurc_v0.3-2614 on my machine. However, I also cannot reproduce the problem. Because I use reiserfs on my machine, I have to change only one flag, CONFIG_REISERFS=y. The other flags are the same as yours. Do you apply other patch? If so, could you try to run without these patches? The following is the command log on my machine. # uname -a Linux moscone 2.6.14.4 #3 SMP Thu Feb 9 18:09:52 JST 2006 i686 i686 i386 GNU/Linux # mount -t configfs none /config # mount /dev/sda2 on / type reiserfs (rw,acl,user_xattr) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) tmpfs on /dev/shm type tmpfs (rw) devpts on /dev/pts type devpts (rw,mode=0620,gid=5) /dev/sda3 on /home type ext3 (rw,acl,user_xattr) usbfs on /proc/bus/usb type usbfs (rw) none on /config type configfs (rw) # ls /config . .. ckrm # ls /config/ckrm . .. attrib config members shares stats # lsmod Module Size Used by rfcomm 50072 0 ipv6 283360 12 hidp 24960 2 button 10896 0 l2cap 35584 10 rfcomm,hidp battery 13700 0 ac 9092 0 bluetooth 59524 5 rfcomm,hidp,l2cap edd 14944 0 i2c_piix4 13328 0 i2c_core 27136 1 i2c_piix4 e100 42880 0 ohci_hcd 27012 0 mii 9856 1 e100 parport_pc 33220 1 lp 17480 0 parport 41416 2 parport_pc,lp ext3 144264 1 jbd 64532 1 ext3 dm_mod 65308 1 sg 43936 0 sym53c8xx 88084 3 scsi_transport_spi 26496 1 sym53c8xx sd_mod 23936 4 scsi_mod 145704 4 sg,sym53c8xx,scsi_transport_spi,sd_mod Thanks, MAEDA Naoaki Satapathy, Soumendu Sekhar wrote: > Hi Maeda > > I am attaching the .config file with this mail. I took the following > steps:- > > 1)make xconfig > > 2)In the config , I enabled rcfs as statically linked and not as a > module. > > 3)Compiled the kernel with these config changes. > > 4)I used the following command to mount the rcfs. > mount -t configfs none /config > > 5)When I go to the /config directory , I don't see any ckrm directory > being created. > > But when I am enabling rcfs as a module in the config, and compiling the > kernel, I am able to mount rcfs. I could see the ckrm directory being > created under /config. > > Thanks and Regards > > Soumendu S. Satapathy | Team Lead | ES7000 Linux Systems Group > Unisys | 135/1 Purva Premiere, Residency Road, Bangalore - 25 | > Address Two | (080) 4159 4546 > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you > received this in error, please contact the sender and delete the e-mail > and its attachments from all computers. > -----Original Message----- > From: MAEDA Naoaki [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 09, 2006 10:45 AM > To: Satapathy, Soumendu Sekhar > Cc: [email protected] > Subject: Re: [ckrm-tech] Problem in Mounting rcfs > > Hi Satapathy, > > Satapathy, Soumendu Sekhar wrote: >> Hi >> >> >> >> I am able to mount rcfs only when I am compiling the kernel with rcfs > as >> a module but not otherwise. When I am compiling the kernel with rcfs >> statically linked >> >> the following command doesn't work - >> >> *mount -t configfs none /config.* >> >> >> >> I am not able to see any ckrm directory under /config. > > I couldn't reproduce your problem. Statically linked rcfs also works > fine. I guess it is a kernel configuration problem. Could you post > your .config file? > > Thanks, > MAEDA Naoaki > >> >> >> Could you please clarify? >> >> Thanks and Regards >> >> **Soumendu S. Satapathy** | Team Lead | ES7000 Linux Systems Group >> >> Unisys | 135/1 Purva Premiere, Residency Road, Bangalore - 25 | >> Address Two | (080) 4159 4546 >> >> >> >> >> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE > PROPRIETARY >> MATERIAL and is thus for use only by the intended recipient. If you >> received this in error, please contact the sender and delete the > e-mail >> and its attachments from all computers. >> >> >> >> >> >> >> > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ ckrm-tech mailing list https://lists.sourceforge.net/lists/listinfo/ckrm-tech ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ ckrm-tech mailing list https://lists.sourceforge.net/lists/listinfo/ckrm-tech
