Hi all,
The system which I'm working with is Freenas 8.2-RELEASE-p9, and I'm having problems mounting an external samba share in this machine.
I'm using the following instruction in my freenas server:
/> mount_smbfs -I 192.168.1.55 //user@192.168.1.55/folder_shared /mnt/smb_shares
where
- 192.168.1.55 is the address of the samba server.
- /folder_shared is the folder shared by the samba server.
- /mnt/smb_shares is the folder in the freenas server where I want to mount the samba share.
After mount_smbfs is executed, I am asked for the password and once it is given, the freenas system crashes and forces to reboot. In the console the information given is:
Fatal trap 12. page fault while in kernel mode... (see attachment)
Am I doing something wrong or is this a bug in freenas?
Thanks in advance for any information on how to resolve this issue.
The system which I'm working with is Freenas 8.2-RELEASE-p9, and I'm having problems mounting an external samba share in this machine.
I'm using the following instruction in my freenas server:
/> mount_smbfs -I 192.168.1.55 //user@192.168.1.55/folder_shared /mnt/smb_shares
where
- 192.168.1.55 is the address of the samba server.
- /folder_shared is the folder shared by the samba server.
- /mnt/smb_shares is the folder in the freenas server where I want to mount the samba share.
After mount_smbfs is executed, I am asked for the password and once it is given, the freenas system crashes and forces to reboot. In the console the information given is:
Fatal trap 12. page fault while in kernel mode... (see attachment)

Am I doing something wrong or is this a bug in freenas?
Thanks in advance for any information on how to resolve this issue.