Switch to DuckDuckGo Search
   April 21, 2016  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | >

Toggle Join/Part | bottom
[00:35:31] *** EisNerd_ has quit IRC
[00:43:27] *** EisNerd has joined #openindiana
[02:39:28] *** trisk has quit IRC
[02:44:20] *** trisk has joined #openindiana
[02:46:37] *** aaro has joined #openindiana
[02:51:47] *** adulteratedjedi has quit IRC
[03:45:42] *** triffid has quit IRC
[04:40:01] *** khfeng has quit IRC
[04:40:36] *** kohju_ has joined #openindiana
[04:42:36] *** kohju has quit IRC
[04:42:50] *** khfeng has joined #openindiana
[05:11:20] *** kohju__ has joined #openindiana
[05:12:47] *** kohju_ has quit IRC
[05:47:37] *** adulteratedjedi has joined #openindiana
[05:53:39] *** adulteratedjedi has quit IRC
[06:00:30] *** kohju__ is now known as kohju
[06:15:47] *** aaro has quit IRC
[06:16:51] *** aaro has joined #openindiana
[06:26:24] *** magyar has quit IRC
[06:30:51] *** Whoopsie has quit IRC
[06:40:42] *** makruger2000 has quit IRC
[06:55:33] *** nikolam has joined #openindiana
[07:20:26] *** kohju_ has joined #openindiana
[07:21:29] *** kohju has quit IRC
[07:33:37] *** nikolam has quit IRC
[07:34:24] *** notklaatu has quit IRC
[07:51:54] *** kohju_ is now known as kohju
[07:53:40] *** kohju_ has joined #openindiana
[07:56:46] *** tsoome has quit IRC
[07:58:03] *** kohju has quit IRC
[08:03:05] *** kohju_ is now known as kohju
[08:08:01] *** notklaatu has joined #openindiana
[08:18:33] *** khfeng has quit IRC
[08:19:33] *** khfeng has joined #openindiana
[08:21:48] *** Toasterson has joined #openindiana
[08:25:15] *** alp has quit IRC
[08:25:15] *** alp_ has joined #openindiana
[08:33:47] *** tsoome has joined #openindiana
[08:34:21] *** alp_ has quit IRC
[08:35:11] *** alp_ has joined #openindiana
[08:35:23] *** Whoopsie has joined #openindiana
[08:41:48] *** pjama has joined #openindiana
[09:00:25] *** zadock has joined #openindiana
[09:04:33] *** aaro has quit IRC
[09:06:34] *** nikolam has joined #openindiana
[09:10:32] <nikolam> since tracker started working again in hipster, it is crawling my Documents dir on every login, slowing me down considerably
[09:10:57] <nikolam> and I don't change Documents dir contents so often..
[09:10:59] <tsoome> so its not working properly;)
[09:11:40] <tsoome> it should cache things and only refresh when needed, not rebuild everything from scratch
[09:13:47] *** alcir has joined #openindiana
[09:14:19] <nikolam> not sure what a frak he is doing. last time I logged in ti worked shortly upon logon then went wuiet. and now seems like crawling again I suppose
[09:17:02] <nikolam> battling with it since libnotify testing. I even left it index lagrer dir for 18 hours the other day and after relogin it wanted to crawl it again
[09:19:16] <tsoome> hm, so it did not had chance to finish indexing perhaps?
[09:19:36] <nikolam> He said it finished as I remember
[09:19:40] <tsoome> ok
[09:19:53] <nikolam> he also finished it for ~ the other day
[09:20:04] <nikolam> and now again doing it
[09:20:11] <tsoome> guess some debugging would be needed then...
[09:20:39] <nikolam> thinking we should have some remotely upstream supported version. OpenCSW has it at 1.1.3 for tracker
[09:21:56] <nikolam> I also had few core dumps of tracker during testing time
[09:24:05] <nikolam> wasn't able to isolate what it choked on it the other day: https://bpaste.net/show/23660f389016
[09:26:15] <nikolam> tracker is idling now after half-hour mollesting of 'Documents' indexing
[09:28:22] *** zadock has quit IRC
[09:28:41] <nikolam> ubuntu has 1.4.1 and 1.6.2 for dev
[09:36:20] *** Whoopsie has quit IRC
[09:51:56] *** Whoopsie has joined #openindiana
[09:54:34] *** merzo_ has quit IRC
[09:58:50] *** Whoopsie has quit IRC
[10:20:35] *** alanc has quit IRC
[10:20:54] *** alanc has joined #openindiana
[10:20:54] *** ChanServ sets mode: +o alanc
[10:35:20] *** kohju_ has joined #openindiana
[10:36:29] *** kohju has quit IRC
[10:40:54] *** adulteratedjedi has joined #openindiana
[10:51:35] <avsej> I'm trying to link with libreadline and getting this error
[10:51:37] <avsej> ld: fatal: file /usr/ucblib/libtermcap.so.1: version 'ILLUMOS_0.1' does not exist:
[10:51:39] <avsej> required by file /usr/lib/libreadline.so
[10:51:49] <avsej> what does it mean?
[10:54:33] <avsej> why I have different libtermcap.so in the system?
[10:54:45] <avsej> seems like the build picks up incorrect one
[10:57:44] <avsej> I cannot remove compatibility/ucb because libtool depends on it
[10:57:58] *** dustinm has quit IRC
[11:01:04] <avsej> in runtime libreadline uses version from /usr/lib, but build tools on oi-userland add /usr/ucblib into LDFLAGS, is it really necessary? because eventually it will pull it as a dependency
[11:04:20] *** dustinm has joined #openindiana
[11:14:58] <avsej> okay I found, it was a problem of configure script itself, which added it for netbsd, and considered harmless for everyoneelse, seems like it is harmful for us
[11:19:48] <tsoome> ucb is considered to be obsolete and should be avoided if possible. basically its porting issue to make sure the correct parts are selected.
[11:21:59] <avsej> yes, I added appropriate patch to the component
[11:24:40] *** merzo_ has joined #openindiana
[11:25:02] *** InTheWings has joined #openindiana
[12:02:02] *** LeftWing__ has joined #openindiana
[12:02:19] *** Whoopsie has joined #openindiana
[12:02:36] *** LeftWing has quit IRC
[12:10:26] *** Whoopsie has quit IRC
[12:32:21] *** kohju__ has joined #openindiana
[12:35:34] *** kohju_ has quit IRC
[12:59:58] *** AndrewG has quit IRC
[13:06:21] *** Kurlon_ has joined #openindiana
[13:08:05] *** Kurlon has quit IRC
[13:41:09] *** alp_ has quit IRC
[13:47:12] <nikolam> Agnar, that zonecfg -z master export | sed | zonecfg -z zonename says "No such zone configured Use 'create' to begin configuring a new zone.' but zoneadm list -cv show it as configured
[13:48:00] <nikolam> I gues it's ok
[13:48:08] *** alp_ has joined #openindiana
[13:49:59] <tomww> configured but not installed...
[13:51:23] <nikolam> I figured
[14:16:01] *** alp_ has quit IRC
[14:16:03] *** alp__ has joined #openindiana
[14:23:47] *** _0x5eb_ has quit IRC
[14:24:59] *** alp__ has quit IRC
[14:28:54] *** alp__ has joined #openindiana
[14:40:52] *** _0x5eb_ has joined #openindiana
[14:51:19] *** Whoopsie has joined #openindiana
[14:52:39] *** Kurlon_ has quit IRC
[14:56:42] *** kohju__ is now known as kohju
[15:02:58] *** Whoopsie has quit IRC
[15:26:08] *** Kurlon has joined #openindiana
[15:30:35] <Agnar> nikolam: it's the second zonecfg that informs you that the zone does not exist yet and you have to "create" it, what stdin will do
[15:33:41] <nikolam> Agnar, I think it's fine, there were no bz1 before abut after, there is. Changed name and IP: https://bpaste.net/show/ed94934f13bd
[15:34:32] <avsej> leoric, is there date for OI-2016.04 snapshot?
[15:34:41] <nikolam> I figured it out.
[15:34:52] <leoric> what do you mean?
[15:34:56] <Agnar> nikolam: as I would expect - I do that all the time
[15:35:15] <nikolam> leoric, is currently on vacation actually, just said on oi-dev.
[15:35:35] <leoric> this means I can devote some time to OI :)
[15:36:13] <avsej> so snapshot will be pretty soon?
[15:36:26] <leoric> yes
[15:36:38] <nikolam> I was thinking to say.. it's just any other leoric's day, just now he is on vacation-active :)
[16:04:57] *** hsp has quit IRC
[16:16:12] *** tsoome has quit IRC
[16:22:03] *** hsp has joined #openindiana
[17:02:00] *** tsoome has joined #openindiana
[17:32:34] *** Toasterson has quit IRC
[17:37:46] *** alcir has quit IRC
[17:45:20] *** Whoopsie has joined #openindiana
[18:02:31] *** Toasterson has joined #openindiana
[18:12:43] <leoric> New ISOs are ready: http://wiki.openindiana.org/oi/2016.04+Release+notes
[18:21:20] <patdk-wk_> requires login?
[18:22:10] <leoric> is it better now?
[18:22:24] <patdk-wk_> yes
[18:22:44] <patdk-wk_> we stop the whole torrent thing?
[18:24:11] <leoric> no, usually xenol adds it a bit later
[18:26:58] <patdk-wk_> looks like you beat ubuntu by 5min :)
[18:32:46] <leoric> we should have done this as last year, on 30 March or at least on 1st April :)
[18:33:26] <patdk-wk_> release 151a10?
[18:34:04] <leoric> yes, this would beat everyone
[18:52:19] *** Whoopsie has quit IRC
[18:55:44] *** merzo_ has quit IRC
[19:00:08] *** dustinm has quit IRC
[19:03:13] *** APTX has quit IRC
[19:03:14] *** thurloat has quit IRC
[19:03:24] *** dustinm has joined #openindiana
[19:04:03] *** patdk-wk_ has quit IRC
[19:04:06] *** chris2 has quit IRC
[19:04:07] *** patdk-wk_ has joined #openindiana
[19:05:04] *** thurloat has joined #openindiana
[19:06:13] *** adulteratedjedi has quit IRC
[19:06:24] *** APTX has joined #openindiana
[19:06:24] *** adulteratedjedi has joined #openindiana
[19:07:12] *** LeftWing__ is now known as LeftWing
[19:07:27] *** mfa298 has quit IRC
[19:08:15] *** mfa298 has joined #openindiana
[19:08:19] *** doug_ndndn has quit IRC
[19:08:48] *** kdavyd has quit IRC
[19:08:49] *** avsej has quit IRC
[19:09:02] *** avsej has joined #openindiana
[19:09:02] *** avsej has quit IRC
[19:09:03] *** avsej has joined #openindiana
[19:09:51] *** doug_ndndn has joined #openindiana
[19:12:05] *** kdavyd has joined #openindiana
[19:12:50] *** Toasterson1 has joined #openindiana
[19:13:52] <avsej> is it possible to replace active drive in zpool with another one? I have two drives. smaller (where OI installed at the moment) and the bigger (empty). I want to pull of the old completely from the computer
[19:14:25] *** heippa has joined #openindiana
[19:14:27] <leoric> is it mirror?
[19:14:52] <avsej> at the moment zpool (rpool) has only one drive.
[19:15:15] <leoric> you can attach new drive as mirror
[19:15:22] <leoric> then remove old one
[19:15:26] <avsej> and then detach the old one?
[19:15:30] <leoric> yes
[19:15:37] <avsej> cool, and boot records will be migrated too?
[19:16:01] <leoric> IIRC, they should (but better ask tsoome)
[19:18:56] <leoric> seems actual http://constantin.glez.de/blog/2011/03/how-set-zfs-root-pool-mirror-oracle-solaris-11-express
[19:19:01] *** tsoome_ has joined #openindiana
[19:19:21] *** Toasterson has quit IRC
[19:19:25] *** tsoome has quit IRC
[19:19:33] *** nikolam has quit IRC
[19:19:43] *** IvanR_ has quit IRC
[19:19:49] *** heippa_ has quit IRC
[19:19:54] *** tsoome_ is now known as tsoome
[19:19:55] *** Toasterson1 is now known as Toasterson
[19:19:57] <leoric> however, now you can attach whole device, not only partition
[19:20:31] * tsoome is attaching whole device on his tail.
[19:24:13] <patdk-wk_> you can do the same with raidz
[19:24:18] <patdk-wk_> but instead of attach, use replace
[19:24:22] <patdk-wk_> think that goes for mirrors too
[19:24:56] *** IvanR_ has joined #openindiana
[19:26:36] <avsej> i'm attaching new device to rpool now, resilvering
[19:28:21] *** adulteratedjedi has quit IRC
[19:32:01] *** chris2 has joined #openindiana
[20:24:50] <avsej> tsoome, leoric now I have mirrored everything to bigger disk, but still now bootable
[20:25:06] <leoric> not bootable?
[20:25:19] <leoric> did you use whole disk or disk partition?
[20:25:27] <avsej> when I select it in bios, it does not run grub
[20:25:29] <avsej> whole disk
[20:26:03] <tsoome> does not run grub at all or grub is broken?
[20:26:36] <avsej> bios is trying to boot from it and then just jump to the next medium
[20:27:00] <avsej> which is another disk with linux grub (completely not related)
[20:27:04] <tsoome> hipster?
[20:27:13] <avsej> yes hipster
[20:27:56] <tsoome> well, you can always try running installgrub manually and see if that will change anything
[20:28:07] <avsej> `installgrub /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c4t1d0s0` does not change anything
[20:28:13] <avsej> I did it before reboot
[20:28:54] <tsoome> what was its output?
[20:29:03] <tsoome> did it install to MBR?
[20:29:07] <avsej> Solaris fdisk partition is inactive.
[20:29:07] <avsej> stage2 written to partition 0, 281 sectors starting at 1024 (abs 1280)
[20:29:07] <avsej> stage1 written to partition 0 sector 0 (abs 256)
[20:29:15] <avsej> what should be the output
[20:29:20] <tsoome> add -m
[20:29:24] <avsej> and what does mean inactive partition?
[20:29:41] <avsej> okay. let me try
[20:30:01] <tsoome> altho attaching an mirror should have had MBR set up anyhow
[20:30:29] <tsoome> that next disk boot is actually third disk?
[20:33:42] <avsej> I don't know, but installing grub to MBR does not help
[20:34:20] <tsoome> that next disk is actually third and is actually booting?
[20:36:31] <avsej> https://gist.github.com/avsej/8b4503cf1f42e7732326a26d567dafb0
[20:37:05] <avsej> it boots from disk with index 3 (4th)
[20:37:22] <avsej> or from 0, which is old openindiana
[20:37:50] <tsoome> but not 2?
[20:38:16] <avsej> 2 is 6T disk which does not have OS or grub at all
[20:38:19] <tsoome> btw, you did not attach c4t1d0s0 as whole disk
[20:38:33] <avsej> as a whole
[20:38:50] <avsej> zpool attach -f rpool c4t0d0s0 c4t1d0s0
[20:38:52] <avsej> like this
[20:38:52] <tsoome> altho that should not affect boot
[20:39:11] <tsoome> ye, whole disk would have been c4t1d0
[20:39:55] <avsej> hm it didn't allow me to do it like this
[20:40:06] <tsoome> ah ok I see
[20:40:31] <avsej> also it reported about the disk beeing exported or something like this, hence -f
[20:41:06] <tsoome> well, you can try to get grub up from either booting disk and try to chainload
[20:41:40] <tsoome> if you did not zpool destroy, it will warn like that yes
[20:42:37] <tsoome> hrm, i wonder
[20:43:44] <avsej> it was smartos there previously, but then I used `format`
[20:44:17] <tsoome> the first ssd is really 120GB and second one 500GB?
[20:45:25] <avsej> yes
[20:45:48] <avsej> maybe I should try to destroy it and add back again?
[20:46:39] <tsoome> is it ashift=9 pool btw?
[20:46:46] <tsoome> ok, well I guess it is.
[20:47:42] <avsej> i don't know. the default created by installation medium
[20:47:48] <tsoome> if it is easy thing to do, you can try physically swapping disk 0 and disk1
[20:48:11] <avsej> yes. I can try it
[20:49:01] <tsoome> since *both* your currently booting disks are first disk behind respective controllers
[20:50:55] <tsoome> also, for test you can always test with chainloader.
[20:54:52] <avsej> swapping them does not help. I will try chainload
[20:56:15] *** avsej has left #openindiana
[20:56:21] *** avsej has joined #openindiana
[21:00:12] <tsoome> does this bios have any kind of virus protection on? that can prevent MBR update
[21:00:59] <avsej> no, i didn't enable anything like that, and never had issues with grub (on linux and on current openindiana)
[21:01:23] <tsoome> you can read out MBR from that disk with dd and check if it actually has grub stage1 on it
[21:02:39] <tsoome> thats something like dd if=dev/rdsk/c4t1d0 of=mbr.dd count=1
[21:04:03] <tsoome> assuming you did swap it back
[21:13:28] <avsej> tsoome, no they are not the same: https://gist.github.com/avsej/0cfb0c518b9d8414a1848474ab5522ca
[21:14:00] <tsoome> can you mail it to me?
[21:14:25] <tsoome> ou wait
[21:15:29] <tsoome> mbr500 seems to be correct, but mbr120 is totally wrong, you need to read from c4t0d0p0 to get correct one from 120GB disk
[21:16:43] <avsej> but mbr500 does not really work
[21:16:53] <tsoome> yes you did use s0
[21:17:10] <tsoome> you did not read MBR but partition sector 0
[21:17:18] <avsej> ah
[21:17:55] <tsoome> GPT disks have c4t0d0 as whole disk, or you can use c4t0d0p0 as well
[21:18:44] <avsej> https://gist.github.com/avsej/0a224c06d00cd6425d77ae59d5892ac4
[21:18:48] <tsoome> but the current contents of mbr500 is something you should get
[21:19:12] <avsej> they now similar but not identical
[21:19:58] <tsoome> ok 120GB one has old MBR block (not from grub)
[21:20:37] <tsoome> thats “original” solaris MBR code looking for active fdisk partition to read sector 0 from there
[21:20:59] <tsoome> whats the one for 500GB disk?
[21:22:01] <avsej> https://gist.github.com/avsej/fc33ae83f54f1bc90bdff9e948c4f219
[21:22:25] <tsoome> how did you read it this time?
[21:22:45] <avsej> s0
[21:22:51] <avsej> should i also read p0?
[21:22:55] <tsoome> s0 is not mbr
[21:23:09] <tsoome> either p0 or c4t0d0
[21:24:34] <avsej> all those have the same contents https://gist.github.com/avsej/2dc3a79b0dc319775bb400b90bf0d180
[21:25:06] *** Kurlon_ has joined #openindiana
[21:25:19] <tsoome> yes, thats the grub stage1
[21:25:37] <avsej> do you something wrong?
[21:26:44] <tsoome> could you run installgrub -fvm again for c4t0d0s0
[21:26:52] <tsoome> and paste the output
[21:27:16] *** Kurlon has quit IRC
[21:27:26] <avsej> t0 still 500G, i didn't swap back
[21:27:30] <tsoome> yes
[21:27:52] <tsoome> and btw, is it currently booting from c4t1d0?
[21:28:17] <tsoome> or was it booted with chainloader?
[21:28:18] <avsej> yes
[21:28:28] *** merzo_ has joined #openindiana
[21:28:37] <avsej> no, i didn't managed to chainload
[21:29:07] <avsej> root@saturn:/tmp# installgrub -fm /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c4t1d0s0
[21:29:08] <avsej> stage2 written to partition 0, 281 sectors starting at 50 (abs 12594)
[21:29:08] <avsej> stage1 written to partition 0 sector 0 (abs 12544)
[21:29:08] <avsej> stage1 written to master boot sector
[21:29:34] <tsoome> ok that 120GB, but for 500?
[21:30:09] <avsej> oops, I didn't fix the drive, is it possible that I will not boot again?
[21:30:26] <avsej> root@saturn:/tmp# installgrub -fm /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c4t0d0s0
[21:30:26] <avsej> stage2 written to partition 0, 281 sectors starting at 1024 (abs 1280)
[21:30:26] <avsej> stage1 written to partition 0 sector 0 (abs 256)
[21:30:26] <avsej> stage1 written to master boot sector
[21:30:26] <tsoome> I hope it should not harm it
[21:30:35] <avsej> the output is different
[21:30:44] <tsoome> ok, well, try to boot 500gb one
[21:30:45] <tsoome> yes
[21:31:11] <tsoome> GPT disks receive the boot block in a bit different place
[21:32:02] <avsej> okay, 1 minute
[21:33:39] <tsoome> and of course test second disk as well.
[21:39:18] <avsej> no, it still does not work. only my 120G works
[21:39:35] <tsoome> so its totally something else off there
[21:39:45] <tsoome> the boot blocks are in place
[21:40:08] <avsej> maybe just detach, destroy and attach again?
[21:40:44] <tsoome> sure you can detach, but it has nothing to detroy about it;)
[21:41:23] <tsoome> I still dont understand why your chainload did fail
[21:42:05] <tsoome> or as the grub stage1 is in mbr, you should get out some grub message, not just silent switch to next disk
[21:42:32] <tsoome> can you mail the MBR block from 500GB disk to me?
[21:43:46] <avsej> sure I can
[21:44:09] <tsoome> tsoome at me dot com
[21:45:54] <avsej> meanwhile I will try to recreate partition table from gpt to msdos on 500G drive
[21:46:33] *** nikolam has joined #openindiana
[21:46:43] <tsoome> you need format -e for it
[21:49:58] <avsej> now it didn't allow me to add it as s0
[21:50:13] <avsej> but did allow to add as c4t0d0
[21:50:34] <avsej> that means that it will not create any partitions on it and use disk as whole?
[21:50:48] <tsoome> it meand whole disk and GPT partition
[21:52:07] <avsej> how I can recreate msdos partition table then?
[21:53:27] <tsoome> format -e, fdisk delete partition, exit fdisk, fdisk create solaris2 partition
[21:54:07] <tsoome> then exit fdisk, label and use SMI label, then fix the partition table and label command agian
[21:56:18] <tsoome> geesh, i hate those stupid useless gnu tools. you have crap load of options and no usable help about them
[21:57:07] <avsej> "then fix the partition table" which command is this?
[21:57:20] <tsoome> partition
[21:57:23] <tsoome> in format
[21:58:58] <avsej> it says it cannot format https://gist.github.com/avsej/4f03fabdaaa6218e1bdd4243b77ed068
[21:59:14] <tsoome> no you dont need format
[21:59:17] <tsoome> just partition
[21:59:58] <tsoome> this format command does low level format on scsi disks. you basically never need it
[22:01:14] <avsej> okay, now it allowed me to specify only as p0
[22:01:25] <nikolam> we actually have 2 articles on wiki about mirroring/replacing root drive/pool: http://wiki.openindiana.org/oi/2.1+Post-installation , http://wiki.openindiana.org/oi/How+to+migrate+the+root+pool
[22:01:27] <tsoome> nono, you never use p0 gwith pool
[22:02:16] <avsej> but it said I/O error when I tried s0
[22:02:28] <tsoome> you did not create proper slice 0
[22:02:36] <tsoome> it has to have size...
[22:03:21] <tsoome> and make sure it will start after boot slice
[22:03:41] *** MindDrive has joined #openindiana
[22:05:14] <tsoome> ok, nothing wrong with that MBR as long as I can see. the stage2 load address is correct there..
[22:06:48] <avsej> okay. seems like now I did everyting correct. resilvering
[22:07:34] <tsoome> pastebin prtvtoc /dev/rdsk/c4t0d0s2
[22:09:30] <avsej> https://paste.fedoraproject.org/358342/69363146/
[22:10:07] <tsoome> ye seems ok
[22:15:35] <tsoome> so the big question is, would it be happy now;) and if yes, why it was not before:D
[22:15:58] <avsej> at least now everything should be identical
[22:16:17] <avsej> probably something in bios was configured incorrectly so that it didn't load GPT
[22:16:46] <tsoome> normal bios should not care really, as you have “fake” MBR with GPT
[22:16:57] <tsoome> what bios is it btw?
[22:17:52] <avsej> I'm not sure, but something going with this board https://www.asus.com/Motherboards/Z87PRO
[22:19:26] <tsoome> ah running in compatibility mode
[22:20:25] <tsoome> ah. are you sure you werent attempting to boot it in UEFI mode?
[22:21:07] <tsoome> my AMI bios is providing 2 entries for boot device (supermicro), one for uefi, one for compatibility
[22:21:34] *** Toasterson has quit IRC
[22:24:56] <avsej> im in compatibility mode, otherwise linux also has issues
[22:26:58] <tsoome> yes, illumos does not have uefi support. by my knowledge I have only instance unless someone has something hidden in lab and not telling anyone about it;)
[22:40:13] <avsej> tsoome, now it boots, but then stops while complaining about no space left on define and filed to log anything
[22:41:22] <tsoome> no space?
[22:41:50] <avsej> yes
[22:42:15] <avsej> from 120G it loaded to gnome but also with errors
[22:43:04] <tsoome> was the pool full then?
[22:43:11] <avsej> says root is completely full
[22:43:29] <tsoome> do you have shell?
[22:43:51] <avsej> right now yes
[22:44:24] <tsoome> cd to /var/crash/ and see if it has kernel crash dumps there?
[22:45:10] <tsoome> one way or another, you need to make some free space…
[22:45:27] <leoric> remove logs and snapshots?
[22:45:43] <leoric> also you can purge pkg cache
[22:45:43] <tsoome> how many old BE’s you have? beadm list
[22:45:44] <avsej> no crash dumps
[22:46:08] *** rk4n3_ is now known as rk4n3
[22:46:38] <avsej> 5 + backups
[22:47:17] <tsoome> you can start with beadm destroy with old BE’s or backups.
[22:47:19] <avsej> okay looks like deleting be helps
[22:47:42] <tsoome> also check if you still have that original @install snapshot
[22:47:56] <tsoome> beadm list -a will list them all
[22:49:23] <avsej> okay freed 14G, but the drive actually 120G at least (+500G in mirror)
[22:49:29] <avsej> how is it possible
[22:49:33] <tsoome> basically very old BE/snapshot is basically useless if you know you will never switch back to it
[22:49:40] <avsej> it shows ~40G for roott
[22:50:11] <tsoome> the mirror of 120GB + 500GN means you have 120GB usable space.
[22:50:12] <avsej> okay eventually I've loaded from new drive. seems like GPT was the issue on my environment
[22:50:16] <avsej> yes
[22:50:17] <leoric> but it can be useful if you try to find out when this thing stopped working... :)
[22:50:44] <avsej> once I detach 120G should I reclaim full space somehow?
[22:51:10] <tsoome> yes then you can grow to full 500, but then you dont have mirror.
[22:51:24] <avsej> df -h shows 50G for root for some reason
[22:51:44] <avsej> ah, then the home also
[22:52:05] <avsej> swap 42G isn't too much?
[22:52:17] <tsoome> depends on what you need.
[22:52:25] <leoric> usually it is
[22:54:19] <avsej> i have 32G ram installed, I doubt I really need so much swap
[22:54:23] <tsoome> hm, maybe the bios was trying to use UEFI formware automatically with GPT partition, I can not really figure any other explanation.
[22:54:38] <tsoome> firmware*
[22:55:03] <tsoome> as the bootblocks were in place correctly it should have been bootable.
[22:55:44] <avsej> why zpool status says it is only 90G resilvered?
[22:55:57] <avsej> does it mean only 90G accessible from 120G drive?
[22:56:09] <tsoome> because mirror resilver only will copy used data
[22:56:21] <avsej> ah, i see
[22:56:50] <tsoome> and 120GB disk actual capacity is less…
[22:57:55] *** Kurlon has joined #openindiana
[22:57:56] <avsej> i know
[22:58:39] <avsej> how I can grow to 500G now, after I've detached the smaller disk?
[22:58:40] <tsoome> but, now I know one person who will be able to test uefi demo image once I get it ready;)
[22:58:59] <avsej> I will. No problem
[22:59:06] <tsoome> zpool set autoexpand=on rpool
[22:59:10] <tsoome> that should do
[22:59:19] <tsoome> and then set it back off
[23:00:53] <avsej> and which mount point it will expand? root? or /rpool/export
[23:01:01] <tsoome> whole pool
[23:01:16] <tsoome> datasets are sharing the space
[23:01:28] *** Kurlon_ has quit IRC
[23:02:15] *** Kurlon has quit IRC
[23:20:12] *** leoric has quit IRC
[23:23:29] *** adulteratedjedi has joined #openindiana
[23:34:22] *** InTheWings has quit IRC
top

   April 21, 2016  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | >