Search results

  1. H

    Marvell 88SE9128 port multiplier support

    Hi @pva, I own the same server and about two years ago I put in 8.2-RELEASE. My configuration is based on five disks, the OS one in the CD slot, the others in the HDD bays. Now I'm running out of space so I'm thinking about adding an external HDD box with four bays to grow the NAS via ZFS. So...
  2. H

    Java problem: InetAddress.getLocalHost is not working

    Hi Plamaiziere, that was my old configuration, when I was trying almost everything to make it working, not the one from Sumana ;)
  3. H

    Java problem: InetAddress.getLocalHost is not working

    I'm sorry Sumana but I didn't find any solution for it. So I made a complete reinstall of the system and now it's working properly. Did you try my simple code?
  4. H

    Do I have to change the disk?

    Ok guys, thanks a lot. It could not have happened at a worse time, with disks at stellar prices... :\
  5. H

    Do I have to change the disk?

    This was the ouput: localhost# smartctl -a /dev/ad10 smartctl 5.40 2010-10-16 r3189 [FreeBSD 8.2-RELEASE amd64] (local build) Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net === START OF INFORMATION SECTION === Model Family: Hitachi Deskstar 7K1000.B Device...
  6. H

    Do I have to change the disk?

    About two weeks ago I added smartctl to my FreeBSD box. This is my configuration: HP Proliant Microserver AMD Neo N36 dual core @ 1.3MHz 2x4GB DDR2 ECC Memory modules 3x1TB mixed disks in ZFS RaidZ 1x2TB disk in ZFS simple pool 1x250GB UFS system disk The system is a file/media...
  7. H

    Java problem: InetAddress.getLocalHost is not working

    Well, it could be a good idea. I already checked the java classes in the jdk 1.6 and I found that call is native method so seems that there is some other code that is not java and that I don't know. Anyway I could try installing an IDE on my FreeBSD desktop. I hope it will be not so hard...
  8. H

    Java problem: InetAddress.getLocalHost is not working

    I think that this demonstrate that my hosts file it's working # ping FreeBSD PING localhost (127.0.0.1): 56 data bytes 64 bytes from 127.0.0.1: icmp_seq=0 ttl=64 time=0.030 ms 64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.045 ms 64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.070 ms ^C...
  9. H

    Java problem: InetAddress.getLocalHost is not working

    Thanks plamaiziere but yes, the serviio daemon script already has the -Djava.net.preferIPv4Stack=true flag. I tried to call my jar with the same flag but nothing seems to change. Is there any way to check if my hosts file is working?
  10. H

    Java problem: InetAddress.getLocalHost is not working

    Hello all, I'm a FreeBSD newbie as you can see from my presentation post. I hope this is the right place to post this thread. I'm trying to make http://www.serviio.org/ works (it's a DLNA server made in Java) but I always had the same problem. So, I'm asking you if someone can help me...
  11. H

    How to grow up file systems and...

    Ok, now it finally works! # df -h Filesystem Size Used Avail Capacity Mounted on /dev/gpt/gprootfs 1.9G 311M 1.5G 17% / devfs 1.0K 1.0K 0B 100% /dev /dev/gpt/gptmpfs 62G 20K 57G 0% /tmp /dev/gpt/gpusrfs 70G...
  12. H

    How to grow up file systems and...

    This is my rc.conf # -- sysinstall generated deltas -- # Sun Jul 31 22:42:42 2011 # Created: Sun Jul 31 22:42:42 2011 # Enable network daemons for user convenience. # Please make all changes to this file, not to /etc/defaults/rc.conf. # This file now contains just the overrides from...
  13. H

    How to grow up file systems and...

    This is what I did: mfsbsd# mkdir /250G mfsbsd# mount /dev/gpt/gprootfs /250G/ mfsbsd# mount /dev/gpt/gpusrfs /250G/usr/ mfsbsd# mount /dev/gpt/gpvarfs /250G/var and mfsbsd# ssh -c blowfish Lorenzo@192.168.0.100 dd bs=64k if=/mnt/repository/Backup/freeBSD/20110916 /root.dump.gz | ( cd /250G/...
  14. H

    How to grow up file systems and...

    Ok, today I had some time and I worked on it a little bit. Finally, I was able to create a USB stick with mfsBSD on it: # dd if=/dev/zero of=/dev/da0 bs=1k count=1 1+0 records in 1+0 records out 1024 bytes transferred in 0.003000 secs (341331 bytes/sec) # bsdlabel -Bw da0 auto # # newfs...
  15. H

    How to grow up file systems and...

    Yes, you are right. But it's a week that I'm trying working on it... and it's so frustrating. I would like to do so much thing with this box and FreeBSD but I'm still so far that I can't see the light. Anyway, I'll do that, thank you for your help.
  16. H

    How to grow up file systems and...

    Just to try, I downloaded FreeBSD-8.2-RELEASE-amd64-memstick.img and put in /usr/dist. Then I tried to copy it in my 8gb usb stick with dd if=FreeBSD-8.2-RELEASE-amd64-memstick.img of=/dev/da0 bs=10240 but I have this error: (da0:umass-sim0:0:0:0): AutoSense failed (da0:umass-sim0:0:0:0)...
  17. H

    How to grow up file systems and...

    Ok, now it's clear. I'm looking around to find a guide to install msfBSD on a USB stick and I found this: http://forums.freebsd.org/showthread.php?t=11715 but does not seem to say much about mfsBSD.
  18. H

    How to grow up file systems and...

    This is what I have in /dev # cd /dev/ # ls -l total 3 crw-r--r-- 1 root wheel 0, 34 Sep 20 21:59 acpi crw-r----- 1 root operator 0, 76 Sep 20 21:59 ad1 crw-r----- 1 root operator 0, 77 Sep 20 21:59 ad1p1 crw-r----- 1 root operator 0, 78 Sep 20 21:59 ad1p2 crw-r-----...
  19. H

    How to grow up file systems and...

    I mean, bsdlabel don't work on the bigger drive, or better, I don't know how to call this command on it. If I try I got: bsdlabel -A ad1s1 bsdlabel: ad1s1: no valid label found I have the ad4s1 slice (old small drive) but I don't have any more the ad1s1 (or ad0s1 - new big one). Is this all...
  20. H

    How to grow up file systems and...

    Sorry man but I have another question. If I do df -h the output is: # df -h Filesystem Size Used Avail Capacity Mounted on /dev/gpt/gprootfs 1.9G 311M 1.5G 17% / devfs 1.0K 1.0K 0B 100% /dev /dev/gpt/gptmpfs 85G 14K 78G...
Back
Top