-
tozhuhello all, a simple question, for the repos: github.com/joyent/linux-live.git it requires btrfs / lvm related packages. my question is, since it is contains zfs in the live image, is it possible to not contain the packages for the image?
-
tozhuand 2nd question, is it possible to export iscsi target in smartos global zone without lost the information when the GZ reboot?
-
despair86is the new freebsd-loader based image EFI only by any chance
-
despair86ok recent platform images crash on boot with grub
-
despair86i can't remember for the life of me what i did to fix it cause the last drive i used failed
-
despair86page_upsub bad argument: pp 0, *ppp f000eef3`f000ee00
-
despair86*vpsub
-
despair86every single boot
-
despair86unable to go into rescue mode either
-
despair86
-
despair86i turned off SR-IOV and the unused IOMMU and that seemed to help
-
despair86since illumos has _never_ supported the AMD IOMMU
-
gonzosysadm[m]hmmm... i have a service to allow modifications to the system in the global zone, namely to have an ansible user in this case, and it used to work just fine and ansible could login over ssh with pubkeys.. but now it fails, and i can't even su to ansible, it says: "su: No shell" ... but i see the ansible user in /etc/passwd and the shell is correct, the user exists in /etc/shadow, what else could this be?
-
gonzosysadm[m]i don't know if something changed during an upgrade or if i've changed something that broke it in the mean time, but what else could it be when the user is in /etc/passwd and the shell binary has the correct (not modified) permissions?
-
gonzosysadm[m]<despair86> "since illumos has _never_..." <- does that mean bHyve does not work on AMD CPUs in Illumos?
-
despair86bhyve works fine, but no PCI passthrough
-
despair86in fact
-
despair86bhyve is the *only* option for VMs on AMD64
-
despair86KVM was always EM64T
-
despair86on illumos
-
gonzosysadm[m]also can someone paste the result of mount | grep shadow ? my service runs on boot and i'm wondering if i inverted the order of the arguments to the mount command there; i don't think it's related to the above (shell is in /etc/passwd) but int he interest of correctness..
-
gonzosysadm[m]# usermod -s `which bash` dafuq; su dafuq
-
gonzosysadm[m]su: No shell
-
gonzosysadm[m]ok, n evermind. i found the error
-
Smithx10@despair86 I believe PCI Passthrough works with AMD now
-
Smithx10pmooney: isn't that so?
-
pmooneydon't believe so
-
pmooneyat least not on illumos
-
pmooneythe existing IOMMU driver is (afaik) hopelessly busted, and the one from bhyve hasn't been ported
-
Smithx10ahhh, good to know
-
pmooneyit is admittedly not a high prio right now
-
pmooneyspeaking for myself