HP ILO FreeBSD 8.3 Installation problem
Hi, I'm trying to install FreeBSD with an HP ILO 4 advanced, web interface. I tried to install FreeBSD 8.2, FreeBSD 8.3 and FreeBSD 8.4. I tried to use acd0 and cd0 as media. I got the same result. ERROR: I'm trying to add freebsd8.3iso from ILO such as virtual drive not from cd or dvd. In Screeshot: Error: mounting /dev/acd0 on /dist: Input/output error (5) other ERROR: Unable to initialize selected media. Would you like to adjust your media configuration and try again? ___ 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"
Re: HP ILO FreeBSD 8.3 Installation problem
Hi, USB memstick img file is solution for me. I try FreeBSD-8.3-RELEASE-amd64-memstick.img. I downloaded this img file and copy to USB, not burn it to USB. Then attach to İLO such as USB virtual image then sysinstall start, BUT I selected installation from usb install NOT CD/DVD installation. thanks for your answers. 05.07.2013, 02:00, "Damien Fleuriot" : > On 5 Jul 2013, at 00:01, "bw.mail.lists" wrote: > >> On 7/4/2013 4:59 PM, Emre Çamalan wrote: >>> Hi, >>> I'm trying to install FreeBSD with an HP ILO 4 advanced, web interface. I >>> tried to install FreeBSD 8.2, FreeBSD 8.3 and FreeBSD 8.4. I tried to use >>> acd0 and cd0 as media. I got the same result. >>> >>> ERROR: I'm trying to add freebsd8.3iso from ILO such as virtual drive not >>> from cd or dvd. >> We had a similar experience with Dell's DRAC and FreeBSD 9.1, after initial >> boot and kernel load it wasn't able to mount / from (virtual) cd. We ended >> up using an mfsBSD iso ( http://mfsbsd.vx.sk/ ), which doesn't mount from >> cd, but uses an .img loaded as memory disk. Didn't try the official bootonly >> iso or the USB image. > > Same here, boot from MFS, gpart manually, install manually, works like a > charm. > > I actually do it for all our installs now, the procedure is quite scriptable. ___ 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"
Zfs encryption property for freebsd 8.3
Hi, I want to encrypt some disk on my server with Zfs encryption property but it is not available. Are there anybody have got an experience about this? [url]http://docs.oracle.com/cd/E23824_01/html/821-1448/gkkih.html#scrolltoc[/url] [url]http://www.oracle.com/technetwork/articles/servers-storage-admin/manage-zfs-encryption-1715034.html[/url] These are good explanations but I got an error and output shows all property; [root@HP ~]# zpool status pool: output state: ONLINE scan: none requested config: NAMESTATE READ WRITE CKSUM output ONLINE 0 0 0 ad0s1eONLINE 0 0 0 errors: No known data errors [root@HP ~]# zfs create -o encryption=on output/home cannot create 'output/home': invalid property 'encryption' [root@HP ~]# zfs get encryption bad property list: invalid property 'encryption' usage: get [-rHp] [-d max] [-o "all" | field[,...]] [-t type[,...]] [-s source[,...]] <"all" | property[,...]> [filesystem|volume|snapshot] ... The following properties are supported: PROPERTY EDIT INHERIT VALUES availableNO NO clones NO NO [,...] compressratioNO NO <1.00x or higher if compressed> creation NO NO defer_destroyNO NO yes | no mounted NO NO yes | no origin NO NO refcompressratio NO NO <1.00x or higher if compressed> referenced NO NO type NO NO filesystem | volume | snapshot used NO NO usedbychildren NO NO usedbydatasetNO NO usedbyrefreservation NO NO usedbysnapshots NO NO userrefs NO NO written NO NO aclinherit YES YES discard | noallow | restricted | passthrough | passthrough-x aclmode YES YES discard | groupmask | passthrough | restricted atime YES YES on | off canmountYES NO on | off | noauto casesensitivity NO YES sensitive | insensitive | mixed checksumYES YES on | off | fletcher2 | fletcher4 | sha256 compression YES YES on | off | lzjb | gzip | gzip-[1-9] | zle copies YES YES 1 | 2 | 3 dedup YES YES on | off | verify | sha256[,verify] devices YES YES on | off execYES YES on | off jailed YES YES on | off logbias YES YES latency | throughput mlslabelYES YES mountpoint YES YES| legacy | none nbmand YES YES on | off normalizationNO YES none | formC | formD | formKC | formKD primarycacheYES YES all | none | metadata quota YES NO| none readonlyYES YES on | off recordsize YES YES 512 to 128k, power of 2 refquotaYES NO| none refreservation YES NO| none reservation YES NO| none secondarycache YES YES all | none | metadata setuid YES YES on | off sharenfsYES YES on | off | share(1M) options sharesmbYES YES on | off | sharemgr(1M) options snapdir YES YES hidden | visible syncYES YES standard | always | disabled utf8only NO YES on | off version YES NO 1 | 2 | 3 | 4 | 5 | current volblocksize NO YES 512 to 128k, power of 2 volsize YES NO vscan YES YES on | off xattr YES YES on | off userused@... NO NO groupused@...NO NO userquota@... YES NO| none groupquota@... YES NO| none written@ NO NO Sizes are specified in bytes with standard units such as K, M, G, etc. User-defined properties can be specified by using a name containing a colon (:). The {user|group}{used|quota}@ properties must be appended with a user or group specifier of one of these forms: POSIX name (eg: "matt") POSIX id(eg: "126829") SMB name@domain (eg: "matt@sun") SMB SID (eg: "S-1-234-567-89") [root@HP ~]# - How can I use or add encryption property to FreeBsd 8.3? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscri
cause of reboot
Hi, my server reboots every night and same o'clock last 10 days. But this machine's uptime was 96days. Suddenly reboot this machine and now this continue every night again and again. I didn't find any reason and I didn't change anything else. I looked "last" command, reboot ~ ~ AM 03.15 ~ I checked "dmesg -a" , it has only generic things no other things. I checked "/var/log/messages" I wrote script and checked swapinfo , cpu and memory but all of them was normal before reboot. I checked crontab and scripts. I checked "crashinfo" but no dump from kernel. I didn't find any useful info from this commands. I checked "praudit /var/audir/20130930..CrashRecovery" and I didn't understand very well from this file but I think this means my machine crash and reboot isn't it?? And How can I understand what is the reason of rebooting my FreeBSD8.3 server. Please help I need to find cause of reboot.. ___ 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"
Re: cause of reboot
Yes I checked also it , such as ; "grep -i 'reboot' /root/scripts/* -R" "grep -i 'halt' /root/scripts/* -R" "grep -i 'shutdown' /root/scripts/* -R" 30.09.2013, 17:33, "Jason Hellenthal" : > Did you check for the command reboot in all of the periodic scripts and cron > jobs as well as the command shutdown ? > > On Sep 30, 2013, at 10:24, Emre Çamalan wrote: > > Hi, > my server reboots every night and same o'clock last 10 days. But this > machine's uptime was 96days. > > Suddenly reboot this machine and now this continue every night again and > again. > > I didn't find any reason and I didn't change anything else. > > I looked "last" command, > reboot ~ ~ AM 03.15 ~ > > I checked "dmesg -a" , it has only generic things no other things. > > I checked "/var/log/messages" > > I wrote script and checked swapinfo , cpu and memory but all of them was > normal before reboot. > > I checked crontab and scripts. > > I checked "crashinfo" but no dump from kernel. > > I didn't find any useful info from this commands. > > I checked "praudit /var/audir/20130930..CrashRecovery" > and I didn't understand very well from this file but I think this means my > machine crash and reboot isn't it?? > > And How can I understand what is the reason of rebooting my FreeBSD8.3 server. > > Please help I need to find cause of reboot.. > ___ > freebsd-hack...@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org" ___ 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 Hp Proliant DL580 g7 & IBM 3650 installation problem
Hi, I have got a big computer which has got at least 4 core "Hp Proliant DL580 g7" server. And it has got HP p410i smart array RAID card. I tried to install FreeBSD 8.2, 8.3 9.1 from DVD and bootonly cd but after passed menu screen I got an error. Please show me the way for solution. I attached last screenshot from HP 580. And IBM machine give an error and restart again and again. I attached screenshot too. ___ 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"
RE: FreeBSD Hp Proliant DL580 g7 & IBM 3650 installation problem
u can also see image for HP (proliant DL 580 g7) http://s1.postimage.org/j5gocn2xb/image.jpg for IBM (3650 server) http://s20.postimage.org/uonx173gd/Ibm.jpg > From: axel...@ymail.com > Date: Thu, 10 Jan 2013 18:41:58 +0100 > Subject: Re: FreeBSD Hp Proliant DL580 g7 & IBM 3650 installation problem > To: cwe...@hotmail.com > CC: freebsd-questions@freebsd.org > > On Thu, Jan 10, 2013 at 6:19 PM, Emre Çamalan wrote: > > > Hi, > > > > I have got a big computer which has got at least 4 core "Hp Proliant DL580 > > g7" server. > > And it has got HP p410i smart array RAID card. > > > > > > I tried to install FreeBSD 8.2, 8.3 9.1 from DVD and bootonly cd but after > > passed menu screen I got an error. > > > > > > > > Please show me the way for solution. > > > > I attached last screenshot from HP 580. > > > > And IBM machine give an error and restart again and again. > > I attached screenshot too. > > > > ___ > > 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" > > > Hi, > > Could you please send us the errors you encounter please? > > Regards, > Alexandre > ___ > 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-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
RE: FreeBSD Hp Proliant DL580 g7 & IBM 3650 installation problem
HP p410i Smart Array Raid Controller Card is used by HP proliant dl 580 g7, so when i read Freebsd Hardware Compatibility page ... i saw ciss(4) driver includes: HP Smart Array P410i before installation start i load this module from loader console... loader console> load ciss OK Loading loader console> autoboot it worked, thanks best regards > Date: Thu, 10 Jan 2013 10:15:22 -0800 > From: d...@pki2.com > To: cwe...@hotmail.com > Subject: Re: FreeBSD Hp Proliant DL580 g7 & IBM 3650 installation problem > CC: freebsd-questions@freebsd.org > > > > On Thu, 10 Jan 2013, Emre ?amalan wrote: > > > Hi, > > > > I have got a big computer which has got at least 4 core "Hp Proliant > > DL580 g7" server. And it has got HP p410i smart array RAID card. > > > > > > I tried to install FreeBSD 8.2, 8.3 9.1 from DVD and bootonly cd but > > after passed menu screen I got an error. > > > > > > I have many HP machines with 410i controllers but no G7s. I haven't had a > problem installing FreeBSD on them. > > > > > Please show me the way for solution. > > > > I attached last screenshot from HP 580. > > > > And IBM machine give an error and restart again and again. > > I attached screenshot too. > ___ > 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-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
Re: Kernel headers
What is your distribution for installing FreeBSD, CD , DVD ? You can also use DVD for installing kernel. First , download FreeBSD 8.x or 9.x DVD distribution then try to install kernel with same way which is showing on cyberciti.biz. or reinstall your freebsd with FreeBSD 9.1 which ask to you for installing kernel. 21.01.2013, 13:12, "Ralf Mardorf" : > I'm a FreeBSD novice, experienced with Linux audio. If on Linux the > network does work, than it works. > What is needed to have a working network on FreeBSD for all situations? > > http://www.cyberciti.biz/faq/freebsd-install-kernel-source-code/ > > German FTP: > Unable to transfer the sbase distribution from ftp://ftp.de.freebsd.org. > Some primary by HTTP: > Value Required lease enter the address of the HTTP proxy in this format: > hostname:port (the ':port' is optional, default is 3128) > > *?* > > Very often Google finds similar incomplete howtos :(. > > What "hostname" is required? > > Regards, > Ralf > ___ > 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-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"