Questions tagged [smartos]

SmartOS is a server-oriented distro of illumos, created by Joyent for use in their cloud service.

SmartOS is a server-oriented distro of illumos, the fully open community fork of the OpenSolaris operating system. Joyent originally created SmartOS to replace OpenSolaris as their cloud service platform, and then opened it up to the wider community. The KVM hypervisor has been integrated alongside existing OpenSolaris features such as ZFS, DTrace, and zones.

41 questions
0
votes
1 answer

Can a daemon running under smf on SmartOs have a memory cap

Can I set a memory limit on a daemon running under smf on Joyent SmartOS? I have a logging process that seems to balloon after cpu time gets above 100. I only have small instances (512Mb), it would be great for it to restart the daemon when memory…
redsquare
  • 237
  • 5
  • 13
0
votes
1 answer

SmartOS admin interface / dhcp not working on new Supermicro server

I'm trying to install SmartOS on a new Supermicro server (SYS-6027R-N3RF4+). When I get to the screen to setup the admin interface, I see 4 interfaces, e.g., ifbg0, ifbg1, ... The status of these are all listed as unknown, and the Mac addresses do…
Andrew B.
  • 129
  • 1
0
votes
1 answer

Supermicro SmartOS setup issue with HDDs

I'm trying to setup SmartOS on my new Supermicro server (SYS-6027R-N3RF4+). I have 8 HDDs + 2 SSDs installed in the hot-swappable drive bays. I have not configured the Intel RAID controller on the machine (it shows no RAID configured, and lists…
Andrew B.
  • 129
  • 1
0
votes
2 answers

Install Neo4j via Maven

Neo4j says I can install Neo4j via Maven by adding it to my build: org.neo4j neo4j 1.8.1 But do I need a build? If so, what should my pom.xml look like? I…
webjay
  • 127
  • 9
0
votes
1 answer

How to run munin-node on SmartOS Global Zone?

I'd like to run munin-node on my SmartOS Global Zone, to remotely monitor hardware and software status. I've tried pkgin in munin-node-1.4.5, but installation fails because it can't create the munin user account (which makes sense since /etc/passwd…
smokris
  • 685
  • 3
  • 13
  • 27
0
votes
1 answer

SmartOS reboots spontaneously

I run a SmartOS system on a Hetzner EX4S (Intel Core i7-2600, 32G RAM, 2x3Tb SATA HDD). There are six virtual machines on the host: [root@10-bf-48-7f-e7-03 ~]# vmadm list UUID TYPE RAM STATE …
Alex
  • 7,789
  • 4
  • 36
  • 51
0
votes
1 answer

What can i do to run a script after SmartOS booted?

How can i run a script on Serverboot in SmartOS? I don't find any Information about it in the wiki. Since /etc, /usr and /root gets reset on each start, i cant use the common ways like /etc/init.d. Even the Solaris-Guides i found on the web do not…
0
votes
0 answers

Debian SSH connection stops working after client tries to login

I have a SmartOS with a public IP and a Debian as a VM. For accessing the VM directly, an ipnat-rule is set to forward port 2222 to the vm on port 22. Connecting via SSH works fine for me. But when a client tries to login, he gets timed out. Also,…
0
votes
1 answer

default login for ubuntu 18.04.2 on SmartOS

Does anyone know how to either login, run vmadm console with an ssh key or reset the password for a fresh Ubuntu KVM-VM installation on SmartOS? I created the KVM-VM of Ubuntu 18.04.2 from a SmartOS image with uuid…
-2
votes
1 answer

SmartOS - install a native compatible OS

I want to create a blank smart machine in SmartOS, not a KVM VM, and install from ISO. Is this possible? Most docs I can find is about setting up VMs in KVM. I want to install an OS such as Illumos in a native zone within SmartOS. I do NOT want KVM…
jepper
  • 1
  • 1
-3
votes
1 answer

Joyent SmartOS what exactly is it?? Does it run Linux Apps?

I've been reading on Joyent's SmartOS, what is it exactly I read something about it being KVM. With one article saying it could run windows, linux and OpenSolaris because its based on a project which is based on that. What kind of packages would I…
Akshat
  • 425
  • 4
  • 11
1 2
3