dazuko-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Dazuko-devel] DazukoFS 3.0.0-rc2 posted


From: jim burns
Subject: Re: [Dazuko-devel] DazukoFS 3.0.0-rc2 posted
Date: Thu, 30 Oct 2008 19:52:35 -0400
User-agent: KMail/1.10.1 (Linux/2.6.25.18-0.2-pae; KDE/4.1.2; i686; ; )

On Thu October 30 2008 6:12:46 pm you wrote:
> I don't know if this will be helpful to you, but there is a dazuko-2.3.6
> version for openSUSE 11.0 available on
> http://download.opensuse.org/repositories/home:/andavis/openSUSE_11.0/
>   This version includes and uses the redirfs (www.redirfs.org) module.

Thanx for trying to help. I'm running into a couple of problems I had with 
other versions. Here's my console session:

address@hidden 10/30/08  7:18PM:/etc/yum.repos.d                               
[543] > rpm -Uhv /var/cache/yum/home_andavis/packages/*
Preparing...                ########################################### [100%]
   1:dazuko-kmp-xen         ########################################### [ 50%]
WARNING: /lib/modules/2.6.25.18-0.2-xen/weak-updates/redirfs.ko needs unknown 
symbol rfs_flt_type                                                             
  
WARNING: /lib/modules/2.6.25.18-0.2-xen/weak-updates/dazuko/dazuko.ko needs 
unknown symbol redirfs_delete_filter                                            
    
WARNING: /lib/modules/2.6.25.18-0.2-xen/weak-updates/dazuko/dazuko.ko needs 
unknown symbol redirfs_set_operations                                           
    
WARNING: /lib/modules/2.6.25.18-0.2-xen/weak-updates/dazuko/dazuko.ko needs 
unknown symbol redirfs_unregister_filter                                        
    
WARNING: /lib/modules/2.6.25.18-0.2-xen/weak-updates/dazuko/dazuko.ko needs 
unknown symbol redirfs_register_filter                                          
    
WARNING: /lib/modules/2.6.25.18-0.2-xen/weak-updates/dazuko/dazuko.ko needs 
unknown symbol redirfs_set_path                                                 
    
   2:dazuko-kmp-pae         ########################################### [100%]  
WARNING: /lib/modules/2.6.25.18-0.2-pae/weak-updates/redirfs.ko needs unknown 
symbol rfs_flt_type                                                             
  
WARNING: /lib/modules/2.6.25.18-0.2-pae/weak-updates/dazuko/dazuko.ko needs 
unknown symbol redirfs_delete_filter                                            
    
WARNING: /lib/modules/2.6.25.18-0.2-pae/weak-updates/dazuko/dazuko.ko needs 
unknown symbol redirfs_set_operations                                           
    
WARNING: /lib/modules/2.6.25.18-0.2-pae/weak-updates/dazuko/dazuko.ko needs 
unknown symbol redirfs_unregister_filter                                        
    
WARNING: /lib/modules/2.6.25.18-0.2-pae/weak-updates/dazuko/dazuko.ko needs 
unknown symbol redirfs_register_filter                                          
    
WARNING: /lib/modules/2.6.25.18-0.2-pae/weak-updates/dazuko/dazuko.ko needs 
unknown symbol redirfs_set_path                                                 
    
address@hidden 10/30/08  7:19PM:/etc/yum.repos.d                                
 
[544] > lsmod|egrep daz\|redir
[1]    29160 done       lsmod | 
       29161 exit 1     egrep daz\|redir
address@hidden 10/30/08  7:20PM:/etc/yum.repos.d
[545] > modprobe dazuko
address@hidden 10/30/08  7:20PM:/etc/yum.repos.d
[546] > lsmod|egrep daz\|redir
dazuko                 51544  1 
redirfs                60696  1 dazuko,[permanent]

As you can see, the install complains of unsatisfied symbols. The dazuko-kmp 
2.3.4.4 packages from the main openSuSE repo had those same unknown symbols on 
trying to modprobe dazuko (since redirfs won't load, dazuko won't load). Here, 
tho', dazuko modprobes, but gets the following syslog errors when antivir 
starts, similar to when I tried to compile dazuko 2.3.6-pre2 with redirfs 0.3 
myself:

Oct 30 19:20:56 Dell4550 kernel: Redirecting File System Framework Version 0.3 
<www.redirfs.org>
Oct 30 19:20:56 Dell4550 kernel: dazuko: loaded, version=2.3.6-pre2
Oct 30 19:22:12 Dell4550 antivir[29199]: excluding "/sys/" from scan (special 
file system)
Oct 30 19:22:12 Dell4550 antivir[29199]: excluding "/proc" from scan (special 
file system)
Oct 30 19:22:12 Dell4550 antivir[29199]: excluding "/var/lib/ntp/proc" from 
scan (special file system)
Oct 30 19:22:12 Dell4550 antivir[29199]: Information: Dazuko kernel module 
version 2.3.6-pre2 detected
Oct 30 19:22:12 Dell4550 antivir[29201]: Error: Unable to setup Dazuko 
parameters
Oct 30 19:22:12 Dell4550 antivir[29203]: Error: Unable to setup Dazuko 
parameters
Oct 30 19:22:12 Dell4550 antivir[29199]: Error: Unable to setup Dazuko 
parameters

address@hidden 10/30/08  7:39PM:/etc/yum.repos.d
[553] > ll /dev/dazuko
crw-rw---- 1 root root 250, 0 2008-10-30 19:20 /dev/dazuko

I did not install the init files in dazuko.rpm, since my /etc/sysconfig/kernel 
already auto loads dazuko. Any ideas? Thanx in advance.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]