Re: [OpenIndiana-discuss] Boot Environments: invalid hash at boot?

2025-08-05 Thread Toomas Soome via openindiana-discuss
> On 5. Aug 2025, at 17:20, Nick wrote: > > Has anyone encountered an "invalid hash" error message using boot > environments recently? I installed OI using 20250606-text and noticed > this after reboots. I was able to get back in using a BE I created > myself, but didn't activate. > > __

Re: [OpenIndiana-discuss] OI 2025.04 kernel panic

2025-05-19 Thread Toomas Soome via openindiana-discuss
in bootloader menu either select mdb from options menu or press esc to get to OK prompt and enter: boot -k hopefully, you get on mbd on panic, from there, enter: ::status ::stack and try to record the results. rgds, toomas > On 19. May 2025, at 13:13, Kostya Berger via openindiana-discuss >

Re: [OpenIndiana-discuss] Desktop Painpoints

2025-02-05 Thread Toomas Soome via openindiana-discuss
> On 5. Feb 2025, at 17:10, Udo Grabowski (IMKASF) > wrote: > > > > On 05-02-2025 16:02, Rolf M. Dietze wrote: >> [..] - sparc port of OI (why was sparc removed anyway?) >>> >>> Because we do not have enough developers, we have no equipment to test >>> with, old SPARC systems are way

Re: [OpenIndiana-discuss] Desktop Painpoints

2025-02-05 Thread Toomas Soome via openindiana-discuss
> On 5. Feb 2025, at 17:02, Rolf M. Dietze wrote: > > > [..] >>> - sparc port of OI (why was sparc removed anyway?) >> >> Because we do not have enough developers, we have no equipment to test with, >> old SPARC systems are way too slow (20-30 minutes of illumos gate build >> versus 4-5 or

Re: [OpenIndiana-discuss] Desktop Painpoints

2025-02-05 Thread Toomas Soome via openindiana-discuss
> On 5. Feb 2025, at 15:41, Rolf M. Dietze wrote: > > > Hi Till, > > srm/projects use case, you asked:) > > I run courses on shell scripting for beginners at a university. I did > this with an old sunray environment on oracle solaris, which minimizes > the workload of setting up a course ful

Re: [OpenIndiana-discuss] kernel panic, and how to work with kernel panic:

2025-02-01 Thread Toomas Soome via openindiana-discuss
> On 2. Feb 2025, at 01:05, Paul Graff wrote: > > > > On 2/1/25 3:17 PM, Toomas Soome wrote: >> >>> On 1. Feb 2025, at 22:38, Paul Graff via openindiana-discuss >>> wrote: >>> >>> >>> >>> On 2/1/25 8:14 AM,

Re: [OpenIndiana-discuss] kernel panic, and how to work with kernel panic:

2025-02-01 Thread Toomas Soome via openindiana-discuss
> On 1. Feb 2025, at 22:38, Paul Graff via openindiana-discuss > wrote: > > > > On 2/1/25 8:14 AM, Toomas Soome via openindiana-discuss wrote: >> >>> On 1. Feb 2025, at 13:12, Toomas Soome via openindiana-discuss >>> wrote: >>> >

Re: [OpenIndiana-discuss] kernel panic, and how to work with kernel panic:

