01:35:47 hi, im new to smartos. have everything installed but when i run imgadm import uuid, i get disk is full 01:36:44 not sure where it's trying to save, but the lowest capacity is zones/cores which has 10gb free. 01:37:28 and / is a ramdisk that's practically full 01:40:06 ... and /zones has about 15gb free 01:46:41 15GB isn't all that much space for a useful host, but all the image I've ever looked at are sub GB in size. 01:49:04 it's just for some testing purposes, not for being a production server 01:49:12 regardless, it won't let me import anything because / is full 01:50:45 is always fairly full. 01:51:23 Maybe /tmp? 01:51:32 How much ram? 01:51:44 about 20gb ram. 01:51:59 not sure about tmp, i didn't look, it was complaining about / 01:52:27 oh, it specifically said / is full? 01:52:50 yup 01:53:08 it downloaded like 16mb and then exited with that error 01:57:43 so what does `df -k /` look like? 02:20:18 It should be doing any downloading into /var/tmp. 03:04:57 sorry for the delay. df -k / is 95% full 03:05:37 i dont see any mount for /var or /var/tmp, so i guess these go into /, but /tmp is 1% full 03:05:50 sorry, /var is 1% full 03:06:18 both /var and /tmp have about 15gb free space. 03:08:35 pjustice ^ 03:19:22 Would be more useful to know bytes than % for / 03:23:09 (I'm basically comparing to one of my host machines here.) 03:49:33 17165 free 03:49:39 303637 used 04:02:11 Oddness. 04:04:39 I think at this point, I would try running imgadm under `truss` to find out what files it's creating. Having a second terminal session open to look in e.g. /tmp might be useful too. 04:13:33 i mean, i run this from a livecd (i think that's like the only option?), so im not sure how did i even end up in this mess to begin with 04:13:41 i don't mind re-starting the whole thing either 04:13:47 it has literally nothing in there so far 04:15:57 You can boot it from a usb stick or pxe boot it too. And once you get a machine installed, you can actually set it up to boot from local hard disk. 04:16:52 I've never actually run a machine with that little ram and disk, so I don't know where it gets into trouble. 04:25:19 well it's running from a live cd right now 04:25:35 i guess thats really a usb stick 04:26:31 Shouldn't really matter. 04:26:51 i've literally just "installed" it and configured a zpool. that's all i've done. 04:27:02 and installed probably means configured it, not even installed anything 04:34:05 Yeah, you have to do something else I never bothered to look up to get it to make the local disk bootable. 04:36:09 Given the numbers you're seeing, and what the source code says imgadm does, this really isn't making sense to me. Several of the developers are around during western hemisphere daylight hours. And I'd try the `truss` idea if you haven't yet. 17:13:30 danmcd: rmustacchi: I took shipment of 50 Intel E810-CQDA1 NIC's yesterday...against my will lol. Do either of you happen to have the bug/feature request number for the illumos driver? Also, I think I asked this before but I cannot remember...(Can also test tonight)...will the 100GBe NIC link up to a switch at 40GBe with the i40e driver? 17:14:50 I can't figure out what happens to my nick nowadays. I was logged in as barfield but it changed my name to Guest1332 after I joined #smartos. Something must be going on with m~y client. 17:16:39 bahamat: I noticed the packer images for ubuntu 22.04 released in November 23 have focal fossy or whatever the name is for 20.04 in the description. Just thought that I would report it. 17:16:57 Instead of "Jammy Jealyfish". 17:17:35 Ok, I'll take a look. 17:26:29 One other thing; is github the right place to open issues? Or should they just be reported on the mailing lists/irc so that it goes to atlassian? 17:27:18 You can report issues with github. 17:31:11 uf: You might be getting that error from bash not being able to write the .bash_history file. But imgadm isn't going to write to /, images go in /zones. 17:31:25 uf: What does `zpool list` say under FREE? 17:41:46 Guest1332: I don't know if thre's an open bug there. I did a small start of this in 2019 while still at Joyent that had some basics, but no I/O. https://github.com/rmustacc/illumos-gate/tree/ice-dev. 17:42:34 But there is no complete illumos driver for that part. The E810 will not work with the i40e driver. 17:50:42 Thank you sir! 17:50:50 My partner should be thrilled :) 17:50:58 At least I get to say I told yo so 17:56:14 It's a good chance to learn device development in my opinion. 17:56:21 Nothing is motivating like a lot of parts you need to work! 17:56:27 Guest1332: triton-cloud-images#14 17:56:27 https://github.com/TritonDataCenter/triton-cloud-images/issues/14 17:56:46 There's a scaffold of it so far and importantly the I/O engine is the same as i40e. 17:56:55 So for better or worse you can leverage that. 17:57:31 Would sponsorship be of any interest to you or any other developers to reprioritize this work? 17:57:38 Sorry if that breaks any IRC rules 17:58:09 thought about the rules after I hit enter 17:58:11 I'm not in a position where I can. Others might. 17:58:30 We don't have any particular rules about it, but people need to prioritize their day jobs. 17:58:54 Thanks I definitely agree 17:59:11 The best way to influence what gets worked on is by having a support contract where you can make specific requests. Then it's up to the business to set the appropriate priority. 18:00:11 We've got some things in the works coming up that Nick/MNX may be interested in so I'll reach out in a week or so. 18:02:20 I can answer questions and other things, but this is not an effort I can lead and not really a spare time kind of thing for me tbh. 18:03:06 Your answers are valueable. Thank you 18:05:33 I tried to implement the s3-manta-bridge recently...and I could see the API requests working correctly but data was never visible in buckets from s3cmd. Does anyone here know if all of the s3 API projects interfacing with manta were broken by the v2 release? 18:06:09 I wouldn't describe it that way. 18:06:30 mantav2 has two interfaces for storing objects. 18:06:57 1. directory style, the API is unchanged from mantav1 and this is still the only one officially supported 18:08:06 2. bucket style, completely different semantics and internal indexing. This is experimental only. 18:08:20 Thats the buckets-api right? 18:08:25 Yes 18:09:01 Experimental is not officially supported but if I recall while still at Joyent, it was working right? 18:09:29 If you use the buckets branch of node-manta you get the mbucket command, which can be used to copy objects in/out (i.e., PUT/GET) 18:09:51 interesting 18:10:23 It pretty much works. But there are still things with it that preclude declaring it as GA and fully supported. 18:10:56 As of now, if you use it I can't recommend putting production workloads on it. 18:11:03 We don't really know how well it scales yet. 18:11:21 Both as in what happens when it gets really full, and what happens when you need to grow it. 18:11:54 The mbucket command should work. 18:12:38 So if you're trying to make manta buckets be the back end for your s3 front end, then you'll first need to make sure that the equivalent mbucket command is working properly. 18:13:01 Assuming it works, then you need to check the difference in the API calls that your thing is making. 18:13:46 thanks!