Dump/Restore

2009-04-09 Thread Daniels Vanags
Please Help! After dump-restore /dev, /proc, /usr/compat/linux/proc - is
empty, system fealure to boot. Please guide me, how to dump/restore
devfs.

 

> df -h

Filesystem SizeUsed   Avail Capacity  Mounted on

/dev/mirror/gm0s1a 52G 37G 11G78%/

devfs 1.0K1.0K  0B   100%/dev

procfs   4.0K4.0K  0B   100%/proc

linprocfs4.0K4.0K  0B   100%
/usr/compat/linux/proc

 

 

 

 

 

Daniel Vanags

Information Technology  Department

IT infrastructure system engineer



JSC SMP Bank  www.smpbank.lv

Phone:+371 67019386

E-mail:   daniels.van...@smpbank.lv
 

 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


(no subject)

2009-04-19 Thread Daniels Vanags
   Unable to successfully dump | restore over ssh. Source machine
FreeBSD 6.2, disk /dev/mirror/gm0s1a, target machine FreeBSD 6.2, target
disk /dev/ad1s1a mounted on /mnt.

 Run dump -0aLf - / | ssh ip_address ''cd /mnt/ &&cat | restore -rf -'',
dump/restore goes without any errors.

 Fstab fixed, but system failure to boot: BTX halted. 

 Please help.

 

 

 

 

 

Daniel Vanags

Information Technology  Department

IT infrastructure system engineer



JSC SMP Bank  www.smpbank.lv

Phone:+371 67019386

E-mail:   daniels.van...@smpbank.lv
 

 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Dump | Restore

2009-04-20 Thread Daniels Vanags
 

   Unable to successfully dump | restore over ssh. Source machine
FreeBSD 6.2, disk /dev/mirror/gm0s1a, 

 target machine FreeBSD 6.2, target disk /dev/ad1s1a mounted on /mnt.

 Run dump -0aLf - / | ssh ip_address ''cd /mnt/ && cat | restore - rf
-'',  dump/restore goes without any errors.

 Fstab fixed, but system failure to boot: BTX halted. 

 Please help.

 

 

 

 

 

 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


FreeBSD on VMware ESXi

2009-05-06 Thread Daniels Vanags
We moved Hard Disk Drives from HP ProLiant DL 385 G2 with 4GB RAM, AMD
Opteron processor to HP ProLiant DL 380 G5, 4GB RAM, Intel Xeon
processor.

Disks contain FreeBSD Virtual Machines running in VMware ESXi Server.
When trying to boot, getting error: BTX halted.

Please explain, how to start FreeBSD on different hardware.

Thanks,

 

 

 

 

 

Daniel Vanags

Information Technology  Department

IT infrastructure system engineer



JSC SMP Bank  www.smpbank.lv

Phone:+371 67019386

E-mail:   daniels.van...@smpbank.lv
 

 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Teaming NIC

2009-05-07 Thread Daniels Vanags
Hello,

 

FreeBSD 6.3 has new device called lagg(4).

 Lagg is a link aggregation and link failover interface.

 With lagg we can easily bond two NIC interfaces together. 

 But how we can do NIC teaming in FreeBSD 6.2? Please help. 

 

Thanks,

 

 

 

 

 

Daniel Vanags

Information Technology  Department

IT infrastructure system engineer



JSC SMP Bank  www.smpbank.lv

Phone:+371 67019386

E-mail:   daniels.van...@smpbank.lv
 

 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


lagg failover

2009-05-14 Thread Daniels Vanags
Hello

We trying to configure FreeBSD 7.1 to work with two network interfaces
with lagg failover protocol. 

Configuring, but when le0 (MASTER) losing link, le1 should be up, but it
doesn't...

Please help.

 

# ifconfig le0 up

# ifconfig le1 up

# ifconfig lagg0 create

# ifconfig lagg0 up laggproto failover laggport le0 laggport le1

# ifconfig lagg0

lagg0: flags=8843 metric 0 mtu
1500

options=8

ether 00:0c:29:26:a7:37

inet 192.168.10.32 netmask 0xff00 broadcost 192.168.10.255

media: Ethernet autoselect

status: active

laggproto failover

laggport: le1 flags=0<>

laggport: le0 flags=5

 

 

 

 

 

 

Daniel Vanags

Information Technology  Department

IT infrastructure system engineer



JSC SMP Bank  www.smpbank.lv

Phone:+371 67019386

E-mail:   daniels.van...@smpbank.lv
 

 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Heartbeat

2009-05-26 Thread Daniels Vanags
Hello, doing heartbeat install:
 
# cd /usr/ports/sysutils/heartbeat/
# make install clean
 
Installation begins, but getting stopped with errors:
...
Making all in rc.d
gmake[2]: Entering directory
`/usr/ports/sysutils/heartbeat/work/heartbeat-1.2.5/heartbeat/rc.d'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory
`/usr/ports/sysutils/heartbeat/work/heartbeat-1.2.5/heartbeat/rc.d'
Making all in resource.d
gmake[2]: Entering directory
`/usr/ports/sysutils/heartbeat/work/heartbeat-1.2.5/heartbeat/resource.d
'
cd ../.. && /bin/sh ./config.status heartbeat/resource.d/BSDService
config.status: error: invalid argument: heartbeat/resource.d/BSDService
gmake[2]: *** [BSDService] Error 1
gmake[2]: Leaving directory
`/usr/ports/sysutils/heartbeat/work/heartbeat-1.2.5/heartbeat/resource.d
'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/sysutils/heartbeat/work/heartbeat-1.2.5/heartbeat'
gmake: *** [all-recursive] Error 1
*** Error code 1
 
Stop in /usr/ports/sysutils/heartbeat.
 
Uname output:
 
# uname -a
FreeBSD ib-03.x.xxx.com 6.2-RELEASE-p12 FreeBSD 6.2-RELEASE-p12
#0: Thu Apr 30 13:03:39 EEST 2009  
   r...@ib-01.x.xxx.com:/usr/obj/usr/src/sys/IB  i386
 
Tried to reinstall all necessary packages, installed fresh copy of the
heartbeat...nothing helps.
Please provide with a support, how to install heartbeat.
Thanx.
 
 
 
 
 
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"