2025-02-01 Thread Toomas Soome via openindiana-discuss
> On 1. Feb 2025, at 13:12, Toomas Soome via openindiana-discuss > wrote: > > > >> On 1. Feb 2025, at 10:13, Paul Graff via openindiana-discuss >> wrote: >> >> Hi, openindiana running on machine here is an i5 with 8 GiB ddr3 memory >> (rece

Re: [OpenIndiana-discuss] kernel panic, and how to work with kernel panic:

2025-02-01 Thread Toomas Soome via openindiana-discuss
> On 1. Feb 2025, at 10:13, Paul Graff via openindiana-discuss > wrote: > > Hi, openindiana running on machine here is an i5 with 8 GiB ddr3 memory > (recently tested with memtest). openindiana on hdd drive was initially > in Lenovo M90p with 4 GiB memory. > > I had just '# pkg update -vvv',

Re: [OpenIndiana-discuss] Bhyve on Hipster 2024.10

2025-01-23 Thread Toomas Soome via openindiana-discuss
> On 23. Jan 2025, at 08:38, Till Wegmueller wrote: > > Hey Reg, > > I am still not on my computer so this is a quick one for now. bHyve and Zones > brand S10 can both run ontop of any pool. bhyve uses zfs volumes and zones > use datasets. Both reference the vfs path. Omnios and oi are well

Re: [OpenIndiana-discuss] kernel panic when opening file viewer to check files on an NTFS file system

2024-12-15 Thread Toomas Soome via openindiana-discuss
> On 15. Dec 2024, at 15:43, Jean-Pierre André via openindiana-discuss > wrote: > > Marcel Telka wrote on 12/15/24 1:51 PM: >> On Sun, Dec 15, 2024 at 11:57:22AM +0100, Jean-Pierre André via >> openindiana-discuss wrote: >>> I however see that /usr/kernel/fs/amd64/pcfs and >>> /usr/kernel/fs/

Re: [OpenIndiana-discuss] kernel panic when opening file viewer to check files on an NTFS file system

2024-12-14 Thread Toomas Soome via openindiana-discuss
> On 14. Dec 2024, at 12:49, Jean-Pierre André via openindiana-discuss > wrote: > > Hi, > > See below > > Jean-Pierre > > Toomas Soome via openindiana-discuss wrote on 12/14/24 9:11 AM: >>> On 14. Dec 2024, at 09:32, Jean-Pierre André via openi

Re: [OpenIndiana-discuss] kernel panic when opening file viewer to check files on an NTFS file system

2024-12-14 Thread Toomas Soome via openindiana-discuss
> On 14. Dec 2024, at 09:32, Jean-Pierre André via openindiana-discuss > wrote: > > Hi, > > Please post the output of > fmdump -Vp -u c0c54af8-4972-4f2c-85ba-c20b0272ea0b > > Also post the record from /var/adm/messages similar to : > fuse: [ID 295230 kern.info] Fuse kernel init at 0xff >

Re: [OpenIndiana-discuss] kernel panic when opening file viewer to check files on an NTFS file system

2024-12-13 Thread Toomas Soome via openindiana-discuss
> On 14. Dec 2024, at 00:06, Apostolos Syropoulos via openindiana-discuss > wrote: > > Hi, > I have an external USB disk that has an NTFS file system. I am using > the command > > # ntfs-3g /dev/dsk/c13t0d0p1 /mnt/ > to mount the file system and everything works just fine, However,when I

Re: [OpenIndiana-discuss] disk size limit

2024-12-11 Thread Toomas Soome via openindiana-discuss
> On 12. Dec 2024, at 08:53, Pierfrancesco Caci wrote: > > Hello, > I'm playing around with a new machine that has a 4TB nvme and a 20TB > spinner, the latest minimal installer didn't like them and only let me > install on the older 2TB one. > Is this a limitation of the installer, or what? >

Re: [OpenIndiana-discuss] loader doesn't load

2024-08-12 Thread Toomas Soome via openindiana-discuss
Yep, it is known issue, https://www.illumos.org/issues/16412 and unfortunately to understand what is actually going on there, we would need to instrument loader to print out whatever debug information we would want to see and iterate build/install/test cycles on actual hardware… rgds, toomas

Re: [OpenIndiana-discuss] NVME bootable ?

2024-08-05 Thread Toomas Soome via openindiana-discuss
> On 5. Aug 2024, at 18:24, Udo Grabowski (IMK) wrote: > > Hi, > is OI now bootable from a NVME device ? If so: In general, or does > it still depend on specific controllers ? In general, UEFI systems support booting from NVME and BIOS systems do not. But as usual, check your vendor documen

Re: [OpenIndiana-discuss] Old Illumos in OI compared to OmniOS

2024-06-17 Thread Toomas Soome via openindiana-discuss
> On 18. Jun 2024, at 06:48, Joshua M. Clulow via openindiana-discuss > wrote: > > On Mon, 17 Jun 2024 at 19:30, Handojo via openindiana-discuss > wrote: >> is this still persists ? >> >> One of the workaround I have with large Hard Drive, is Partition it using >> OmniOS, and then install O

Re: [OpenIndiana-discuss] Sun Management Centre

2024-05-21 Thread Toomas Soome via openindiana-discuss
> On 21. May 2024, at 12:15, Rainer Heilke wrote: > > -- Original Message -- > From "Toomas Soome via openindiana-discuss" > <mailto:openindiana-discuss@openindiana.org>> > To "Discussion list for OpenIndiana" <mailto:openin

Re: [OpenIndiana-discuss] Sun Management Centre

2024-05-21 Thread Toomas Soome via openindiana-discuss
t;> >> -- Original Message -- >> From "Rolf M. Dietze" >> To "Discussion list for OpenIndiana" >> Date 2024-05-14 12:43:55 AM >> Subject Re: [OpenIndiana-discuss] Sun Management Centre >> >>> >>> Quoting Rai

Re: [OpenIndiana-discuss] Sun Management Centre

2024-05-13 Thread Toomas Soome via openindiana-discuss
> On 14. May 2024, at 08:12, Rainer Heilke wrote: > > Hi. > I keep running into documentation that tells me to do a task by firing up the > Sun Management Centre, but OI doesn't seem to have it, nor can I find any way > of getting/installing it. Is it available for OpenIndiana? Is it maybe in

Re: [OpenIndiana-discuss] updates and reboots

2024-01-08 Thread Toomas Soome via openindiana-discuss
> On 8. Jan 2024, at 09:56, Goetz T. Fischer wrote: > > of course but that raises the question why new libs would require a reboot. > the worst that could happen > is that programs which depend on that lib would crash if they're restarted. > but if they're also updated, > then the next time

Re: [OpenIndiana-discuss] Is it safe to remove /var/pkg/cache directory?

2023-12-14 Thread Toomas Soome via openindiana-discuss
> On 14. Dec 2023, at 12:43, Marcel Telka wrote: > > On Thu, Dec 14, 2023 at 11:37:52AM +0100, Aurélien Larcher wrote: >> On Thu, Dec 14, 2023 at 10:38 AM Marcel Telka wrote: >> >>> On Thu, Dec 14, 2023 at 09:30:53AM +0100, Predrag Zečević wrote: I understand network - there can be a lot

Re: [OpenIndiana-discuss] Is it safe to remove /var/pkg/cache directory?

2023-12-13 Thread Toomas Soome via openindiana-discuss
> On 13. Dec 2023, at 15:13, Predrag Zecevic > wrote: > > On 2023-12-13 13:35:03, Toomas Soome wrote: >> >> >>> On 13. Dec 2023, at 14:30, Predrag Zecevic via openindiana-discuss >>> wrote: >>> >>> Hi all, >>> >>

Re: [OpenIndiana-discuss] Is it safe to remove /var/pkg/cache directory?

2023-12-13 Thread Toomas Soome via openindiana-discuss
> On 13. Dec 2023, at 14:30, Predrag Zecevic via openindiana-discuss > wrote: > > Hi all, > > I have searched for solution first, and could not find it... > > My /var/pkg is huge: > > :; pfexec du -shc /var/pkg/* > 13G /var/pkg/cache > 512 /var/pkg/gui_cache > 5,0K/var/pkg/histo

Re: [OpenIndiana-discuss] installing on 2tb disk

2023-11-21 Thread Toomas Soome via openindiana-discuss
> On 21. Nov 2023, at 21:49, Toomas Soome wrote: > >> >> On 21. Nov 2023, at 20:24, Goetz T. Fischer wrote: >> >> hello again, >> >> i just tried to install indiana onto a 2tb disk and the installer crashed. >> it claimed the disk had 64tb

Re: [OpenIndiana-discuss] installing on 2tb disk

2023-11-21 Thread Toomas Soome via openindiana-discuss
> On 21. Nov 2023, at 20:24, Goetz T. Fischer wrote: > > hello again, > > i just tried to install indiana onto a 2tb disk and the installer crashed. it > claimed the disk had 64tb > and complained about the size. trying to use format from the shell resulted > in a crash as well. > then i tr

[OpenIndiana-discuss] anyone with sfe?

2023-11-13 Thread Toomas Soome via openindiana-discuss
hi! Is there anyone with sfe network to test https://code.illumos.org/c/illumos-gate/+/2887 ? thanks, toomas ___ openindiana-discuss mailing list openindiana-discuss@openindiana.org https://openindiana.org/mailman/listinfo/openindiana-discuss

Re: [OpenIndiana-discuss] ZFS disk is full at boot

2023-11-05 Thread Toomas Soome via openindiana-discuss
> On 5. Nov 2023, at 21:02, private mail openbabel wrote: > > Dear All, > > I havr had aseveral notices my disk is becomming full. Having liberated space > of th rpool with destroy beadm // instructions. I have arrived at the point > when at boot up the system refuses to boot due to disk ful

Re: [OpenIndiana-discuss] NUC boot

2023-11-05 Thread Toomas Soome via openindiana-discuss
> On 5. Nov 2023, at 13:41, James wrote: > > On 31/10/2023 09:38, Toomas Soome wrote: > > Good morning, > >> Could you try this image: http://84.50.115.54/OI-hipster-gui-20231027.usb > > It gets past the previous hurdle. Thank you for whatever tweak this invo

Re: [OpenIndiana-discuss] NUC boot

2023-10-31 Thread Toomas Soome via openindiana-discuss
> On 31. Oct 2023, at 11:10, James via openindiana-discuss > wrote: > > On 30/10/2023 15:09, Till Wegmüller wrote: >> Then it's indeed the USB Key which is not found by the kernel, but found >> by loader. >> >> Can you try out the back ports where the keyboard is currently plugged >> in? My N

Re: [OpenIndiana-discuss] NUC boot

2023-10-30 Thread Toomas Soome via openindiana-discuss
> On 30. Oct 2023, at 12:06, James via openindiana-discuss > wrote: > > On 30/10/2023 09:48, Toomas Soome wrote: > >> are those sdhost0 messages also present with omnios? > > Yes, however it then scans for media and finds. See image. What is difference there is

Re: [OpenIndiana-discuss] NUC boot

2023-10-30 Thread Toomas Soome via openindiana-discuss
> On 30. Oct 2023, at 11:22, James via openindiana-discuss > wrote: > > On 30/10/2023 00:55, John D Groenveld wrote: >> In message , James writes: >>> I am playing with an Intel NUC 7PJYH3 [1], J5005 CPU, 16GB RAM. >>> Openindiana boot from USB fails, text install or live, transcript from >>>

Re: [OpenIndiana-discuss] SMB NFS not sure where to go

2023-10-01 Thread Toomas Soome via openindiana-discuss
> On 1. Oct 2023, at 15:32, Michelle wrote: > > http://www.msknight.com/files/capture Wireshark is suggesting this file is damaged or corrupt. size is 63805 bytes. rgds, toomas ___ openindiana-discuss mailing list openindiana-discuss@openindiana.or

Re: [OpenIndiana-discuss] SMB NFS not sure where to go

2023-09-25 Thread Toomas Soome via openindiana-discuss
ue > restrict_anonymous=false > pdc= > ads_site= > ddns_enable=false > autohome_map=/etc > ipv6_enable=false > print_enable=false > traverse_mounts=true > map= > unmap= > disposition= > min_protocol= > max_protocol= > encrypt=disabled > encrypt_ciphers= > byp

Re: [OpenIndiana-discuss] SMB NFS not sure where to go

2023-09-24 Thread Toomas Soome via openindiana-discuss
Could you paste: 'sharectl get smb’. The ‘unknown response type 0xfe’ is hinting that your client is expecting 0xFF there, and you probably need to set server to default to older SMB version. rgds, toomas > On 24. Sep 2023, at 22:37, Toomas Soome via openindiana-discuss

Re: [OpenIndiana-discuss] SMB NFS not sure where to go

2023-09-24 Thread Toomas Soome via openindiana-discuss
2114] CIFS: VFS: Push > locks rc = -22 > > I'm at the end. Nowhere else to go. > > Michelle. on OI, what you get from 'pkg update -nv’ ? rgds, toomas > > On Sun, 2023-09-24 at 20:45 +0300, Toomas Soome via openindiana-discuss > wrote: >> Ou that is sad that he

Re: [OpenIndiana-discuss] SMB NFS not sure where to go

2023-09-24 Thread Toomas Soome via openindiana-discuss
gt;> still got the reports of the push locks and ... >>>>> Aug 7 22:14:23 main-desktop kernel: [ 5181.959778] CIFS: VFS: >>>>> \\192.168.0.4 RFC 1002 unknown response type 0xfe >>>>> Aug 7 22:14:23 main-desktop kernel: [ 5181.959819] CIFS: VFS: >&

Re: [OpenIndiana-discuss] zpool status rpool not consistent with diskinfo

2023-09-20 Thread Toomas Soome via openindiana-discuss
Ok, so the bug is that pool labels are not updated on devid change. Please file report to illumos.org/issues For workaround, offline + online on disk should do to trigger label update. > On 20. Sep 2023, at 16:38, Stephan Althaus > wrote: > > On 9/20/23 15:23, Udo Grabowski (IMK) wrote: >>>

Re: [OpenIndiana-discuss] zpool status rpool not consistent with diskinfo

2023-09-20 Thread Toomas Soome via openindiana-discuss
You can try 'zpool reopen’, if that will not help, remove /etc/zfs/zpool.cache. There is some issue that information in zpool.cache is not updated… rgds, toomas > On 20. Sep 2023, at 14:14, Stephan Althaus > wrote: > > Hello! > > I swapped 2 of 3 root-pool drives (after power off) > to diffe

Re: [OpenIndiana-discuss] SMB NFS not sure where to go

2023-08-07 Thread Toomas Soome via openindiana-discuss
king. > > OpenIndiana Hipster 2023.05 (powered by illumos) > > Distributor ID: Linuxmint > Description: Linux Mint 21 > Release: 21 > Codename: vanessa > > mount from util-linux 2.37.2 (libmount 2.37.2: selinux, smack, btrfs, > verity, namespaces, as

Re: [OpenIndiana-discuss] SMB NFS not sure where to go

2023-08-07 Thread Toomas Soome via openindiana-discuss
n-desktop kernel: [2945247.431492] CIFS: VFS: > \\192.168.0.4 RFC 1002 unknown response type 0xfe > Aug 7 09:31:14 main-desktop kernel: [2945253.154480] CIFS: VFS: > \\192.168.0.4 RFC 1002 unknown response type 0xfe > Aug 7 09:31:14 main-desktop kernel: [2945253.255401] CIFS: VFS: > \\1

Re: [OpenIndiana-discuss] SMB NFS not sure where to go

2023-08-07 Thread Toomas Soome via openindiana-discuss
With NFS auth sys mechanism, the usernames and uid/gid need to match, and your nfsv4_domain should match with client system setting (or your access will be mapped to user ’nobody’). rgds, toomas > > On Mon, 2023-08-07 at 10:56 +0300, Toomas Soome via openindiana-discuss > wrote: >&

Re: [OpenIndiana-discuss] SMB NFS not sure where to go

2023-08-07 Thread Toomas Soome via openindiana-discuss
> On 7. Aug 2023, at 09:21, Michelle wrote: > > OI server is at... > OpenIndiana Hipster 2022.10 (powered by illumos) Please run ‘pkg update’. We have had many updates since 2022. > > Client is Linux Mint... > Distributor ID: Linuxmint > Description: Linux Mint 21 > Relea

Re: [OpenIndiana-discuss] pkg folder size escalated

2023-05-18 Thread Toomas Soome via openindiana-discuss
> On 18. May 2023, at 11:31, Goetz T. Fischer wrote: > > that's way too much. i have 520 packages on solaris 11.4 and that's 200mb. > on indiana i have 388 packages but pkg is 619mb. > those numbers are meaningless without checking what is inside of those files. Also, you need to keep in mi

Re: [OpenIndiana-discuss] pkg folder size escalated

2023-05-18 Thread Toomas Soome via openindiana-discuss
Set it True and then you need to install/remove some packages or run pkg update. Sent from my iPhone > On 18. May 2023, at 10:10, Stephan Althaus > wrote: > > On 5/18/23 09:08, Toomas Soome via openindiana-discuss wrote: >> pkg property > > $ pkg property|grep fl

Re: [OpenIndiana-discuss] pkg folder size escalated

2023-05-18 Thread Toomas Soome via openindiana-discuss
> On 18. May 2023, at 08:22, Goetz T. Fischer wrote: > > hello everyone, > > after a fresh indiana installation and removing a couple of packages my > /var/pkg folder is more than > 700mb! doing comparable things with solaris 11.4 leaves me with a /var/pkg > size of less than 200. > how can

Re: [OpenIndiana-discuss] Boot hangs after configuring devices (last notice is of pseudo devices

2023-03-24 Thread Toomas Soome via openindiana-discuss
> On 24. Mar 2023, at 10:50, Udo Grabowski (IMK) wrote: > > > > On 24/03/2023 09:43, Marc Lobelle wrote: >> On 3/24/23 08:16, Toomas Soome via openindiana-discuss wrote: >>> >>>> On 24. Mar 2023, at 07:58, Stephan Althaus >>>>

Re: [OpenIndiana-discuss] Boot hangs after configuring devices (last notice is of pseudo devices

2023-03-24 Thread Toomas Soome via openindiana-discuss
> On 24. Mar 2023, at 07:58, Stephan Althaus > wrote: > > On 3/22/23 20:56, Richard Lowe wrote: >> The challenge of answering that is you often don't know the answer >> until you see it >> >> The ::stacks command will give you asummarized view of every kernel >> thread's stack >> the ::cpuinf

Re: [OpenIndiana-discuss] Replacing smaller rpool SSD with bigger one - best praxis

2023-03-08 Thread Toomas Soome via openindiana-discuss
> On 8. Mar 2023, at 02:27, Bill Sommerfeld wrote: > > On 3/7/23 13:53, gea wrote: >> I suppose a method based on mirror/clone + autoexpand will not work with >> different ashift. >> A disaster backup/recovery method that should work: >> - replicate current BE to datapool via zfs send >> (yo

Re: [OpenIndiana-discuss] VIM 9: lost shell (read bash) syntax

2023-02-20 Thread Toomas Soome via openindiana-discuss
> On 20. Feb 2023, at 18:05, Predrag Zecevic via openindiana-discuss > wrote: > > On 20.02.2023 16:53, Udo Grabowski (IMK) wrote: >> On 20/02/2023 16:49, Udo Grabowski (IMK) wrote: >>> On 20/02/2023 16:20, Predrag Zecevic via openindiana-discuss wrote: Hi all, does anyone has n

Re: [OpenIndiana-discuss] How should a disk partition layout looks like

2023-01-06 Thread Toomas Soome via openindiana-discuss
> On 6. Jan 2023, at 12:06, Carsten Grzemba via openindiana-discuss > wrote: > > I have a disk installed with Openindiana and installboot shows bootloader at > cxt0d0s1 and has not cxt0d0p1 > The disk will not recognized by BIOS for boot but it boots if selected in > loader. > > On other re

Re: [OpenIndiana-discuss] problem adding a mirror disk to rpool

2023-01-03 Thread Toomas Soome via openindiana-discuss
> On 3. Jan 2023, at 21:14, Bob Friesenhahn > wrote: > > On Tue, 3 Jan 2023, s...@pandora.be wrote: >> >> The bootadm manpage says that you have to run install-bootloader with the -M >> option. >> >> https://illumos.org/man/8/bootadm >> >> " When disks in the ZFS pool >> used fo

Re: [OpenIndiana-discuss] problem adding a mirror disk to rpool

2023-01-02 Thread Toomas Soome via openindiana-discuss
pe Start End Length % > = == === > 1 EFI 0 58368 58369100 > this one is all good. What does format -> verify report? rgds, toomas > > On 1/2/23 12:49, Toomas So

Re: [OpenIndiana-discuss] problem adding a mirror disk to rpool

2023-01-02 Thread Toomas Soome via openindiana-discuss
Since you are using MBR+VTOC, make sure your new disk has Solaris2 partition (100%). You can check by running format, select the disk, then enter ‘fdisk'. rgds, toomas > On 2. Jan 2023, at 13:45, Marc Lobelle wrote: > > Hello, > > First, Best wished for 2023 to everybody ! > > I tried to ad

Re: [OpenIndiana-discuss] ZFS version

2022-10-19 Thread Toomas Soome via openindiana-discuss
> On 19. Oct 2022, at 14:33, Predrag Zecevic via openindiana-discuss > wrote: > > Hi all, > > how to find out which zfs version we are running on OpenIndiana? > > ZOL have command: > :; zfs --version > zfs-2.1.5-2 > We haven’t ported the versioning concept from OpenZFS. At this time, the

Re: [OpenIndiana-discuss] Dell UEFI BIOS update and OpenIndiana

2022-09-27 Thread Toomas Soome via openindiana-discuss
> On 28. Sep 2022, at 09:41, s...@pandora.be wrote: > > > Some of those systems being mentioned here are not in the HCL (hardware comp > list), which I'll try to update. > > Basically it would be good if the HCL is extended to also include the > firmware BIOS information. > > Also I am u

Re: [OpenIndiana-discuss] Dell UEFI BIOS update and OpenIndiana

2022-09-27 Thread Toomas Soome via openindiana-discuss
> On 27. Sep 2022, at 19:34, s...@pandora.be wrote: > > > When I press ESC or F12 to get into the Dell UEFI BIOS, it reports > > Boot mode is set to: UEFI; Secure Boot: OFF > > then there is a UEFI Boot menu and option to go into the BIOS setup, > and also an option to change Boot Mode. >

Re: [OpenIndiana-discuss] After locked up zpool scrub, BIOS not recognizing HDDs to boot

2022-09-26 Thread Toomas Soome via openindiana-discuss
> On 26. Sep 2022, at 16:41, Carl Brewer wrote: > > On 26/09/2022 9:13 pm, Carl Brewer wrote: > > To add to the list of Heisenbugs > > It works. I pulled it out of my rack, set it up on a table, and the BIOS > found all 5 HDDs and was happy to use them to boot. > > Erm?! > > The only

Re: [OpenIndiana-discuss] After locked up zpool scrub, BIOS not recognizing HDDs to boot

2022-09-26 Thread Toomas Soome via openindiana-discuss
> On 26. Sep 2022, at 14:13, Carl Brewer wrote: > > On 26/09/2022 4:41 pm, Toomas Soome via openindiana-discuss wrote: > > This is what I've just done : > > > jack@openindiana:/jack$ su - > Password: > The illumos Project illumos-bdc24928e6 Augus

Re: [OpenIndiana-discuss] After locked up zpool scrub, BIOS not recognizing HDDs to boot

2022-09-25 Thread Toomas Soome via openindiana-discuss
> On 26. Sep 2022, at 07:59, Carl Brewer wrote: > > On 25/09/2022 6:59 pm, Toomas Soome via openindiana-discuss wrote: >>> On 25. Sep 2022, at 02:33, Carl Brewer wrote: >>> >>> >>> I have a ~3 year old PC, generic motherboard, OI hipster '

Re: [OpenIndiana-discuss] After locked up zpool scrub, BIOS not recognizing HDDs to boot

2022-09-25 Thread Toomas Soome via openindiana-discuss
> On 25. Sep 2022, at 02:33, Carl Brewer wrote: > > > I have a ~3 year old PC, generic motherboard, OI hipster 'something', that > last night, I had to force a reboot on, because a zpool scrub was jammed up > and nothing would kill it. The scrub was on a raidz pool, not the boot > drives,

Re: [OpenIndiana-discuss] image-update fails with python mediator errors

2022-07-05 Thread Toomas Soome via openindiana-discuss
> On 5. Jul 2022, at 21:10, Gary Mills wrote: > > On Tue, Jul 05, 2022 at 07:25:01PM +0300, Toomas Soome via > openindiana-discuss wrote: > >> Different issue. You have svm (solaris volume manager) service to >> be removed…. > > What's the exact comma

Re: [OpenIndiana-discuss] image-update fails with python mediator errors

2022-07-05 Thread Toomas Soome via openindiana-discuss
> On 5. Jul 2022, at 19:23, Marcel Telka wrote: > > On Tue, Jul 05, 2022 at 04:11:15PM +, Philip Kime wrote: >> Thanks for the help. This got the pkg update to run through but >> unfortunately, the system doesn't boot to multi-user any more now: >> >> system/filesystem/usr service fails a

Re: [OpenIndiana-discuss] problem replacing a disk by a bigger one: not yet solved

2022-07-01 Thread Toomas Soome via openindiana-discuss
> On 2. Jul 2022, at 00:08, Marc Lobelle wrote: > > > On 7/1/22 22:55, Toomas Soome via openindiana-discuss wrote: >> >>> On 1. Jul 2022, at 22:16, Marc Lobelle wrote: >>> >>> >>> On 7/1/22 19:57, Toomas Soome via openindiana-discu

Re: [OpenIndiana-discuss] problem replacing a disk by a bigger one: not yet solved

2022-07-01 Thread Toomas Soome via openindiana-discuss
> On 1. Jul 2022, at 22:16, Marc Lobelle wrote: > > > On 7/1/22 19:57, Toomas Soome via openindiana-discuss wrote: >> >>> On 1. Jul 2022, at 19:58, Marc Lobelle >> <mailto:marc.lobe...@uclouvain.be>> wrote: >>> >>> >>> On

Re: [OpenIndiana-discuss] problem replacing a disk by a bigger one: not yet solved

2022-07-01 Thread Toomas Soome via openindiana-discuss
> On 1. Jul 2022, at 19:58, Marc Lobelle wrote: > > > On 7/1/22 13:17, Toomas Soome via openindiana-discuss wrote: >> >>> On 1. Jul 2022, at 13:33, Marc Lobelle >> <mailto:marc.lobe...@uclouvain.be>> wrote: >>> >>> Hi Thoma

Re: [OpenIndiana-discuss] problem replacing a disk by a bigger one: not yet solved

2022-07-01 Thread Toomas Soome via openindiana-discuss
ome details about setup. rgds, toomas > Do you know how to fix it ? > > Thanks > > Marc > > On 7/1/22 12:09, Toomas Soome via openindiana-discuss wrote: >> >>> On 1. Jul 2022, at 11:24, Marc Lobelle wrote: >>> >>> I think I know where

Re: [OpenIndiana-discuss] problem replacing a disk by a bigger one: not yet solved

2022-07-01 Thread Toomas Soome via openindiana-discuss
> On 1. Jul 2022, at 11:24, Marc Lobelle wrote: > > I think I know where the problem is: "# bootadm install-bootloader -P rpool " > installs what is needed to boot in UEFI mode and this is not possible on a > computer that can be dual booted with windows, even in my case where > openindiana

Re: [OpenIndiana-discuss] problem replacing a disk by a bigger one

2022-06-27 Thread Toomas Soome via openindiana-discuss
hi! Ok, first of all, there is no reason to copy zfs pool with dd. It may or may not work. For single disk migration, it is better to use either zpool mirror + zpool split, or zfs send, as zfs send or beadm create -p poolname beName. please note that beadm create does not mirror everything over

Re: [OpenIndiana-discuss] dell 15810 bricked after latest update

2022-06-19 Thread Toomas Soome via openindiana-discuss
higher priority than hdd and the bios probing the hdd would survive the bad disk…. rgds, toomas > -Matt > > >> On Jun 19, 2022, at 6:10 AM, Toomas Soome via openindiana-discuss >> > <mailto:openindiana-discuss@openindiana.org>> wrote: >> >> >

Re: [OpenIndiana-discuss] dell 15810 bricked after latest update

2022-06-19 Thread Toomas Soome via openindiana-discuss
> On 19. Jun 2022, at 15:28, s...@pandora.be wrote: > > > I have no problem booting UEFI with Dell Precision > > http://docs.openindiana.org/community-hcl/systems/#workstations > > I originally had BIOS 1.2 and updated without problems to BIOS 1.8. I can > boot UEFI. > (thanks to the Ill

Re: [OpenIndiana-discuss] What is the rpool/dump fs?

2022-05-12 Thread Toomas Soome via openindiana-discuss
> On 12. May 2022, at 14:59, hput via openindiana-discuss > wrote: > > Toomas Soome via openindiana-discuss > writes: > > >>> Sorry for the lammer question. Not finding the info that explains it >>> easily. Some with just a pointer, url or the like

Re: [OpenIndiana-discuss] What is the rpool/dump fs?

2022-05-11 Thread Toomas Soome via openindiana-discuss
See man dumpadm. Sent from my iPhone > On 12. May 2022, at 06:49, hput via openindiana-discuss > wrote: > > Sorry for the lammer question. Not finding the info that explains it > easily. Some with just a pointer, url or the like. > > What does it do? How should I handle it when replicatin

Re: [OpenIndiana-discuss] Problems with some zfs fs unable to mount after shutdown

2022-05-04 Thread Toomas Soome via openindiana-discuss
> On 14. Jan 2022, at 06:32, hput via openindiana-discuss > wrote: > > Flemming Dalsgaard writes: > >> The commands >> zfs create -omountpoint=/exportp0/export >> zfs create -omountpoint=/export/home p0/export/home >> zfs create -omountpoint=/export/home/USER p0/export/hom

Re: [OpenIndiana-discuss] Possible to update from 2021.0430 to 2021.1130 with pkg tool?

2022-05-04 Thread Toomas Soome via openindiana-discuss
r than 2021.1130 > > Being that Hipster is a rolling relase type of OS, you can end up with > different systems even if you pkg update them in the same day but in > different moments, as far as I know. > > Regards. > > Maurilio > >> Il 04/05/2022 00:01 Tooma

Re: [OpenIndiana-discuss] Actions unreasonably slow 2021.0430

2022-05-04 Thread Toomas Soome via openindiana-discuss
> On 4. May 2022, at 15:33, Pierfrancesco Caci wrote: > > I have a similar setup (host is Debian with KVM), both openindiana and > omniosce are slower at boot and shutdown than a Linux VM. Omnios is > marginally faster than OI. openbsd and freebsd are somewhere in between > Linux and OI. I don

Re: [OpenIndiana-discuss] Possible to update from 2021.0430 to 2021.1130 with pkg tool?

2022-05-03 Thread Toomas Soome via openindiana-discuss
> On 9. Jan 2022, at 06:29, hput via openindiana-discuss > wrote: > > Can one update from one release to another with just the pkg tool. > > When I run `pkg update' on oi/hipster installed from 2021.0430 does > that install the pkgs that are current in 2021.1130? > Yes, thats the purpose o

Re: [OpenIndiana-discuss] OI Hipster becomes unreachable over network after a certain length of uptime

2022-04-13 Thread Toomas Soome via openindiana-discuss
> On 13. Apr 2022, at 22:32, s...@pandora.be wrote: > > > - Op 13 apr 2022 om 21:13 schreef Judah Richardson > judahrichard...@gmail.com: > >> Speaking as an experimental user (read: OI is not my daily driver) who >> acknowledges OI inherits a lot of internal functionality from a >> ser

Re: [OpenIndiana-discuss] usb key installer

2022-04-08 Thread Toomas Soome via openindiana-discuss
/exoplanets > <https://gabrielebulfon.bandcamp.com/album/exoplanets> > > > > > ------ > > Da: Toomas Soome > A: Discussion list for OpenIndiana > Cc: Gabriele Bulfon > Data: 8 aprile 2022 12.16.38 CEST > O

Re: [OpenIndiana-discuss] usb key installer

2022-04-08 Thread Toomas Soome via openindiana-discuss
connect stick to illumos host echo | format -e, see which device is your stick mdb /dev/rdsk/devicenamep0 — note the p0 at the ned of the name ::load disk_label ::mbr what does ::mbr output? fstyp /dev/rdsk/disknames1 — note s1 at the end of the name, it should be your illumos slice (with ufs

Re: [OpenIndiana-discuss] io errors in rpool, was surprising error when I try to install a package

2022-03-10 Thread Toomas Soome via openindiana-discuss
> On 10. Mar 2022, at 16:13, Bob Friesenhahn > wrote: > > On Thu, 10 Mar 2022, Toomas Soome via openindiana-discuss wrote: >>> rpool/ROOT/openindiana-2022:02:16@2022-03-04-09:38:53:/var/pkg/state/known/catalog.dependency.C >>> rpool/ROOT/openindiana-2022:02:16@i

Re: [OpenIndiana-discuss] io errors in rpool, was surprising error when I try to install a package

2022-03-10 Thread Toomas Soome via openindiana-discuss
ults will happen again and the drive must be considered as lost and to > be replaced This is basically 'replace ssd and restore from backup’ case, I’m afraid. rgds, toomas > > On 3/9/22 09:22, Toomas Soome via openindiana-discuss wrote: >>> On 9. Mar 2022, at 10:15

Re: [OpenIndiana-discuss] surprising error when I try to install a package

2022-03-09 Thread Toomas Soome via openindiana-discuss
> On 9. Mar 2022, at 10:15, Marc Lobelle wrote: > > Hello, > > I got a surprising error when trying to install packages (any package, even > xeyes) on one of my computers running openindiana: *Error encountered while > retrieving data from: [Errno 5] I/O error.* > > Anybody knows what to do

Re: [OpenIndiana-discuss] Zstandard vs lz4

2022-01-15 Thread Toomas Soome via openindiana-discuss
> On 15. Jan 2022, at 05:13, hput via openindiana-discuss > wrote: > > How do I use Zstandard compression with openindiana/hipster? > zstd command is there, but we do not yet have zstd support in zfs. rgds, toomas ___ openindiana-discuss mailing

Re: [OpenIndiana-discuss] gcc, binutils

2021-11-14 Thread Toomas Soome via openindiana-discuss
Latest is gcc-10. Sent from my iPhone > On 14. Nov 2021, at 17:31, Socat Project wrote: > > Hello, > > I have just installed OI-hipster-minimal-20210430 in a KVM. Now I want > to compile some C code, but I fail to install gcc. > > pkg install gcc does not help much; my best result was: > >

Re: [OpenIndiana-discuss] how to install open indiana on a single partition

2021-10-14 Thread Toomas Soome via openindiana-discuss
/#creating-a-hipster-usb-drive > > <http://docs.openindiana.org/handbook/getting-started/#creating-a-hipster-usb-drive> > > Tim > That section is outdated and should be rephrased, UEFI is supported with secure boot switched off. rgds, toomas > > From: Toomas Soom

Re: [OpenIndiana-discuss] how to install open indiana on a single partition

2021-10-14 Thread Toomas Soome via openindiana-discuss
> On 14. Oct 2021, at 19:58, s...@pandora.be wrote: > > >> >> We certainly do support UEFI > > I can confirm this. I installed OI 2021.04 on a system with UEFI and it > works. I am the one to be blamed for this;) So, if it does not, just drop a note… rgds, toomas > > As the docs expla

Re: [OpenIndiana-discuss] how to install open indiana on a single partition

2021-10-13 Thread Toomas Soome via openindiana-discuss
ase use proper judgment and caution when opening attachments, >>> clicking links, or responding to this email. >>> >>> For me its ok to use ZFS at the end,but I'm forced to install it on a >>> single partition. But I should partition and format the disk to give the &

Re: [OpenIndiana-discuss] how to install open indiana on a single partition

2021-10-13 Thread Toomas Soome via openindiana-discuss
> On 13. Oct 2021, at 19:16, Mario Marietto wrote: > > I never used ZFS. Is it doable even using another FS that I don't know > which type it is ?. For example on FreeBSD the basic FS is ufs. So usually > when I install it I choose ufs instead of ZFS. Maybe I will study ZFS > later,since now I

Re: [OpenIndiana-discuss] GUI performance - update 2

2021-09-06 Thread Toomas Soome via openindiana-discuss
> On 6. Sep 2021, at 23:14, russell wrote: > > Hi > > Thank you for the all the advice and suggestions. > After overclocking the Memory and CPU from 3.7GHz to 4GHz I managed to reduce > the previous login by 20 seconds, so it now 1 minute 30 seconds. > > In an effort to discovery why the log

Re: [OpenIndiana-discuss] resolved - sort of, now a reproduce-able bug was Re: A KVM switch broke my server?! Lightdm is panic'ing the kernel

2021-09-04 Thread Toomas Soome via openindiana-discuss
> On 4. Sep 2021, at 10:15, Carl Brewer wrote: > > Ok, the trigger for the fault, reproduce able, is to boot the box without > anything plugged into the HDMI port on the GFX card. That seems to break > something in the BIOS, then the only way to get it to start X11 without a > kernel panic

Re: [OpenIndiana-discuss] GUI performance

2021-09-04 Thread Toomas Soome via openindiana-discuss
> On 4. Sep 2021, at 11:37, russell wrote: > > Hi > > I have been wondering about the time it takes the GUI Login screen to appear > on boot my computer and after logout to return to the GUI Login screen. > This morning I decided to time this and the timings are pretty consistent. > > So fro

Re: [OpenIndiana-discuss] Rpool uncorrectable error

2021-08-29 Thread Toomas Soome via openindiana-discuss
> On 29. Aug 2021, at 14:31, Michelle wrote: > > I'm sat here, not knowing quite what I'm dealing with. > > OI recent build on HP N54L, as you may remember I hit a problem on the > 8th August with rpool encountering an error on the SSD with the OS. > > I replaced the drive and had the same th

Re: [OpenIndiana-discuss] Installing on Intel B460M chipset intel i5-10400F

2021-08-13 Thread Toomas Soome via openindiana-discuss
> On 13. Aug 2021, at 14:21, Carl Brewer wrote: > > > If it helps, here's a photo of the screen when it was looping > > http://aboc.net.au/oi_hang.png/image_view_fullscreen > > boot -rs, can it get to single user prompt? rgds, toomas ___ open

Re: [OpenIndiana-discuss] Installing on Intel B460M chipset intel i5-10400F

2021-08-13 Thread Toomas Soome via openindiana-discuss
> On 13. Aug 2021, at 12:07, Carl Brewer wrote: > > On 13/08/2021 6:59 pm, Peter Tribble wrote: >> >> As I recall, the keyboard prompt comes fairly late in the process - >> certainly after >> accessing the USB media to pull in /usr from it, so that would imply it's >> found the >> USB stick a

Re: [OpenIndiana-discuss] Installing on Intel B460M chipset intel i5-10400F

2021-08-13 Thread Toomas Soome via openindiana-discuss
> On 13. Aug 2021, at 11:13, Carl Brewer wrote: > > The furthest I got was to use the minimal install 20210430 USB image, it > booted, albeit slowly. > > I ran the boot in verbose mode, it got as far as prompting for the type of > keyboard, which I confirmed as US English (47). > > It then

Re: [OpenIndiana-discuss] rpool mirror disk problems when moved to different slot

2021-08-06 Thread Toomas Soome via openindiana-discuss
The bootability is supposed to be fixed by syseventd, see /etc/sysevent/config/. rgds, toomas > On 6. Aug 2021, at 14:07, Stephan Althaus > wrote: > > On 8/6/21 12:59 PM, Michelle wrote: >> Ah, if you're moving a live rpool, that's a bit more complex. >> >> I'd have destroyed the mirror, move

Re: [OpenIndiana-discuss] rpool mirror disk problems when moved to different slot

2021-08-06 Thread Toomas Soome via openindiana-discuss
> On 6. Aug 2021, at 12:44, Stephan Althaus > wrote: > > On 8/6/21 11:33 AM, Toomas Soome via openindiana-discuss wrote: >> >>> On 6. Aug 2021, at 12:19, Stephan Althaus >>> wrote: >>> >>> Hello! >>> >>> i just add

Re: [OpenIndiana-discuss] rpool mirror disk problems when moved to different slot

2021-08-06 Thread Toomas Soome via openindiana-discuss
> On 6. Aug 2021, at 12:19, Stephan Althaus > wrote: > > Hello! > > i just added a new disk to my system, which i put into the slot where a > mirror disk of my rpool resided. > > The mirror disk of my rpool went to a other slot, so the device name was > changed c27t1d0 -> c27t0d0 > > Booti

  1   2   3   >