cancel
Showing results for 
Search instead for 
Did you mean: 

Linux Agent don't see some file system mounted on a Suse i 586 32bits

philbas
Level 3
Hi,

I have 4 Linuxfrom several distributions that are backuped with the Linux Agent without problems.

They all have the same file system configuration :

# df
Filesystem Size Used Avail Use% Mounted on
/dev/cciss/c0d0p5 2,0G 1,1G 809M 58% /
/dev/cciss/c0d0p7 60G 15G 43G 25% /data
/dev/cciss/c0d0p6 3,9G 1,9G 1,8G 52% /var

# mount
/dev/cciss/c0d0p5 on / type ext3 (rw)
/dev/cciss/c0d0p7 on /data type ext3 (rw)
/dev/cciss/c0d0p6 on /var type ext3 (rw)

The backup Exec only see the file system of root, not the /var and /data file systems.

I know that I have the problem on a Linux i586 64bits. When I reinstal a Linux i586 32bits, it works fine.

Now, it on the folling version that I have the problem :
# uname -a
Suse Linux Enterprise Server 9 32bits (Linux linos 2.6.5-7.201-smp #1 SMP Thu Aug 25 06:20:45 UTC 2005 i686 i686 i386 GNU/Linux)

Here is the linux agent configuration file :

# cat /etc/bkupexec/agent.cfg
name MEDUSE.EUROP-ASSISTANCE.BE
force_address 172.16.1.4
export / as root
tell calypso
tell_interval 30
exclude_dir /dev
exclude_dir /proc

The backup exec agent starts correctly. Here is the log :

Can somebody tell me if you have a solution for this?

Philippe
1 REPLY 1

philbas
Level 3
I have found the problem.

The agent don't recognize/see the ReiserFS file systems.

I'll change this.

Philippe